If you see a "we couldn't find your verification file" error when you try to verify
Stay organized with collectionsSave and categorize content based on your preferences.
March 09, 2006
When youverify site ownership,
we check to see if the verification file exists on your webserver. We also make sure that your
server returns a status of404 (not found)when we request a file that doesn't exist.
We do this to make sure that when we check to see if the verification file exists, we're getting
the right response because it does exist and not because the server is misconfigured.
Some of you have gotten the following message when trying to verify your site:"We couldn't find your verification file. Make sure it is named correctly and is
uploaded to the correct location."But when you check the file in a browser, it does
exist.
We have looked into this and have found that we are displaying the incorrect error message. What
is actually happening in this case is that when we request a file that doesn't exist, we are
getting a response other than404or200. (If we get a response of200, we display adifferent error message.)
We are working to display the correct response for these cases. In the meantime, if you see this
message when you try to verify and your verification does exist in the correct location, check
your webserver configuration and make sure that it returns a status of404when a
request is made for a non-existent page.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["\u003cp\u003eVerifying site ownership involves Google checking for a verification file on your webserver and ensuring a 404 status for non-existent files to confirm proper server configuration.\u003c/p\u003e\n"],["\u003cp\u003eAn incorrect error message, "We couldn't find your verification file," might appear even if the file exists due to the server returning a status other than 404 or 200 for missing files.\u003c/p\u003e\n"],["\u003cp\u003eGoogle is working on displaying the correct error message but, in the meantime, site owners encountering this issue should check their webserver settings to ensure a 404 status for non-existent pages.\u003c/p\u003e\n"]]],["Site verification checks involve confirming the existence of a verification file and ensuring the server returns a `404` status for non-existent files. An incorrect error message (\"We couldn't find your verification file\") is displayed when the server returns a status other than `404` or `200` for missing files. If this error occurs and the file exists, users should verify their server configuration to ensure it produces a `404` status for files not present. The developers are working to fix the error message.\n"],null,["# If you see a \"we couldn't find your verification file\" error when you try to verify\n\nMarch 09, 2006\n\n\nWhen you\n[verify site ownership](https://support.google.com/webmasters/answer/9008080),\nwe check to see if the verification file exists on your webserver. We also make sure that your\nserver returns a status of `404 (not found)` when we request a file that doesn't exist.\nWe do this to make sure that when we check to see if the verification file exists, we're getting\nthe right response because it does exist and not because the server is misconfigured.\n\n\nSome of you have gotten the following message when trying to verify your site:\n**\"We couldn't find your verification file. Make sure it is named correctly and is\nuploaded to the correct location.\"** But when you check the file in a browser, it does\nexist.\n\n\nWe have looked into this and have found that we are displaying the incorrect error message. What\nis actually happening in this case is that when we request a file that doesn't exist, we are\ngetting a response other than `404` or `200`. (If we get a response of\n`200`, we display a\n[different error message](/search/blog/2005/09/verifying-your-site-trouble-with-404).)\n\n\nWe are working to display the correct response for these cases. In the meantime, if you see this\nmessage when you try to verify and your verification does exist in the correct location, check\nyour webserver configuration and make sure that it returns a status of `404` when a\nrequest is made for a non-existent page.\n\nPosted by [Vanessa Fox](https://www.vanessafox.com/)"]]