PDA

View Full Version : Changing the title of tag search pages?


EyeOfTheTiger
11-22-2008, 11:42 AM
Hi,

I need help with reformatting the title of the tag pages on my site
http://www.bingositereviews.com/tags/ladbroksbingo.com.html

I need the title to change from
Bingo Site Reviews - Threads Tagged with LadbroksBingo.com

to read
LadbroksBingo.com - Bingo Site Reviews

How do i change this in the templates. I'm running 3.7.3. :confused:

Thanks in advance mike

ReCom
11-22-2008, 11:57 AM
In Style Manager, open template tag_search (under Tag Templates group) and find:
<title>$vboptions[bbtitle] - <phrase 1="$tag[tagtext]">$vbphrase[threads_tagged_with_x_title]</phrase></title>

Then replace it with:
<title>$tag[tagtext] - $vboptions[bbtitle]</title>

Save the template.

EyeOfTheTiger
11-23-2008, 06:14 PM
Thanks recom. Done the trick perfect.

My next question is how do i change the keywords and description meta of the tag page so that it includes at lest one occurence of the tag ?

Thanks again for your quick response ;)

Mike