The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
Thanks Kevin and sorry for the delay in responding. That is how I am already doing it except directly in the headinclude template. Using the if condition I can simply assign the keywords in the template. I want to define the keywords and description in the file and have them passed over to the headinclude template as the file is called.
This would be the top of my PHP file: Code:
<?php define( 'THIS_SCRIPT', "templatetitle" ); $mycarekeywords = 'my keywords here'; $mycaredescription = 'my care description here'; |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|