Quote:
|
Quote:
|
Quote:
|
If I wanted to add a custom description and keywords would I add that to the your custom code goes here?
// ###### YOUR CUSTOM CODE GOES HERE ##### $pagetitle = 'Test Page'; <meta name="description" content="Testing page" /> <meta name="keywords" content="testing, page," /> |
Quote:
|
Quote:
|
You would need to put some sort of condition around the 'other' tags so that they won't show on your custom page.
|
Can you point me in the right direction? I don't even know what to do first, lol.
Thank you. |
Quote:
HTML Code:
<vb:if condition="THIS_SCRIPT != 'yourscript'"> |
Quote:
<vb:if condition="custom_page != 'custom page'"> {vb:stylevar htmldoctype} <html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html"> <head> <title>test</title> <meta charset="UTF-8"> <meta name="description" content="test"> <meta name="keywords" content="test"> <meta name="author" content="I.G.O.T.A.?"> </vb:if> |
All times are GMT. The time now is 10:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|