【发布时间】:2014-10-03 23:32:01
【问题描述】:
在 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
但该网址不应该有重定向!
如果我打开此 URL,我不会正确重定向。那么为什么是谷歌呢?
【问题讨论】:
标签: apache2 http-status-code-301 url-redirection http-redirect google-search-console