HeyMe
06-22-2009, 09:15 AM
Hey,
I'm using code from this mod (https://vborg.vbsupport.ru/showthread.php?t=205512&page=3) to add rel="canonical" to my pages, while it works on showthread pages, on showpost it links only to the 1st page of the thread (not to the page where the post is)
here's the link code:
$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]<if condition="$pagenumber>1">&page=$pagenumber</if>
I'm on vb 3.8.2, anyone has an idea how to make it work in for showpost ?
Thanks a lot!
I'm using code from this mod (https://vborg.vbsupport.ru/showthread.php?t=205512&page=3) to add rel="canonical" to my pages, while it works on showthread pages, on showpost it links only to the 1st page of the thread (not to the page where the post is)
here's the link code:
$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]<if condition="$pagenumber>1">&page=$pagenumber</if>
I'm on vb 3.8.2, anyone has an idea how to make it work in for showpost ?
Thanks a lot!