【发布时间】:2015-01-01 23:34:55
【问题描述】:
我已经使用 angularjs 和 web api 开发了一个网站。
问题是 ajax 渲染的内容无法被 google 抓取。没有人可以使用谷歌搜索找到该网站。
阅读了很多关于这个问题的文章,包括:
This one with all links of explanation going out, Google ajax crawling protocol,还有stack over flow question,我找不到合适的解决方案。提到asp.net解决方案的都是mvc,我只需要简单的REST by web api,其他文章没有讲asp.net。
有什么简单的解释吗?
【问题讨论】:
-
你看过prerender.io吗?
-
是的。这将是最后的手段。我希望我的代码独立
标签: ajax angularjs asp.net-web-api