The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
It's very complicated to add meta rel="canonical" in showthread pages
Code:
<link rel="canonical" href="http://www.myforums.com/forum/showthread.php?$session[sessionurl]t=$threadid"> preventing showthread.php?p=xxxx ( that's good) which redirected to /showthread.php?t=xxxx prevent showthread.php?t=xxxx&page=1 (that's very good) which redirected to /showthread.php?t=xxxx ,but also preventing showthread.php?t=xxxx&page=2 ( very bad) " I don't want pages other than page=1 to be prevented as duplicate url" that means any page=xx redirected to /showthread.php?t=xxxx and that's very bad my question how to add <if condition="$pagenumber>1"> in url with showthread.php?t=xxxx&page=2 /page3/page4 etc.. not to be prevented ??? any one understand me?? I think only SEO advanced users who can understand me !!!! waiting help from SEO advanced users and Vbulleting advanced expert!!! |
|
#2
|
|||
|
|||
|
Quote:
how to modify it?
|
|
#3
|
|||
|
|||
|
any help!!!!
|
|
#4
|
|||
|
|||
|
i rely need it to my fourm
could you look to this topic its for vb3 i think it may help you https://vborg.vbsupport.ru/showthread.php?t=225117 --------------- Added [DATE]1386335940[/DATE] at [TIME]1386335940[/TIME] --------------- i find it i think it may help you <link rel="canonical" href="{vb:raw thread_url}" /> --------------- Added [DATE]1386337521[/DATE] at [TIME]1386337521[/TIME] --------------- <link rel="canonical" href="{vb:raw thread_url}" /> the problem here ^_^ {vb:raw thread_url} |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|