在Google网站站长工具中,我告诉Google抓取并呈现我的网站:
计有: http://smartnavi-app.com/download
Google向我展示了其HTTP响应:
HTTP/1.1 301 Moved Permanently
Date: Mon, 11 Aug 2014 07:24:56 GMT
Server: nginx/1.4.2
Connection: Keep-Alive
Content-Type: text/html;charset=UTF-8
Location: http://smartnavi-app.com/index.html
Content-Length: 0
Keep-Alive: timeout=5, max=100
但该网址不应该重定向!
如果我打开此网址,则表示我未正确重定向。那谷歌为什么呢?
答案 0 :(得分:0)
我明白了。我正在使用prerender.io来缓存我的Crawler-Bots的AJAX网站。 在.htaccess中,我在prerender.io中的域是一个旧的,所以有一种重定向循环。 所以如果你改变重定向等等,永远不要忘记你的prerender.io东西!