how does google verify ownership of a website?

最后都变了- 提交于 2020-06-29 07:12:46

问题


In order to verify that I own a website, google asked me to do the following:

  1. Download this HTML verification file. [googleXXX.html]

  2. Upload the file to http://www.example.com/

  3. Confirm successful upload by visiting http://www.example.com/googleXXX.html in your browser.

  4. Click Verify below.

To stay verified, don't remove the HTML file, even after verification succeeds.

The file provided by google contains a single line:

google-site-verification: googleXXX.html

How that this work? How is that supposed to tell them that I actually own that domain?


回答1:


It doesn't tell them that you own it, it tells them that you have write permission to it. That's considered enough.




回答2:


It demonstrates that you have sufficient control of the web server at the domain to be able to add pages to the website. The assumption is that this level of control would only be available to the owner of the domain, or a delegated administrator.



来源:https://stackoverflow.com/questions/23943423/how-does-google-verify-ownership-of-a-website

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!