Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Using 'category' name in Detailed page Title meta tag

Quote Reply
Using 'category' name in Detailed page Title meta tag
Hello

I'm currently using <%cat_name($ID)%> to insert the 'category' name into the <title> tag for the Detailed pages on my site.

My site is location based and the listings are added to each relevant category, with Detailed page for each category, so a listing will appear in more than 1 category and have more than 1 Detailed page.

Example:

Detailed/Scotland/Edinburgh/link474.html <title><%Title%> Scotland </title>
Detailed/Scotland/link474.html <title><%Title%> Scotland </title>

When using <%cat_name($ID)%> in the <title> tag, the title meta tags are the same for both Detailed pages

This is being picked up in my Google account, within webmaster tools site diagnostics HTML suggestions as pages with duplicate Title tags

How can I configure this so that each Detailed page shows the separate 'category' name within the <title> tag?

Something like this:

Detailed/Scotland/link474.html <title><%Title%> Scotland </title>
Detailed/Scotland/Edinburgh/link474.html <title><%Title%> Edinburgh </title>

Thanks
Colin Thompson
Subject Author Views Date
Thread Using 'category' name in Detailed page Title meta tag colintho 7878 Dec 8, 2009, 2:37 AM
Thread Re: [colintho] Using 'category' name in Detailed page Title meta tag
Andy 7737 Dec 8, 2009, 2:59 AM
Thread Re: [Andy] Using 'category' name in Detailed page Title meta tag
colintho 7770 Dec 8, 2009, 3:23 AM
Thread Re: [colintho] Using 'category' name in Detailed page Title meta tag
Andy 7745 Dec 8, 2009, 4:24 AM
Thread Re: [Andy] Using 'category' name in Detailed page Title meta tag
eupos 7777 Dec 8, 2009, 6:08 AM
Thread Re: [eupos] Using 'category' name in Detailed page Title meta tag
Andy 7768 Dec 8, 2009, 6:17 AM
Thread Re: [Andy] Using 'category' name in Detailed page Title meta tag
eupos 7747 Dec 8, 2009, 7:29 AM
Thread Re: [eupos] Using 'category' name in Detailed page Title meta tag
Andy 7786 Dec 8, 2009, 7:59 AM
Thread Re: [Andy] Using 'category' name in Detailed page Title meta tag
Matthias70 7742 Dec 8, 2009, 10:53 AM
Post Re: [Matthias70] Using 'category' name in Detailed page Title meta tag
Andy 7709 Dec 8, 2009, 11:55 PM