|
|
#1 |
|
Junior Member
Join Date: Jan 2009
Posts: 28
Rep Power: 1 ![]() |
HI everyone,
I need some help please, I would like to be able to remove my website name from the <TITLE> tag when I start to access the categories and sub-catgegories. So that all you sell in the <TITLE> tag is the category and sub-category names. Is this possible ?? if so could somebody please advise me on doing this ??? Also is it possbile to add additional text, that will show up in the title tag line after a category title appears so that I do not have to add the words 'for sale', 'wanted','in the UK' within the category itself, because its making the category titles too long ? EG: CATEGORY >>caravan (followed by) for sale in the UK Many thanks jason Last edited by jason1971; 02-08-2009 at 02:59 AM. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Mar 2008
Posts: 755
Rep Power: 21 ![]() |
Version of software please - put it in your signature.
Lets be clear here. You wan test in the layout file to assign title tags for categories using the designer version. You will need developer to change what gets inserted into links and shown on pages in places like the browse (category) pages and the breadcrumb. The latter is more involved and becomes a small customisation job. Try searching the forum as this has been covered before. There is probably enough information to do it. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2009
Posts: 28
Rep Power: 1 ![]() |
Can you confirm whether or not the feild name for the category title and sub category titles are {$sitetitle}
or do they have a different name eg {$subcat} if so, am I able to do this with in the <title> tag <TITLE> New and second hand {$subcat}</TITLE> AS i have found a <TITLE> string in some of the earlier posts and I wondered whether I could add this to the string below, __________________________________________________ __________________________________ {if $body=='user/userlogin.tpl'} <title>Log In to Camping Classifieds Caravan Classifieds.com</title> {elseif $body=='home.tpl'} <title>{$sitetitle} - The free UK Caravan and Camping Classified Ad's</title> {elseif $body=='showlistings.tpl'} <title>{$sitetitle}</title> {elseif $body=='user/userindex.tpl'} <title>{$sitetitle} - My Account</title> {elseif $body=='categories/browse.tpl'} <title> {$sitetitle}</title> {elseif $body=='viewlisting2.tpl'} <title>{$title}</title> {else} <title> {$sitetitle} </title> {/if} |
|
|
|
|
|
#4 |
|
Moderator
Join Date: Mar 2008
Posts: 755
Rep Power: 21 ![]() |
Thanks for your PM.
The premium template with our SEO module solves the problem for all of these issues of assigning title tags, meta descriptions and meta keywords by editing just one file. These all get written into the page at the time of display and links get correct title tags embedded within them also. This template will be discontinued for version 4.1 |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ad Title as Page Title | sbhkma | v3.1 Questions & Support | 2 | 11-19-2007 08:38 AM |
| Moving website | BABBSELA | v3.1 Questions & Support | 2 | 08-09-2007 09:21 AM |
| Banner Ads For Website | brian-bear | v3.1 Modules & Modifications | 9 | 11-01-2006 09:40 AM |