Sunday 03 June 2012 1:45:11 pm - 2 replies
Hello folks,
Yesteday I started my second project with eZ Publish. I'm using 2012.5 to create an ecommerce website.
I have created several categories where I'm adding the different products of my store. If I want to add a product in two categories, I add the product in category 1 and then I add a new location for category 2. However when I browse the products I can see they are using different urls like myhost.com/category1/productname and myhost.com/category2/productname, so I have two urls for the same product. This is a SEO problem because it is duplicate content. Do you know how I can use only one url for the product?
Thanks in advance
Sunday 03 June 2012 6:06:20 pm
It is not a SEO problem if the appropriate html tags are set in the page header (rel="canonical").
And the eZ templates do put that tag already in for you, as far as I remember (if they do not, you can simply fix it via custom templates)
Ref: http://googlewebmastercentral.blo.../2009/02/specify-your-canonical.html
You must be logged in to post messages in this topic!