![]() |
changing "Threads tagged with"
When performing a search query for a particular tag, I would like to change the resulting page title of the search results, normally appearing as Site Name - Threads tagged with TAG, to simply TAG (the tag text only) as a result as the first word of the title. I am aware this involves modifying the <title> part of the "tag_search" template.
Default unmodified <title> code is: Code:
<title>$vboptions[bbtitle] - <phrase 1="$tag[tagtext]">$vbphrase[threads_tagged_with_x_title]</phrase></title> Can somebody post me how to modify above code so only the tag text shows up as the title? For example, if the tag text is "windows" I would like the page title of the search results to simply be "windows" instead of "Site Name - Threads tagged with Windows thanks |
Try this:
HTML Code:
<title>$tag[tagtext]</title> |
thanks. To everyone reading this, the support @ VB is best =)
|
All times are GMT. The time now is 05:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|