web200/magento-seo

Magento 2 Seo Module

Installs: 11 146

Dependents: 0

Suggesters: 0

Security: 0

Stars: 13

Watchers: 4

Forks: 6

Open Issues: 2

Type:magento2-module

v0.7.7 2024-04-18 20:25 UTC

README

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