mageride/mageride-canonical-cms

Magento 2 Canonical CMS and Homepage module

1.0.0 2024-09-09 13:01 UTC

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.