Actively Maintained vv1.0.1

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,204
Downloads
Below average
13
GitHub Stars
Below average
1mo 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 , 299 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

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

vv1.0.1 on Magento 2.4.8-p3
Dec 27, 2025
GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

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.

Back to All Modules