
We are glad to present a module for Magento 2 which makes alternate website URL SEO-friendly. In case you have the same information accessible via http
and https
protocols, only one of URLs should be marked as canonical.
“Canonical URL” module allows you to set base canonical URL for each store view in Magento 2. This base URL will be used to build canonical version of the URL with the same request uri.
Example
Let’s assume that you want your https
version to be the main one while keep http
version accessible also. If you put https://yourdomain.com/
as a canonical base URL in the module settings then, for example, page http://yourdomain.com/women/product1.html
will render canonical URL https://yourdomain.com/women/product1.html
.
GIT repository: https://github.com/Eleanorsoft/magento2-canonical-url
Success story: https://www.eleanorsoft.com/portfolio/canonical-url/
Are you interested in adding canonical URLs to your website?
We already have such experience and we are ready to help!
Related Post
Docker and Magento: Test and...
In this article, we will describe one of the ways to run Magento 2 on Docker. Docker is a...
- July 20, 2017
- By eleanors_admin
- Magento
Search for ALL words in...
By default Magento 2 QuickSearch feature searches for at least one word from the entered...
- August 2, 2017
- By eleanors_admin
- Magento
Install Magento 2 on Windows...
This article describes one of the ways to setup Magento 2 on Windows or Linux. This...
- August 26, 2017
- By eleanors_admin
- Magento
Speed Up Magento 2 DI...
Here we will describe how to improve standard Magento 2 compilation in order to make it...
- November 29, 2017
- By eleanors_admin
- Magento
PayPal error: We can’t...
There is a bug with PayPal checkout on early versions of Magento 2. Users may see error...
- March 12, 2019
- By eleanors_admin
- Magento
Magento2 Mail Logger
This module helps to debug Magento2 emails saving them into a folder as seperate files....
- January 14, 2020
- By eleanors_admin
- Magento