开发者

ajax - Google cached version not showing text

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 b开发者_开发问答e 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


You could server side pick up the user agent string and return plain HTML content.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜