| General Databases (71) Linux (42) Outside the Cube (2086) Programming (730) Web publishing (118) about DelphiFAQ (12) JavaScript (55) perl CGI (3) VBScript (1) Web Hosting (8) Windows (355) |
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:
|