Forum Moderators: Robert Charlton & goodroi
I am looking at adding canonical tags to an ecommerce site with thousands of products.
Here is how I intend to use the CT
these 3 pages would have the same tag
<link rel="canonical" href="http://www.example.com/product-category/index.htm"/>
one page is the original one
http://www.example.com/category/index.htm
than there is the same page sorted by price
http://www.example.com/category/sort/price/page/1/index.htm
and now the same but on page 2 of results
http://www.example.com/category/sort/price/page/2/index.htm
Would it really help to use the canonical tags and make all these pages the same canonically-wise?
They are not exactly the same, the sorting might make them show different results. And page 1 doesn't have the same results as page 2.
What do you guys suggest?
Thanks so much
hmm, interesting idea. The problem is that the will be some product classes with over 200 items. I would prefer not to send users such a page.