站点管理
概述
参考:
搜索引擎收录个人网站
使用 Google Search Console 添加资源,使用网址前缀的方式,在其中输入想要自己博客的网址,比如 https://demo.xyz
此时 Google 提供了一些验证方式,用以验证该网站是我所有。我们使用默认的 HTML 文件
的方式,下载文件到我们网站的 /
目录下
我们需要保证 Google 访问我们的站点时,可以通过访问到该静态资源,即 https://demo.xyz/google7f9c064908d7820d.html
,这个文件的内容非常简单:
google-site-verification: google7f9c064908d7820d.html
只要 Google 可以正常访问到该资源,那么就通过了 Google 的验证,在设置中可以看到如下内容:
对于 Hugo 来说,可以将这个 HTML 页面放到 static 目录下
反馈
此页是否对你有帮助?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.