Stay organized with collections
Save and categorize content based on your preferences.
Friday, June 19, 2009
We just added external resource loading to our
Flash indexing
capabilities. This means that when a SWF file loads content from some other file—whether it's
text, HTML, XML, another SWF, etc.—we can index this external content too, and associate it with
the parent SWF file and any documents that embed it.
This new capability improves search quality by allowing relevant content contained in external
resources to appear in response to users' queries. For example, this result currently comes up in
response to the query
2002 VW Transporter 888:
Prior to this launch, this result did not appear, because all of the relevant content is contained
in an XML file loaded by a SWF file.
To date, when Google encounters SWF files on the web, we can:
Index textual content displayed as a user interacts with the file. We click buttons and enter
input, just like a user would.
Discover links within Flash files.
Load external resources and associate the content with the parent file.
Support common JavaScript techniques for embedding Flash, such as SWFObject and
SWFObject2.
Index sites scripted with AS1 and AS2, even if the ActionScript is obfuscated.
If you don't want your SWF file or any of its external resources crawled by search engines, please
use an appropriate robots.txt rule.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["Google can now index external resources loaded by SWF files, improving search results by including relevant content from sources like text, HTML, XML, and other SWF files."],["This update enables content previously inaccessible to search engines, such as information loaded from external XML files, to appear in search results."],["Google's Flash indexing capabilities encompass indexing textual content, discovering links, loading external resources, supporting common JavaScript embedding techniques, and indexing sites scripted with various ActionScript versions."],["Webmasters can control the crawling of their SWF files and external resources using robots.txt rules."]]],[]]