Hello: I would really appreciate some help, I am having alot of trouble understanding how to fix my issue with a general 404 not found error.
Thank you,
I don't know if this information is relevant but a googlebot test result shows as allowed and there are 0 blocked urls, & Robots.txt fetch says crawl postponed because robots.txt was inaccessible. Both googlesitemap & robots.txt are on my server.
Here is a copy of fetch as google:
HTTP/1.1 404 Not Found
Date: Wed, 30 May 2012 14:42:14 GMT
Server: Apache
Content-Length: 334
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /googlesitemap.xml was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
|