无法在 Facebook 页面中将自己添加为管理员
嘿伙计们,我想我把自己搞砸了,但希望你们能够帮助我。
我最近在我的主页上添加了 facebook like 按钮,我没有为其创建页面,而是在创建页面并使用其实际页面 ID 之前将其链接到我的 facebook 应用程序 ID。
因此,当我点击它时,它为我的网站创建了一个新页面,但我无法将自己添加为管理员。 我添加了 fb:admins 元标记。
我仍然无法将自己添加为管理员,任何帮助将不胜感激:)
Hey guys I think I screwed my self up here but hope you will be able to help me out.
I have recently added the facebook like button my home page, I did not create a page for it but linked it to my facebook app id before I made a page and used its actual page ID.
<meta property="fb:page_id" content="APPID" />
So when I clicked like it created a new page for my website however I can not add my self as the admin.
I have added fb:admins meta tag.
<meta property="fb:admins" content="USERID" />
I still cannot add my self as the admin, any help would be much appreciated :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Facebook 会缓存所有内容,因此很可能在没有您作为管理员的情况下“保存”了链接。
一个可能的解决方案是使用此处的 URL Linter 刷新 facebook 的缓存 http://developers.facebook。 com/tools/lint/ 。
只需输入安装“点赞”按钮的网址,它就会刷新信息。
Facebook caches everything so probabily it "saved" the link without you as the admin.
A possible solution for this is to refresh facebook's cache using the URL Linter found here http://developers.facebook.com/tools/lint/ .
Just enter the url where the the like button is installed and it will refresh the information.