Silverlight & Search Engines
-
Can Search engines index silverlight content? What SEO tecnics can be used to help indexing?
Miguel Barros - Developer t3k.pt
-
Can Search engines index silverlight content? What SEO tecnics can be used to help indexing?
Miguel Barros - Developer t3k.pt
Search engines cannot parse text that is within the silverlight app (.xap). There are a couple ideas floating out there to help with seo and silverlight however, I don't know how effective they are. One ideas is to dynamically generate text into the tags that render the silverlight. The idea behind this is that if "something" in this case a search engine cannot render silverlight, it will go after what ever is in the object tags. Just to be more clear, this is not a search engine thing, it's a silverlight thing. If a browser that did not have silverlight installed, it also would see what you had between the object tags.
Troy Johnson www.anothercodesite.com/blog
-
Can Search engines index silverlight content? What SEO tecnics can be used to help indexing?
Miguel Barros - Developer t3k.pt
Well... first answer Silverlight SEO... NO, something like flash. Second response... there are some ways (not as good as the old HTML text based stuff :-)). http://www.nikhilk.net/AjaxSEO.aspx[^]
/// ------------------------- Braulio Díez DBSchemaEditor.com Free Silverlight Based DB Schema Modeling tool /// -------------------------