为什么 Facebook 的 Open Graph 协议需要 fb:admins 或 fb:app_id .. 该属性的重要性是什么?
我正在尝试向我的网站添加一些 Facebook Open Graph 元标记,以帮助 Facebook 分享我的网站内容。
其中标签之一是这样的:
fb:admins or fb:app_id
以逗号分隔的 Facebook 用户 ID 或 Facebook 列表 管理此页面的平台应用程序 ID。它的有效期为 在您的页面上包含 fb:admins 和 fb:app_id。
问题:
- 这个属性的重要性是什么?
- 管理什么页面?
- 为什么我们需要管理某些页面?
I'm playing around with adding some Facebook Open Graph meta tags to my web site, to help with Facebook sharing of my website content.
One of the tags is this:
fb:admins or fb:app_id
A comma-separated list of either Facebook user IDs or a Facebook
Platform application ID that administers this page. It is valid to
include both fb:admins and fb:app_id on your page.
Questions:
- What is the importance of this property?
- Administers what page?
- Why do we need to administer some page?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我已经在 Facebook 开发论坛上回答过:
如下所述: http://developers.facebook.com/docs/打开图/
当用户尝试继续访问时(通过点击出版物或搜索),它将重定向到您网站的页面。
I already answered on Facebook Dev Forum :
As described here : http://developers.facebook.com/docs/opengraph/
When users will try to go on it (by cliking on publications, or searching), it will redirect to your website's page.
此外,拥有 admins 或 app_id 意味着当您以该用户身份登录或查看该应用程序的见解时,将显示该网页的见解。将所有内容正确链接在一起非常重要,这样您才能全面了解交互和用户等。
Also, having admins or an app_id means that the insights for that web page will show when you are logged in as that user, or looking at that app's insights. It is important to link everything together properly so you get a full overview of your interactions and users etc.