验证所有权网站管理员中心问题与身份验证谷歌帐户重定向

发布于 2024-11-27 18:04:31 字数 349 浏览 8 评论 0原文

我正在尝试使用 appspot.com 中的域验证我的网站,但我使用 网站管理员中心尝试时通过谷歌帐户进行身份验证 验证出现错误,

  "We weren't able to verify your site: "

因为。您的验证文件重定向到不允许的位置, 重定向至 https://www.google.com/accounts/ServiceLogin?...所以 我如何验证我的网站?我可以禁用身份验证吗?或者什么 是最好的方法...我希望有人可以帮助我。谢谢。

I'm trying to verify my site with a domain in appspot.com but i use
the authentication whit google account when the web master central try
to verify appears an error

  "We weren't able to verify your site: "

cuz . Your verification file redirects to a disallowed location , the
redirect goes to https://www.google.com/accounts/ServiceLogin?... so
how can i verify my site ?, can i disabled de athentication? or what
is the best way ... I hope some one can help me. Thx.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

尴尬癌患者 2024-12-04 18:04:31

为该文件设置自定义处理程序 (Python|Java),并确保您不需要需要登录才能查看该网址 (Python|Java)。

Setup a custom handler for that file (Python|Java), and make sure you are not requiring login to view that url (Python|Java).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文