My website retrieves content using MS AJAX from an ASP.NET webservice. However, when I check the cached version on Google, I notice that the initial text is not displayed.
I am wondering what would be the most effective method to ensure the website's content gracefully degrades for clients without JavaScript, such as Googlebot. Do you have any suggestions for this specific architecture?