- Magento 2 Development Essentials
- Fernando J. Miguel
- 182字
- 2021-07-16 13:11:06
Chapter 3. Working with Search Engine Optimization
Search Engine Optimization (SEO) is a technique to build your site following good practices established by W3C Consortium and search engines, such as Google, to increase your site's visitation and ranking. On Magento, we need to configure the system properly to take advantage of this feature. Nowadays, SEO is a prerequisite on every website on the Internet.
Magento has a great variety of tools to configure the store of SEO and allows SEO adjustment for products, categories and CMS page titles, metainformation, and headings.
SEO application is a constant job; it never ends. Basically, you need to know how Magento SEO works and what options you have to optimize its working. Magento is a search engine-friendly e-commerce platform, and you will discover its main concepts in this chapter.
In this book, you will learn some good techniques and apply them by configuring the default installation.
The following topics will be covered in this chapter:
- Magento SEO management
- SEO catalog configuration
- XML sitemap manager
- Google Analytics tracking code
- Optimizing Magento pages, products, and categories
- Boost程序庫完全開發(fā)指南:深入C++”準(zhǔn)”標(biāo)準(zhǔn)庫(第5版)
- Java多線程編程實(shí)戰(zhàn)指南:設(shè)計(jì)模式篇(第2版)
- JavaScript高效圖形編程
- Java編程的邏輯
- 零基礎(chǔ)趣學(xué)C語言
- Programming with CodeIgniterMVC
- Django實(shí)戰(zhàn):Python Web典型模塊與項(xiàng)目開發(fā)
- Java程序設(shè)計(jì)與項(xiàng)目案例教程
- Learning Grunt
- Drupal 8 Development Cookbook(Second Edition)
- 虛擬現(xiàn)實(shí)建模與編程(SketchUp+OSG開發(fā)技術(shù))
- Visual Basic語言程序設(shè)計(jì)上機(jī)指導(dǎo)與練習(xí)(第3版)
- Visual FoxPro數(shù)據(jù)庫程序設(shè)計(jì)
- Python深度學(xué)習(xí)入門:從零構(gòu)建CNN和RNN
- Learning Rust