mageride / mageride-canonical-cms
Magento 2 Canonical CMS and Homepage module
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.2.0
This package is auto-updated.
Last update: 2025-06-09 14:43:45 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.