Thanks for that. It shows exactly what I wanted.
He gives a link to another blog and sample app that are easy to understand http://blogs.msdn.com/waldred/archive/2009/03/24/search-engine-optimizat ion-for-silverlight-applications-part-2.aspx http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName= RiaServices&ReleaseId=2390 It uses RIA services to access the data, but you can wire it up to any data source. And of course you could easily hard code it if your app doesn't have much dynamic data. From: Perry Stathopoulos [mailto:[email protected]] Sent: Tuesday, 14 July 2009 12:56 PM To: [email protected] Subject: Re: SEO in SL3 I'm thinking it has more to do with .NET RIA Services. Take a look at this: http://blogs.msdn.com/brada/archive/2009/03/25/silverlight-3-and-seo.asp x Ross, please share if you find a better way. From: Jonathan Parker <mailto:[email protected]> Sent: Monday, July 13, 2009 10:31 PM To: [email protected] Subject: Re: SEO in SL3 >From what I gather it's basically saying that by using dynamic data with hyperlinks to an asp.net page that has your silverlight app on it you can do SEO+deep linking with SL3. On Tue, Jul 14, 2009 at 12:14 PM, Ross Jempson <[email protected]> wrote: I am investigating how to best do SEO in SL3. I have seen the following quoted 100's of times all over the web, but none of the authors have elaborated on the specifics : "By utilizing business objects on the server, together with ASP.NET controls and site maps, users can automatically mirror database-driven RIA content into HTML that is easily indexed by the leading search engines." Does anyone know of any resources that elaborate on such techniques? ________________________________ Support procedure: https://www.codify.com/lists/support List address: [email protected] <mailto:[email protected]> Subscribe: [email protected] <mailto:[email protected]> Unsubscribe: [email protected] <mailto:[email protected]> List FAQ: http://www.codify.com/lists/ozsilverlight <http://www.codify.com/lists/ozsilverlight> Other lists you might want to join: http://www.codify.com/lists <http://www.codify.com/lists> ________________________________ Support procedure: https://www.codify.com/lists/support List address: [email protected] <mailto:[email protected]> Subscribe: [email protected] <mailto:[email protected]> Unsubscribe: [email protected] <mailto:[email protected]> List FAQ: http://www.codify.com/lists/ozsilverlight <http://www.codify.com/lists/ozsilverlight> Other lists you might want to join: http://www.codify.com/lists <http://www.codify.com/lists> ________________________________ Support procedure: https://www.codify.com/lists/support List address: [email protected] <mailto:[email protected]> Subscribe: [email protected] <mailto:[email protected]> Unsubscribe: [email protected] <mailto:[email protected]> List FAQ: http://www.codify.com/lists/ozsilverlight <http://www.codify.com/lists/ozsilverlight> Other lists you might want to join: http://www.codify.com/lists <http://www.codify.com/lists> -------------------------------------------------------------------------------- Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozsilverlight Other lists you might want to join: http://www.codify.com/lists
