InfoQ

News

Flash Content Now Searchable

Posted by Jon Rose on Jul 01, 2008 07:44 PM

Community
Java
Topics
Web 2.0,
Rich Internet Apps,
Rich Client / Desktop
Tags
Flex,
Flash,
Yahoo!,
Google,
Adobe
In Adobe’s continuing push to eliminate the common objections to Flash adoption comes news that SWF files, the binary format for the Flash Player, is now indexable by Google and Yahoo’s search engines.  This is important news for application developers using or considering using Adobe Flex, and the resulting applications will now be searchable.

Ted Patrick of Adobe blogged about the announcement:
Tonight Adobe is announcing a collaboration with Google and Yahoo! to enhance the searchability of SWF content by helping their spiders playback SWFs in the Flash Player runtime. The project runs SWF files within web spiders and allows all contents within a SWF file to be read by both major search engines. The cool part is that this also covers dynamic data loaded in from requests to a server, these are typically ignored in both AJAX and SWF applications.
Adobe’s Ryan Stewart details the advancement:
So what does that mean? We are giving a special, search-engine optimized Flash Player to Yahoo and Google which is going to help them crawl through every bit of your SWF file. This Flash Player will act just like a person would in some cases. It will click on your buttons, it will move through the states of your application, get data from the server when your application normally would, and it will capture all of the text and data that you’ve got inside of your Flash-based application. We’ve basically provided a very powerful looking glass into SWF files so Google and Yahoo can pull out meaningful information.

The best part? You don’t have to do anything. Any SWF you already have out there will be indexed by this new player. Of course it won’t automatically be as good as HTML. Google won’t automatically deep-link your content or pull out unique URLs. So overnight I’m not sure a lot will change. But the most important part of this announcement to me is the fact that HTML and Flash can be on the same general footing when it comes to search engine optimization.
Stewart’s reference to “deep linking” is a feature introduced with Flex 3 to allow developers to add support for traditional book marking and history management within Flash applications.  Developers can now take advantage of searchable Flash content and deep linking to deploy Flash applications where search engines can link directly into the exact content the user requested, resulting in more traditional web experiences while still taking advantage of the richer Flash runtime.

This is an important step forward for the Flash platform, as it eliminates yet another challenge for those considering building applications in Flex.

1 comment

Reply

Awesome! by siva prasanna kumar P Posted Jul 7, 2008 8:40 AM
  1. Back to top

    Awesome!

    Jul 7, 2008 8:40 AM by siva prasanna kumar P

    Great move Adobe, I think this move pushes Adobe on top in RIA space as of now none other RIA's either based out of Silver Light or Java are searchable.

    Siva Prasanna Kumar.P
    http://www.soa2world.blogspot.com

Exclusive Content

VMware Infrastructure 3 Book Excerpt and Author Interview

VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.

Architectures of extraordinarily large, self-sustaining systems

Can a system that is so large it cannot be comprehended be "designed" in a conventional sense? The foundations of computing are about to change. In this talk, Richard P. Gabriel explores why and how.

Using Ruby Fibers for Async I/O: NeverBlock and Revactor

Ruby 1.9's Fibers and non-blocking I/O are getting more attention - we talked to Mohammad A. Ali of the NeverBlock project and Tony Arcieri of the Revactor project.

Agile and Beyond - The Power of Aspirational Teams

Tim Mackinnon talks about the aspirations behind the Agile principles and practices, the desire to become efficient, to write quality code which does not end up being thrown away.

Concurrency: Past and Present

Brian Goetz discusses the difficulties of creating multithreaded programs correctly, incorrect synchronization, race conditions, deadlock, STM, concurrency, alternatives to threads, Erlang, Scala.

ActionScript 3 for Java Programmers

Often the hardest part of changing technologies is language syntax differences. This new article provides Java developers with a transition guide to Actionscript which forms the foundation of Flex.

Neal Ford On Programming Languages and Platforms

Neal Ford talks about having multiple languages running on one of the two major platforms: Java and .NET. He also presents the advantages offered by Ruby compared to static languages like Java or C#.

Future Directions for Agile

David Anderson talks about the history of Agile, the current status of it and his vision for the future. The role of Agile consists in finding ways to implement its principles.