|
|
Browse by Tags
All Tags » Silverlight » SEO (RSS)
-
The technique described in my previous post will work for Silverlight solutions that generate XAML on the server side as well as solutions that have multiple static XAML files that are composited at runtime:
<div id=''SLHost''> <asp:Xml ID=''XHTML'' runat=''server'' DocumentSource=''seo.xaml'' ...
-
A common practice with Rich Interactive Applications (RIAs) is to expose the text as hidden DIV section in on the same page as the Silverlight control. I have crafted a page with a Silverlight application that has a unique word on it that is picked up by Google's search engine. When search crawlers see the page, they don't see the ...
|
|
|