I have a B2C furniture website. Its collections URLs are like this: /dining-table.html, /bedroom-table.html
Then I find that when I add a filter, such as "color", the URL would be changed to /dining-table-color~1928.html, /bedroom-table-color~2837.html
When I add multi-filters, such as color, size, the URL would be changed to /dining-table-color~1928-size~2873.html, /bedroom-table-color~2734-size~2837.html
And the canonical tags of these URLs all are their own URLs, for example, <link data-n-head="ssr" rel="canonical" href="https://www.xxx.com/furniture/dining-table-color~1928-size~2873.html">
The question is:
Should I change to the canonical tags to /dining-table ?
If I don't change, would it cause keyword cannibalization or duplicate content?
I need more help: This Website building system of this site would be changed from Magento to Shopify. If I want to do some backlinks building for these website, would it useless as the URL would be changed?
OR does Shopify supports the URL with ".html"?
Is there any good solutions?
Thanks a lot!!!
Then I find that when I add a filter, such as "color", the URL would be changed to /dining-table-color~1928.html, /bedroom-table-color~2837.html
When I add multi-filters, such as color, size, the URL would be changed to /dining-table-color~1928-size~2873.html, /bedroom-table-color~2734-size~2837.html
And the canonical tags of these URLs all are their own URLs, for example, <link data-n-head="ssr" rel="canonical" href="https://www.xxx.com/furniture/dining-table-color~1928-size~2873.html">
The question is:
Should I change to the canonical tags to /dining-table ?
If I don't change, would it cause keyword cannibalization or duplicate content?
I need more help: This Website building system of this site would be changed from Magento to Shopify. If I want to do some backlinks building for these website, would it useless as the URL would be changed?
OR does Shopify supports the URL with ".html"?
Is there any good solutions?
Thanks a lot!!!