Skip to content

magesuite/seo-canonical

Repository files navigation

Magento 2 Canonical Tag Extension

While Magento 2 does support outputting canonical link meta tag for category and product pages it does not for all the other pages. This extension adds an extra setting under Stores→Configuration→Creativeshop→SEO tab which lets you enable this feature.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This extension should work and is tested with all Magento 2.2.x versions. It should also work properly with 2.x.x.

Installing

It is recommended to install this extension using composer package manager:

composer require creativestyle/seo-canonical-extension

License

This project is licensed under the Open Software License v. 3.0 (OSL-3.0) - see the LICENSE.md file for details