Questions
-
Duplicate Content
The second URL is coming from how some characters are being resolved by the Browser. I'm not sure what you are using in the database for the "Name", but some funky characters are causing your URLs to be interpreted multiple times with different characters. You can find the characters by using this tool: http://www.i18nqa.com/debug/utf8-debug.html Compare the characters to what you have in your database and think about whether those characters are necessary (I presume they are not). Strip those extraneous characters out if they are not needed and leave the Name as just "Holster-Atlas---Used-by-British..." instead. Hope this helps!
Technical SEO Issues | | GeorgeAndrews0