Difference between revisions of "Flash SEO"

From Wikicliki
Jump to: navigation, search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
It all began when I found this amazing 100% Flash website that had html content and unique urls for each page within the entire flash page. I must understand how this technology works!
+
It all began when I found this amazing 100% Flash website that had html content (seen when javascript was turned off) and unique urls for each page within the entire flash page. I must understand how this technology works!
  
 
*[http://www.schematic.com Schematic]
 
*[http://www.schematic.com Schematic]
  
 
+
They use [[SWFAddress]]. The guy who makes it was the author of the actionscript bible. I'm... <small>doomed</small>. I am actionscript noob compared to a programmer of that standard. But now we know its possible...
  
 
== what does google see? ==
 
== what does google see? ==
Line 18: Line 18:
  
 
*[https://www.google.com/webmasters/tools/sitestatus Google Tools - Check Google Indexing for your page]
 
*[https://www.google.com/webmasters/tools/sitestatus Google Tools - Check Google Indexing for your page]
 +
*[http://www.google.com/support/webmasters/bin/topic.py?topic=8522 Creating a Google-friendly site]
 +
 +
== Fleximagically Searchable ==
 +
 +
Not sure what this contest means or whether it is actually useful but it proves that: Google does not index your dynamic content in Flash or Flex. But then, do you need it to be indexed? Its an interesting contest, but having it all in flash probably doesn't mean that its all unsearchable as a result. Couldn't you just have alternate text? Isnt the meat around the bone the most important part?
 +
 +
*[http://blog.digitalbackcountry.com/?p=1478 Ryan Stewart's Flex SEO Contest]
 +
*[http://www.zedia.net/ person who bought Fleximagically Searchable and did some testing]

Latest revision as of 22:32, 12 March 2009

It all began when I found this amazing 100% Flash website that had html content (seen when javascript was turned off) and unique urls for each page within the entire flash page. I must understand how this technology works!

They use SWFAddress. The guy who makes it was the author of the actionscript bible. I'm... doomed. I am actionscript noob compared to a programmer of that standard. But now we know its possible...

what does google see?

find out what google reads from your swf file:

  • Register for the licence and download the Search Engine SDK -Flash Player Developer SDKs
  • Install the SDK
  • go to START > RUN >DOS prompt > enter swf2html filename.SWF -o output.html
  • output.html will reflect what google sees in your swf
  • this information, however, is not very useful/crucial for SEO because everyone knows that swf files aren't meant to be read that way.

find out how google is indexing your page

Fleximagically Searchable

Not sure what this contest means or whether it is actually useful but it proves that: Google does not index your dynamic content in Flash or Flex. But then, do you need it to be indexed? Its an interesting contest, but having it all in flash probably doesn't mean that its all unsearchable as a result. Couldn't you just have alternate text? Isnt the meat around the bone the most important part?