Flash One Step Closer to Being Indexable - is Silverlight Next?

Silverlight Logo

In this TechCrunch article, they report that Adobe has released a stripped down version of the engine that can parse the swf files and give back info that is useful for the indexing engines.  Its unknown whether Google or Yahoo (the report doesn't mention Live.com as one of the search engines it gave the technology to) will use it, but I expect they will. 

So the question comes up, what about Silverlight apps?  Will SEO for Silverlight become a big bargaining chip?  I hope Microsoft responds though with the .xap and XAML files, Silverlight is already pretty easy to consume.  My one request would be that Silverlight 2 stop embedding the .xaml into the assemblies so that the search engines don't have to double dig to get to the XAML.

Comments:

Gravatar

I think it's better to have the three biggies (MS, Yahoo and Google) do the work of unziping the XAP and looking at the XAML than to have the developer worrying about multiple files during deployment. I like the simple XAP file deployment model... And parsing a XAP wouldn't be much hardter than say "unzipping" a ODF or OXML document to look at the XML...

That beeing said I think Silverlight (and Flash) have bigger problems than just parsing the info from the SWF or XAP files. Things like deep linking and providing "adressable" end-points into your application is also important...

I think it boils down to the difference between a web application and a web page. I hate web pages written in Flash, but I have noe problem with rich internet APPLICATIONS whith alot of information... Perhaps these apps could provide some kind of "manifest", sitemap or some other description the engines could suck in...

Cheers,
Jonas

Gravatar

Jonas,

I don't disagree...I am mostly saying that I want the .xaml files inside the .xap file instead of the xaml files inside the assembly inside the xap file. Asking the search engines to open a file in a file to get at the XAML seems more trouble than necessary.

Gravatar

Currently google "knows" to open and seek inside xap files. I indexed XAML files inside (if they are) as regular XML objects

Gravatar

It's more than just parsing the XAML though, I'd want the search engine to be able to get at the data too. For this, there would have to be some sort of interface the search engines could use to get at the data.

Gravatar

Not a big deal to me. Search engines are not supposed to look inside of a web application to begin with.

Gravatar

Terry,

I don't really agree. I think searching for destinations is important (and keywords work here, but I don't think the data in the app needs indexing...


 



 
Save Cancel