Hey,
I'm using code from
this mod 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:
PHP 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!