The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi Everyone.
I am quite new, both to this board (my first post) and to administrating an online community. Besides being an admin to the online community, i am also a part time SEO analyst. I am looking for a solution to a problem i have encountered when trying to optimize my Vbulletin 3.5.4 - based forum I would like to be able to change the titles of each forum on my board, but without changing the name of the board itself. I know that the vbulletin script is presently automatically assigning a <title> tag according to the name of the forum, but i would like to turn this feature off and to enforce my own custom <title> tags on each forum. Also, i would like to do this on forums only, not on each thread. thanking in advance Neyne |
#2
|
||||
|
||||
![]()
Title Tags for your forumdisplay pages can be modified in your forumdisplay template:
Code:
<title>$foruminfo[title_clean]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|