| General Databases (71) Linux (41) Outside the Cube (2915) Programming (679) Web publishing (62) about DelphiFAQ (12) JavaScript (30) perl CGI (3) VBScript (1) Web Hosting (8) Windows (431) |
Googlebot requested a document that does not exist
Question: I looked through my web server's log files and found a 404 request made by googlebot - for a document that I never had nor ever linked to. How did googlebot come up with that URL?Answer: Did you submit a Google sitemap? In this case Google's googlebot will ask your server for a filename that it's fairly sure to not exist, in order to verify that calls for invalid filenames do - as they should - result in a "404" response.Comments:
|