pokusek
11-14-2010, 06:09 AM
Hello. I want to implement canonical URL to avoid duplicity, because vBulletin has identical content that's accessible through multiple URLs, e.g.:
http://forums.com/threads/283
http://forums.com/threads/283-Thread
http://forums.com/threads/283-anything
What should I enter between these quotes to get a specific URL, that will remain still the same under all circumstances (but every page on my forum must have a unique URL)?
<link rel="canonical" href="" />
Thank you for your help.
http://forums.com/threads/283
http://forums.com/threads/283-Thread
http://forums.com/threads/283-anything
What should I enter between these quotes to get a specific URL, that will remain still the same under all circumstances (but every page on my forum must have a unique URL)?
<link rel="canonical" href="" />
Thank you for your help.