[SOLVED] menu manager title tag
Posted: Thu Nov 15, 2007 2:27 pm
Hi All,
I am looking to try and modify the menu so it adds an title tag (for SEO). I have got as far as adding the tag and content into the tag, specifically just the menu entry name;
This is great, but it would be better if the title content could be custom rather than just repeating the menu name. I tried adding the {description} tag into the above, but it repeats the same for every menu entry.
Anyone any ideas?
Regards
Oli
I am looking to try and modify the menu so it adds an title tag (for SEO). I have got as far as adding the tag and content into the tag, specifically just the menu entry name;
Code: Select all
tabindex="{$node->tabindex}" {/if}[b]title="{$node->menutext}"[/b]{if $node->target ne ""} Anyone any ideas?
Regards
Oli