Webmastersite.net
Register Log In

Title tag main page

Comments on Title tag main page

tfbpa
Beginner

Usergroup: Customer
Joined: Aug 20, 2004

Total Topics: 2
Total Comments: 9
tfbpa
Posted Mar 20, 2005 - 1:45 PM:

Was wondering how you can specify the Title tag for the main page. I tried it by using category 0, but this didn't do it. Am further pretty clueless....
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Mar 20, 2005 - 5:01 PM:

<IF {TID} contains main.tpl> might do it... not sure if that'll work in the wrapper.
Synozeer
Forum Regular

Usergroup: Customer
Joined: Jun 02, 2004

Total Topics: 32
Total Comments: 142
Posted Mar 20, 2005 - 11:03 PM:

Here's how I've been doing it:

<title>{LANG_NAVORIGIN}
<IF {AREA} contains Main>
My custom main title here
<OTHERWISE>
{AREA}
</IF></title>

I'll have to try the way Paul suggested, because I'd like to change the META keywords and description for my link details pages.

Adam
Synozeer
Forum Regular

Usergroup: Customer
Joined: Jun 02, 2004

Total Topics: 32
Total Comments: 142
Posted Mar 20, 2005 - 11:26 PM:

I just tested the way Paul suggested and it works better than my way.

One observation though: I am using the description of the link as my META description, but I noticed it's using the HTML code for certain characters rather than the actual character, like & #39; instead of a single quote. Is there a way for it to display the character rather than that code?

For an example, go to http://www.gamelinks.com/link.php?action=detail&id=946 and view source and look at the META description.

Thanks,
Adam
tfbpa
Beginner

Usergroup: Customer
Joined: Aug 20, 2004

Total Topics: 2
Total Comments: 9
tfbpa
Posted Mar 21, 2005 - 3:05 AM:

Again, great advice!
Sorry Adam, don't know a solution.

Something I found usefull is to display the above + current category as title.

<title> {CATPARENTNAME} {AREA}</title>
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.