Skip to content

gjportegies/magento-seo

 
 

Repository files navigation

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)

You can enable or disable all options on Store > Configuration > General > Search Engine Optimization

About

Magento 2 Seo module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.9%
  • HTML 3.1%