Re: [Flashcoders] Search engine indexable Flash content; anyone with insight please help!

2006-01-19 Thread John Dowdell

elibol wrote:
 I want to know how todo this to build a toolkit for making
 flash sites indexable.

Just checking... you're aware that Google already reads text inside a 
SWF, right? (Try a search term like contrary evidence filetype:swf to 
confirm.)


jd





--
John Dowdell . Adobe Developer Support . San Francisco CA USA
Weblog: http://weblogs.macromedia.com/jd
Aggregator: http://weblogs.macromedia.com/mxna
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Search engine indexable Flash content; anyone with insight please help!

2006-01-19 Thread elibol
 peter hall (the owner of the project) was told this by google in person 5
 months ago.


I would assume that the indexing method follows patterns that are similiar
to domains that abuse SEO, and so, like a virus scanner would, the domain is
flagged the same as an abusing domain is flagged. I think this distinction
is important, as to not assume that google is exclusively targeting the
project, or flash content. The Ripple toolkit is written to redirect the
google agent; this is probably a common SEO abuse technique.

 Just checking... you're aware that Google already reads text inside a
 SWF, right? (Try a search term like contrary evidence filetype:swf to
 confirm.)


Hi John,
I'm aware, but I don't expect that our clients would like their sites
searchabe only by appending filetype:swf with every search. Another problem
is that the only way to get the page to initialize correctly is to detect
the agent that's accessing the swf file. This is necessary to properly
redirect it to the page it's embedded in, otherwise the link would launch
the swf file without the markup page it was designed to be launched in.
Passing an initialization query string to the swf when it's launched from
the proper markup page would do the trick too; where all other agents that
access the swf directly would be redirected, but, again, you get the google
smack down if you redirect the agent. It's unfortunate that it doesn't
suffice to satisfy our clients.

I think the bottom line is that either Adobe, Google, or both need to do
something about this situation; it's a big pain in the ass.

H
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Search engine indexable Flash content; anyone with insight please help!

2006-01-19 Thread Johannes Nel
I would assume that the indexing method follows patterns that are similiar
to domains that abuse SEO, and so, like a virus scanner would, the domain is
flagged the same as an abusing domain is flagged. I think this distinction
is important, as to not assume that google is exclusively targeting the
project, or flash content. The Ripple toolkit is written to redirect the
google agent; this is probably a common SEO abuse technique.

correct
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Search engine indexable Flash content; anyone with insight please help!

2006-01-19 Thread John Dowdell

elibol wrote:

I don't expect that our clients would like their sites
searchabe only by appending filetype:swf with every search.


No, you wouldn't need to... the use of the filetype: term in my search 
query just meant that you wouldn't see all the other web content in your 
results. It's not required to access SWFs.


The example proves that Google knows about and databases the text within 
a SWF. Gaining visibility within any search (ie, being in the first page 
of results) still requires the normal search-optimization techniques of 
good TITLE and metadata info, excellent inbound links from authoritative 
sources, use of search terms that you have a realistic hope of achieving 
good placement on (eg, flowers is hosed, but san francisco corsages 
might be attainable, etc).


Recap: Google knows the text in your SWFs.

(I didn't follow the parts you wrote about redirection... you may have 
another way to complicate search processes that way.)


jd






--
John Dowdell . Adobe Developer Support . San Francisco CA USA
Weblog: http://weblogs.macromedia.com/jd
Aggregator: http://weblogs.macromedia.com/mxna
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders