<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Simple Silverlight SEO with ASP.Net and XSLT</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx</link><description>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</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Techy News Blog &amp;raquo; Simple Silverlight SEO with ASP.Net and XSLT</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#5267044</link><pubDate>Wed, 03 Oct 2007 22:37:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5267044</guid><dc:creator>Techy News Blog » Simple Silverlight SEO with ASP.Net and XSLT</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.artofbam.com/wordpress/?p=4960"&gt;http://www.artofbam.com/wordpress/?p=4960&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Other Silverlight SEO Techniques</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#5270855</link><pubDate>Thu, 04 Oct 2007 07:03:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5270855</guid><dc:creator>Synergist</dc:creator><description>&lt;p&gt;The technique described in my previous post will work for Silverlight solutions that generate XAML on&lt;/p&gt;
</description></item><item><title>re: Simple Silverlight SEO with ASP.Net and XSLT</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#5668142</link><pubDate>Thu, 25 Oct 2007 16:28:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5668142</guid><dc:creator>Erik</dc:creator><description>&lt;p&gt;Michael,&lt;/p&gt;
&lt;p&gt;Thanks for this great blog post. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'd like to get your thoughts on using the technique you've presented here to take an existing WPF SmartClient (Windows) app and process, server-side, the XAML and emit it as an XHTML browser-based app for an open Internet audience (people who may not have the Silverlight plugin)?&lt;/p&gt;
&lt;p&gt;Exuse my newbie-ness (to WPF/Silverlight), but if this is a viable approach, aren't there going to be implications for both client-side scripting and server-side event handling/postbacks/etc.?&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;</description></item><item><title>re: Simple Silverlight SEO with ASP.Net and XSLT</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#5673758</link><pubDate>Thu, 25 Oct 2007 20:27:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5673758</guid><dc:creator>Michael S. Scherotter</dc:creator><description>&lt;p&gt;Erik,&lt;/p&gt;
&lt;p&gt;That approach would work great. &amp;nbsp;You just have to find a format that's rich enough to support the various clients format that you want to render in. You might want to come to this webinar on a related topic: &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/synergist/archive/2007/10/24/upcoming-webinar-better-online-documentation-creating-wpf-flowdocuments-from-word-2007.aspx"&gt;http://blogs.msdn.com/synergist/archive/2007/10/24/upcoming-webinar-better-online-documentation-creating-wpf-flowdocuments-from-word-2007.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The basic approach is that the XML format is great becauase it is easily transformable. &amp;nbsp;As long as the data is well-formed XML it can be transformed and adapted to other XML formats like XAML, Open XML, XHTML, or Silverlight XAML.&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;
</description></item><item><title>re: Simple Silverlight SEO with ASP.Net and XSLT</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#5691147</link><pubDate>Fri, 26 Oct 2007 16:12:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5691147</guid><dc:creator>Erik</dc:creator><description>&lt;p&gt;Michael,&lt;/p&gt;
&lt;p&gt;Thanks for the response. &amp;nbsp;But, what about interactivity of the app? &amp;nbsp;I can see how rendering of the XAML to XHTML using this method for the purpose of SEO would work well.&lt;/p&gt;
&lt;p&gt;The purpose rendering it as a cross-browser &amp;quot;app&amp;quot; (with interactivity) would at least require the ability for callbacks to services, etc. &amp;nbsp;I'd guess that would have to be templated as well (and have to use something like AJAX), and would get complicated quickly. &amp;nbsp;What are you thoughts given this purpose?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;</description></item><item><title>re: Simple Silverlight SEO with ASP.Net and XSLT</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#7062556</link><pubDate>Fri, 11 Jan 2008 00:12:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7062556</guid><dc:creator>John M</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I created a similar test on &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.silverlightseo.net&amp;quot;"&gt;http://www.silverlightseo.net&amp;quot;&lt;/a&gt; title=&amp;quot;Silverlight SEO&amp;quot;&amp;gt;&lt;a rel="nofollow" target="_new" href="http://www.silverlightseo.net&amp;lt;/a&amp;gt;"&gt;http://www.silverlightseo.net&amp;lt;/a&amp;gt;&lt;/a&gt; just before the new year. Yes it has Silverlight SEO in the domain name and it does have an inbound link with the keywords from my blog posting which can affect the results. More info about the approach I took is on my &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://weblogs.asp.net/jmandia/archive/2008/01/04/silverlight-seo-search-engine-optimisation-optimization.aspx&amp;quot;&amp;gt;blog"&gt;http://weblogs.asp.net/jmandia/archive/2008/01/04/silverlight-seo-search-engine-optimisation-optimization.aspx&amp;quot;&amp;gt;blog&lt;/a&gt; posting&amp;lt;/a&amp;gt;.&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;</description></item><item><title>Expression Studio 2 Ships and How to do SEO with Silverlight Pages</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#8464636</link><pubDate>Wed, 07 May 2008 06:50:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8464636</guid><dc:creator>TrackBack</dc:creator><description>&lt;p&gt;by Don Burnett Well it's been a bit since I posted I had been working really hard and somehow I ended up getting pneumonia. So I have been taking a break, but several exciting things happened that I figure I should tell you about. Expression Studio Version&lt;/p&gt;
</description></item><item><title>Silverlight </title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#8512229</link><pubDate>Fri, 16 May 2008 12:59:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8512229</guid><dc:creator>AllenWang.NET</dc:creator><description>&lt;p&gt;SliverlightSEODemo&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://xmldocs.net/seo/"&gt;http://xmldocs.net/seo/&lt;/a&gt; SimpleSilverlightSEOwithASP.NetandXSLT&lt;/p&gt;
&lt;p&gt;http...&lt;/p&gt;</description></item><item><title>re: Simple Silverlight SEO with ASP.Net and XSLT</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#8674529</link><pubDate>Tue, 01 Jul 2008 05:35:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8674529</guid><dc:creator>tim Kadom</dc:creator><description>&lt;p&gt;From what i understand, google does not index hidden divs. &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://www.seroundtable.com/archives/002971.html"&gt;http://www.seroundtable.com/archives/002971.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A bunch of flex guys tried a similar approach and verfied that google skips the hidden divs.&lt;/p&gt;</description></item><item><title>re: Simple Silverlight SEO with ASP.Net and XSLT</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#8674531</link><pubDate>Tue, 01 Jul 2008 05:36:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8674531</guid><dc:creator>tim Kadom</dc:creator><description>&lt;p&gt;From what i understand, google does not index hidden divs. &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://www.seroundtable.com/archives/002971.html"&gt;http://www.seroundtable.com/archives/002971.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A bunch of flex guys tried a similar approach and verfied that google skips the hidden divs.&lt;/p&gt;</description></item><item><title>re: Simple Silverlight SEO with ASP.Net and XSLT</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#8674550</link><pubDate>Tue, 01 Jul 2008 05:43:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8674550</guid><dc:creator>Michael S. Scherotter</dc:creator><description>&lt;p&gt;Tim,&lt;/p&gt;
&lt;p&gt;You're right. but in this case the divs are not hidden, they're just replaced with the Silverlight if the browser has Silverlight installed.&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;
</description></item><item><title>Always 英文技术文章参照（ 四 ）{ UpdateTime:2008-7-8; } My article in the cnblogs </title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#8706260</link><pubDate>Tue, 08 Jul 2008 07:10:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8706260</guid><dc:creator>真见</dc:creator><description>&lt;p&gt;1.GridView排序。&lt;a rel="nofollow" target="_new" href="http://geekswithblogs.net/azamsharp/archive/2006/04/27/76612.aspx"&gt;http://geekswithblogs.net/azamsharp/archive/2006/04/27/76612.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2.创建Loading控件。one:...&lt;/p&gt;
</description></item><item><title>Always 英文技术文章参照（ 四 ）{ UpdateTime:2008-7-8; } My article in the cnblogs </title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#8706412</link><pubDate>Tue, 08 Jul 2008 07:46:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8706412</guid><dc:creator>cnblogs.com</dc:creator><description>&lt;p&gt;1.GridView排序。 &lt;a rel="nofollow" target="_new" href="http://geekswithblogs.net/azamsharp/archive/2006/04/27/76612.aspx"&gt;http://geekswithblogs.net/azamsharp/archive/2006/04/27/76612.aspx&lt;/a&gt; 2.创建Loading控件。one: http&lt;/p&gt;
</description></item><item><title>Silverlight FAQ from TechDays</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#9060313</link><pubDate>Tue, 11 Nov 2008 18:02:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9060313</guid><dc:creator>Canadian User Experience</dc:creator><description>&lt;p&gt;Thanks for everyone who came out to the Toronto and Montreal TechDays. The three Silverlight sessions&lt;/p&gt;
</description></item><item><title>Silverlight FAQ from TechDays</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#9065275</link><pubDate>Thu, 13 Nov 2008 07:09:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9065275</guid><dc:creator>Canadian Developer Connection</dc:creator><description>&lt;p&gt;Thanks for everyone who came out to the Toronto and Montreal TechDays. The three Silverlight sessions&lt;/p&gt;
</description></item><item><title>re: Simple Silverlight SEO with ASP.Net and XSLT</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#9127670</link><pubDate>Thu, 20 Nov 2008 09:29:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9127670</guid><dc:creator>brianna102</dc:creator><description>&lt;p&gt;Hello this is Brianna visiting first time to this site &amp;nbsp;and find it very interesting. I really like to join it.and really want to continue the discussion with this site..&lt;/p&gt;
&lt;p&gt;-------&lt;/p&gt;
&lt;p&gt;Brianna&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.widecircles.com&amp;quot;"&gt;http://www.widecircles.com&amp;quot;&lt;/a&gt; rel=&amp;quot;dofollow&amp;quot;&amp;gt;SEO&amp;lt;/a&amp;gt;&lt;/p&gt;
</description></item><item><title>利用ASP.NET和XSLT实现Silverlight搜索引擎优化(SEO)</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#9251242</link><pubDate>Wed, 24 Dec 2008 05:02:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9251242</guid><dc:creator>Allan.</dc:creator><description>&lt;p&gt;用ASP.NET XSLT实现Silverlight SEO&lt;/p&gt;
</description></item><item><title>Silverlight 2 XML Namespace change</title><link>http://blogs.msdn.com/synergist/archive/2007/10/03/simple-silverlight-seo-with-asp-net-and-xslt.aspx#9258554</link><pubDate>Wed, 31 Dec 2008 18:09:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9258554</guid><dc:creator>J.</dc:creator><description>&lt;p&gt;Thanks for the great post!&lt;/p&gt;
&lt;p&gt;Just thought I would mention, the namespace in Silverlight 2 has been changed.&lt;/p&gt;
&lt;p&gt;For anyone trying this with Silverlight 2, make sure the namespace in the xaml matches the xsl namespace.&lt;/p&gt;
&lt;p&gt;The change was from&lt;/p&gt;
&lt;p&gt;xmlns=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://schemas.microsoft.com/client/2007&amp;quot;"&gt;http://schemas.microsoft.com/client/2007&amp;quot;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; to &amp;nbsp; &amp;nbsp; xmlns=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot;"&gt;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot;&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>