The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
changing meta title and description for tags.php
may i know the condition which i can put to edit meta title and description for tags.php page by search keyword
|
#2
|
||||
|
||||
I don't understand what you want.
|
#3
|
|||
|
|||
I need to change metatitle and metadescription for only tags.php page.
Please give me the condition which i can put it in the headinclude so that rest of the pages follow defaults to the standard Meta information. The Meta information for tags.php would be main tag name. |
#4
|
||||
|
||||
You can just use THIS_SCRIPT for your condition:
HTML Code:
<vb:if condition="THIS_SCRIPT == 'tags'">meta this that<vb:else />meta something else</vb:if> |
#5
|
|||
|
|||
I need to put metainfo as tag name but it is not available in headinclude template.
For ex the variable name is {vb:raw criteriaDisplay} which gives me tag name. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|