The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Custom Tags
I need to create custom <title> and <meta> tags for the vBulletin Blog. These will be independent from the regular tags used in the forums. I think I need to edit the 'headerinclude' template, but I'm not sure how to manipulate the code. Any suggestions?
|
#2
|
|||
|
|||
If you just want to add static meta tags (that are always the same for all pages) then you can just put the html in the headinclude template.
The title is a little harder because it's different for each page, so I think you might need to edit the template for each page you want to change. Or it might be possible to write some plugin code to process the html before it's output and replace the <title> tag. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|