mongoose
11-11-2005, 05:21 PM
by title, i'm referring to the <html><title> tag.
what i'm trying to do is simply add some new pages to my site. when i do that the new page pulls the adv_portal, and i get the <head></head> section that comes with it.
that makes the title tag for the new page:
<title>$vboptions[hometitle]</title>
but i don't want every new page to have that as a title. i'd like my new page on red poker chips to be titled "Red Poker Chips", not "My Wonderful Homepage".
- is there a variable that i could use to replace [hometitle] that would serve my purpose?
- is there another way around importing adv_portal as the base for the page (or would i even want to try that)
basically, is there a way each of my new pages could have their own <title> information?
any help is much appreciated!
- mongoose
what i'm trying to do is simply add some new pages to my site. when i do that the new page pulls the adv_portal, and i get the <head></head> section that comes with it.
that makes the title tag for the new page:
<title>$vboptions[hometitle]</title>
but i don't want every new page to have that as a title. i'd like my new page on red poker chips to be titled "Red Poker Chips", not "My Wonderful Homepage".
- is there a variable that i could use to replace [hometitle] that would serve my purpose?
- is there another way around importing adv_portal as the base for the page (or would i even want to try that)
basically, is there a way each of my new pages could have their own <title> information?
any help is much appreciated!
- mongoose