mageride / mageride-canonical-cms
Magento 2 Canonical CMS and Homepage module
Package info
github.com/mageride/mageride-canonical-cms
Type:magento2-module
pkg:composer/mageride/mageride-canonical-cms
1.0.0
2024-09-09 13:01 UTC
Requires
- php: >=7.2.0
This package is auto-updated.
Last update: 2026-03-09 16:22:51 UTC
README
To overcome the issue of Missing self-referencing tag use this module and enable the setting from Store-> Catalog-> Catalog-> Seo-> Use Canonical Link Meta Tag For CMS Pages
The module is very simple to implement and also work with the Mageplaza Blogs extension.
To install the module run composer command : composer require mageride/mageride-canonical-cms
Run Commands :
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile
- php bin/magento setup:static-content:deploy
- php bin/magento cache:flush
After module enable flush the cache and check pages you can easily see the canonical link.