Magento Seo
web200/magento-seo
Improves SEO by adding OpenGraph, Microdata, Twitter Cards, and Hreflang tags. Includes sitemap enhancements and meta robots configuration for products and CMS pages.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Looking for Contributors
Dependency injection compilation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubSeo
Magento 2 Module SEO
Installation
$ composer require "web200/magento-seo"
Features
- Add Opengraph for Category / Product / Page
- Add Microdata as json for Breadcrumbs / Logo / Product / Sitelink Searchbox
- Add Twitter Card
- Add Hreflang tag for Category / Product / Page / HomePage
- Add Html sitemap for Category
- Add canonical on category pagination tag : canonical / rel="prev" / rel="next"
- Add NOINDEX, NOFOLLOW on category page with params other than "p"
- Add product canonical in sitemap.xml
- Add specific Meta Robots to product page (INDEX, FOLLOW / NOINDEX, FOLLOW / INDEX, NOFOLLOW / NOINDEX, NOFOLLOW)
- Add specific Meta Robots to cms page (INDEX, FOLLOW / NOINDEX, FOLLOW / INDEX, NOFOLLOW / NOINDEX, NOFOLLOW)
- Add canonical only on one store (if product exist in others)
You can enable or disable all options on Store > Configuration > General > Search Engine Optimization
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.