I have a web site which loads content via ms ajax from an asp.net webservice. When I look at the cached version in Google, I don’t see the initially loaded text.
My question is what would be the best way to gracefully degrade for no JS clients like Googlebot, for this type of architecture?
put it there as plain HTML, everytime. If you’re reloading it after, it will be only avaible for javascript-allowed browsers