The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'd like to be able to add a portion of text to the forum index so the search engines can read something.. but only on the forum index, not duplicated anywhere else.. anyone know how I could go about doing this?
Have had a bit of a play about and found the 2 templates FORUMHOME, and footer Thinking that i can change the 2 FORUMHOME template references in index.php, then do a new FORUMHOME template referencing a new footer template?... Am I on the right tracks? Thanks, Matt |
#2
|
||||
|
||||
![]()
Put a condition around the text in your template you want only on your index page:
HTML Code:
<if condition="THIS_SCRIPT == 'index'"> stuff for index page only </if> |
#3
|
|||
|
|||
![]()
Woohooo! Thanks ever so much Lynne
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|