见解 - 未找到管理数据

发布于 2025-01-02 11:16:42 字数 174 浏览 3 评论 0原文

我正在尝试将网站添加到见解中,并且过去已经成功地做到了这一点。但是,当我尝试添加时,我收到“在根网页找不到管理数据”错误。我按照指示将 '' 添加到根目录,但见解仍然无法添加网站。没有任何类型的重定向。托管在 Earthlink 上。这是我第一次遇到这个问题,也是我第一次在 Earthlink 上建立网站,所以我不确定问题是否相关。

I am trying to add a website to insights and have successfully done so in the past. However when I try to add, I receive a 'No admin data found at root webpage' error. I added '' to the root as instructed but insights is still unable to add the website. There is no redirect of any kind. The hosting is on earthlink. This is the first time I've had the problem and the first time I have had a website on earthlink so I am not sure if the problem is related.

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

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

发布评论

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

评论(1

迎风吟唱 2025-01-09 11:16:42

我在 Facebook Insights 管理区域也遇到了类似的问题。对我来说,fb:admins 标签没有显示在屏幕上。我对 Firebug 进行了深入研究,并在弹出窗口中找到了元标记。元标记是根据您自己的 Facebook ID 构建的。

例如。

<meta property="fb:admins" content="12345678" />

可以在此处找到分步指南 http://mydevoncliffscaravan.co.uk/articles/how-to-get-facebook-insights-working-for-your-website.asp

I had a similar problem with the Facebook Insights admin area. For me the fb:admins tag just wasn't showing on the screen. I had a dig around with Firebug and found the meta tag in the popup. The meta tag is built from your own Facebook ID.

eg.

<meta property="fb:admins" content="12345678" />

A step by step guide can be found here http://mydevoncliffscaravan.co.uk/articles/how-to-get-facebook-insights-working-for-your-website.asp

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