我有一个在线的网站。当我通过浏览器使用它时,一切正常,并且该页面出现在浏览器中。当我将它用作 googlebot 时(通过 webmastertools )我收到错误
HTTP/1.1 404 Not Found
Date: Mon, 19 Nov 2012 09:57:37 GMT
Server: Apache
X-Powered-By: PHP/5.2.17
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: symfony=55240a0a341202d07fc96cbc1c1bcca5; path=/
Keep-Alive: timeout=2, max=200
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8
and rest of the html code...
当我试图通过 wc3 验证器验证它时,同样的事情。
请帮助:(我尝试了一切:(
网站地址是 mojaczestochowa.pl
如果需要更多信息,请告诉我。