Quote:
|
Originally Posted by Chuck S You could define an alternate headerinclude to load yes like so Code: Content visible to verified customers only.
|
I'm pursuing re-integrating my classifieds (auction) site as a result of some unrealized benefits with posting new listings in a forum.
To do so I have reset all of the necessary settings, modified the title in pp_inc.php, and I am down to trying to assign an alternate headtags, i.e. metatags for the classifieds pages.
In looking at the headerinclude template in vBulletin, I'm left wondering how I would properly substitute the appropriate variables to pick up an alternate headtags file?
The headtags file implementation for the non-integrated version is very straight forward, but the code in vBulletin is choc-a-block full of variables which leave a lot to be understood before replacing the template with a simple list of metatags (as in the headtags file).
Can you offer any input what the modified headerinclude template should look like to be able to substitute a unique set of metatags for classifieds pages?
Thank you,
-GateKeeper