| Re: <meta name="title"> question In alt.internet.search-engines on Wednesday 09 March 2005 21:26, John Bokma
wrote:
> anonimulo wrote:
>
>> In alt.internet.search-engines on Wednesday 09 March 2005 01:41, John
>> Bokma wrote:
>>
>>> anonimulo wrote:
>>>
>>>> Any comments will be appreciated.
>>>
>>> change the <title> stuff if they are meaningless. And yes, setting
>>> every one of them to the name of the site is quite meaningless.
>>>
>> Well, all my pages do have sensible titles. It is the rest that don't.
>> When I complained to the people responsible for the Intranet design
>> guidelines, I was told that *they* had decided a <title> header wasn't
>> needed. Presumably they don't expect people to bookmark a page.
>
> With Firefox, and I am sure with IE too, you can rename the bookmark. I do
> that often since sometimes the title is not the right description to me.
>
>> Problem is, I am reluctant to complain again in case they notice my
>> own pages aren't using the company guidelines.
>
> Which is: adding the extra meta tag? Add it, and then complain :-D I think
> your complaint is serious. It saves time when bookmarking.
>
My reluctance to get in touch is mainly due to the fact that the guidelines
demand using a standard template, which only works on IE5 or IE6, requires
Javascript to be enabled (none of the links work otherwise), uses absolute
font sizes and text heights, and is visually unappealing - several fonts
and at least 3 styles of link are used. My site, OTOH, is W3C compliant and
accessible, and will work without JS.
However as my site is listed in the search engine, contrary to what I was
told by the Intranet "Centre of Excellence", I will get in touch with them
again, on this matter and also the issue of accessibility.
As regards the Autonomy search engine, optimisation of pages is trivially
easy - it indexes exactly what it sees. No Internet search engine would be
so trusting. Text in titles seems to be given a high weighting, but alt
text and text in links are ignored. OTOH, Autonomy appears not to treat
hidden text differently, so repeating link text as CSS display:none works.
A helpful feature of the search engine is the ability to view the
plain-text cached version - it also means I can't be too "clever" with
hidden text. |