Hello everyone and thanks for reading this,
I have noticed in google webmaster tools that my website has a lot of duplicate title and meta tags. Basically google finds two urls:
http://www.example.com/This-is-my-article
http://www.example.com/this-is-my article
The url starting with a cap letter (This-is-my-article) should be the good and unique url. The problem is that when i type in the browser this url with capped letters in it, i.e:
http://www.example.com/THIS-is-my-article
http://www.example.com/this-Is-My-Article
http://www.example.com/this-is-my-ARTICLE
etc...
everytime it will display the content of the page http://www.example.com/This-is-my-article
so it creates a lot of duplicate content.
Is there a way to use htaccess and rewrite rules to redirect all this different urls using cap letters to the original one that should start with a cap letter and everything else should be in lower cap (http://www.example.com/This-is-my-article).
Sorry if i'm not very clear, i'm not a very technical savvy guy but i try to understand how it works.
Thanks in advance
[edited by: jdMorgan at 4:22 pm (utc) on Jun 11, 2010]
[edit reason] Please use example.com only. [/edit]