2
我有網站是網上。當我通過瀏覽器使用它時,一切正常,並且此頁面出現在瀏覽器中。當我使用它像Googlebot(通過webmastertools)我得到錯誤,當我試圖通過WC3驗證器來驗證它頁面存在,谷歌機器人返回404錯誤
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...
同樣的事情。
請幫助:(我tryied一切:(
網站地址是mojaczestochowa.pl
如果需要更多的信息,請讓我知道。
我得到了相同的answare作爲webmastertools :(任何其他的想法? – kingkong
u能得到鏈接?像你根據用戶代理站點返回HTTP404,可能是在您的CMS一些插件做到這一點,如果你是usi其中的一些。 – user1081056
當我試圖獲取鏈接,並得到error404和代碼站點代碼後,該錯誤。沒有插件,用symfony 1.4編寫的代碼 – kingkong