Google最近在我们的网站主页上检测到500内部服务器错误。当我使用“fetch as Google”这是我得到的:
HTTP/1.1 500 Internal Server Error
Server: Apache
Cache-Control: private
Pragma: private
Content-Encoding: gzip
Set-Cookie: bb_lastvisit=1385209760; expires=Sun, 23-Nov-2014 12:29:20 GMT; path=/
Set-Cookie: bb_lastactivity=0; expires=Sun, 23-Nov-2014 12:29:20 GMT; path=/
Host-Header: 192fc2e7e50945beb8231a492d6a8024
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 7641
Accept-Ranges: bytes
Date: Sat, 23 Nov 2013 12:29:21 GMT
Connection: keep-alive
X-Forwarded-For: 66.249.73.225
X-Cache: SGCACHE-MISS
以及此以下,我网站的正常html。 它仅在Google上发生,并且仅在主页中,所有其他页面都被抓取而没有任何问题(访问者当然可以正常显示所有网站页面,包括主页)。
托管服务器一切正常,没有更改任何设置。 php_errorlog一遍又一遍地报告同样的错误:
[22-Nov-2013 11:10:33 CST6CDT] PHP Parse error: syntax error, unexpected '<' in /home/chattive/public_html/forum.php(89) : eval()'d code on line 1
虽然我们的程序员说没有问题。
我很绝望,可能是什么?
非常感谢任何帮助,谢谢!!!