Search code examples
actionscript-3flashseoactionscript-2actionscript-1

SEO , Flash and data from external file


i have to create SWF that contains only specific parser and load text content from external file . How i can allow search engines to see this data under swf link ?

Can i put this data somehow to html or js without and penalty ?


Solution

  • Adobe announced indexing of Flash content by Yahoo and Google in 2008.

    Here you will find information (old,actual) on how Google will handle Flash files.

    If I understood this right, there is nothing special to do for the creator of the Flash file. Only embedding the Flash file preferably without JavaScript and use AS 1, AS 2 or AS 3.

    Another option is to use a NOSCRIPT section.