You are here: irt.org | About | Feedback | 2769 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q644
Sent by
Rob Clark on May 27, 2001 at 06:28:09:
Worth:
Worth reading
Length:
Too short
Technical:
Not technical enough
Comments:
I have Netscape (4.08) and in
titles the word "- Netscape" comes
after the title, not before ...
You can make your title longer (mine
are HUGE - for search engines)
by adding some nbsp 's into the
title or just make it HUGE with
the begining relevant and the rest
interesting 'keywords'. Don't forget
that screen width affects the length
of title that can be displayed.
See other faq tip on setting
your title by using a document.write to
write the <title> tag and it's contents - just detect the
screen width before you write the title out
and either choose from an array
of titles for each screen width likely
to be used or search for the last
space at that width and chop it there, then
add spaces to pad it out ...