- Magento 2 Development Essentials
- Fernando J. Miguel
- 215字
- 2021-07-16 13:11:06
Store configuration
By default, Magento's basic installation has the title Magento Commerce
on the header settings. It is very important to choose a strong main title to get the right amount of traffic on your site. For example, if you are working on the SEO of a sports store, you can set the main title as My Sports Store to increase the traffic through the title. When people search for something, they always notice the earlier words first.

To adjust your store settings, you need to navigate to Stores | Configuration | Design | HTML Head in the Magento admin area (http://localhost/packt/admin-packt
).
Choose a good descriptive title for your Magento commerce. It is possible and recommended to name all your page titles, including categories and products, by entering the site title in the Title Suffix field. To give density to the content for SEO engines by configuring the SEO on CMS pages and products, keep Default Description and Default Keywords empty.
For a local and nonproduction environment, prevent the indexing of the site by setting Default Robots to NOINDEX, NOFOLLOW
. Otherwise, it is recommended to set it to INDEX, FOLLOW
.
By working on this configuration, you will find that the main SEO parameters of the <head>
tag are automatically fulfilled to be run on Magento commerce.
- Learning Scala Programming
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- 軟件安全技術
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- 機械工程師Python編程:入門、實戰與進階
- PLC編程及應用實戰
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- UVM實戰
- 愛上micro:bit
- 小程序,巧應用:微信小程序開發實戰(第2版)
- Java高并發編程詳解:深入理解并發核心庫
- DevOps 精要:業務視角
- PHP動態網站開發實踐教程
- 軟技能2:軟件開發者職業生涯指南