The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Showthread How to add page number in the title
Hello,
I have a problem with the Google and duplicate title tags. How to fix that issue in vbulletin.If the showthread has got more than one page, there is a problem cause on All pages there is same title. I would like to fix, example if is on page 1 then there will be only title, if is page 2 then I would like to add number "2",for page 3 number "3"...etc How to solve that? Thanks. |
#2
|
||||
|
||||
I think you can just add in something like this where you want it:
HTML Code:
<vb:if condition="$pagenumber"> - Page {vb:raw pagenumber}</vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|