Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Sniffers & Search Engines: Doesn't anyone deal withthis problem?
From: John McKenzie
Date: Mon, 15 May 2000 22:27:08 +0100

Marie wrote:

>
> Now I'm afraid that we won't be listed because the page is blank of html copy.
> My understanding is that search engines match meta tags to text on
> page for site ranking - How have any of you handled this problem?

Try this (imagine flash attributes to all these tags):


<object>
<param>
<param>
<embed></embed>
<object>Descriptive text</object>
</object>

That's legal and is intended as a kind of browser triage where a browser
digs in to the nested objects till it finds one it likes. I think non
flashed people might see the interior descriptive text, which may be an
advantage or a disadvantage depending on your situation. Robots would see
it, and flashed people definitely do not. If you try it, let us know how it
works!!! I will probably be trying it shortly; your e-mail got me thinking
about it for my own use.

Another legal way to do it:

<object classid="blablabla" standby="descriptive text">
<param>
<param>
<embed></embed>
</object>

The intention here is that this would work like a LOWSRC attribute, loading
first and disappearing when movie's loaded. It is not yet supported in
browsers (IE5 maybe?) but that shouldn't stop robots from seeing it.

These ideas come out of danny goodman's DHTML reference for O'Reilly.
Anyone please chime in if there's a reason this is stupid.

John McKenzie
----------------
They were all in love with dying;
they were drinking from a fountain
that was pouring like an avalanche
coming down the mountain.
--Gibby Hayes


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Sniffer: refresh tags not working, Marie

Replies
  FLASH: Sniffers & Search Engines: Doesn', Marie

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]