The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

748 Modules
496 Ready
245 Need Help
🏆 Leaderboard
Actively Maintained vv1.0.2

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.

16,742
Downloads
Below average
14
GitHub Stars
Below average
10d ago
Last Release
2
Open Issues
Build Issues
2/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
11 errors , 327 warnings
PHPStan Failed

Tested on Magento 2.4.8-p4

Recent Test History

Each release is tested against the latest Magento version at that time.

vv1.0.2 on Magento 2.4.8-p4
Mar 22, 2026
vv1.0.2 on Magento 2.4.8-p3
Mar 18, 2026
vv1.0.1 on Magento 2.4.8-p3
Dec 27, 2025

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Magento Seo Magento compatibility status badge

README

Loaded from GitHub

Seo

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.