Duplicate Content - Multiple URL's
-
I know a few of these problems come from products being in the same categories but I have no idea how to get rid of the url's that are showing duplicate content when the product is in the exact same place. Hard to explain, but here are URL examples.
Any Idea's how to fix / get rid of these URL's?
Thanks!
-
-
What are you using to power the site Mike?
I would suggest looking at the site configuration, or contact the developers and ask them how to correct this, as it looks a lot like a mis-configuration somewhere. 301's might help for now, but you need to figure out why these extra pages are being created because I suspect that if you add additional products, the same issue will surface again.
Also when I look at the first two links, I have a lot of rendering issues, that I don't see on the bottom 2 links. Definitely something amiss.
-Andy
-
Andy,
I agree, I am not getting much help from our developers. All I know is these url's shouldn't be there and I can't even access them on the back end, only the one original product page.
I don't know how to remove them.
Thanks,
- Mike Bean
-
That must be really frustrating for you Mike.
I am not surprised you can't access them at the back-end as these are almost always a by-product of the e-commerce system. So many don't care about what extra churn the sites produce.
You could always robots out those bad pages? Just something like:
Disallow:Â /store/pc/www.ocelco.com/*
This should still readily allow everything else to be indexed after http://www.ocelco.com/store/pc/...
Give it a try and then run the site through Screaming Frog and see if these bad pages are then picked up.
-Andy
