The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
I see you edited the post and marked it as solved but for anyone with the same issue in the future one way is to add the canonical link url to the headinclude template.
About Canonical URL: http://googlewebmastercentral.blogsp...canonical.html Add this code: Code:
<if condition="(THIS_SCRIPT == 'showthread')"> <link rel="canonical" href="$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]<if condition="$pagenumber>1">&page=$pagenumber</if>" /> </if> <if condition="THIS_SCRIPT == 'index'"> <link rel="canonical" href="$vboptions[bburl]/forum.php" /> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|