Experiment done by Google: Will Googlebot be able to track links in existing Flash files without changing the file itself? The experiment had four goals:
• Can Google track Flash links?
• Can Google track Flash links if they only exist in hidden layers?
• Will the new algorithm comply with relatively old Flash versions?
• What would be the most ‘search engine friendly’ way of putting links in Flash?
To reach these goals, a text link and two Flash files were integrated in an existing domain (page rank 5). Both Flash files contained a ‘normal’ link and a hidden layer link.They each got a unique id, to check whether Googlebot could actually track these links.
The two Flash files were integrated in a different way in order to scan the differences between older and present Flash versions. The first Flash file received an <object> and <embed> attribute on site. The second Flash was placed according to the standard FlashSWFObject method.
Results
The results (source: Search Engine War blog) are clear:
• Text link crawled: (Googlebot IP: 66.249.73.27, Time: 16.18)
• Standard embed Flash link crawled: (Googlebot IP: 66.249.73.27, Time: 17.29)
• Standard embed hidden Flash link crawled: (Googlebot IP: 66.249.73.27, Time: 17.29)
• SWFObject Flash link crawled: (Googlebot IP: 66.249.73.27, Time: 18.28)
• SWFObject hidden Flash link crawled: (Googlebot IP: 66.249.73.27, Time: 18.28)
Conclusion
Googlebot can track links in Flash files! Although Search Engine War gives a warning: This development has consequences. It could possibly lead to ‘Flash bombing’, which is a sort of spam that hides hundreds of links in Flash files. These links could become invisible for web site users. Search engine crawlers would however track and index them.