|
Text
|
 |
|
 |
|
| Author |
Message |
Symon
Guide Legend



Joined: 11 Jun 2006
Posts: 909
Location: Hampshire,England

Add Comment
Show Comments
|
Posted: Wed Jul 05, 2006 9:16 pm |
 |
|
Search engines like page titles that are purely about your topics.
Humans especially with out tabbed browsers like to know the site they are on.
You can have it both ways with this example change to overall_header.tpl.
In place of the existing {PAGE_TITLE} use:
| Code: |
<!-- BEGIN switch_user_logged_out -->
<title>{PAGE_TITLE}</title>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<title>{SITENAME}: {PAGE_TITLE}</title>
<!-- END switch_user_logged_in -->
|
|
|
| |
|
 |
|
|
|
 |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
HOWTODOIT was designed and built by Symon Field Creator Of ☆ ☆ FunnyWorld ☆
HOWTODOIT© Symon Field 2006,2007,2008 Powered by phpBB Group © 2001,2005.
|
|
|
|