- Magento 2 Development Essentials
- Fernando J. Miguel
- 149字
- 2021-07-16 13:11:06
SEO and searching
Magento has a specific SEO configuration panel for multiple sections. To access the main Magento SEO configuration, enter in the Magento admin area (http://localhost/packt/admin-packt
), and you will find the panel by clicking on the menu at Marketing | SEO & Search:

Magento 2.0 changed some functionality in comparison with its previous version. For example, in the URL Rewrites menu, you can manage and define all the URL addresses of Magento in order to increase the SEO's friendly URLs.

Here, you can simply choose Request Path to edit and enter a description for each of them, as shown in the following screenshot:

In Search Terms, you can define and redirect the URL according to the search made by the user by adding a new search term:

Finally, in the New Site Map section, you can generate Sitemap of your Magento installation as shown in the following screenshot:

- Implementing VMware Horizon 7(Second Edition)
- C#編程入門指南(上下冊)
- Interactive Data Visualization with Python
- C/C++算法從菜鳥到達人
- Banana Pi Cookbook
- Reactive Programming With Java 9
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- TypeScript項目開發實戰
- Java程序設計案例教程
- Java并發編程:核心方法與框架
- 零基礎學Java第2版
- Java Web應用開發
- Tkinter GUI Application Development Blueprints
- Go語言從入門到進階實戰(視頻教學版)
- Implementing OpenShift