将评论框链接到 Facebook 页面?
我有一个非常愚蠢的问题。但我正处于将网页与 Facebook 集成的初创阶段。
我的问题是 Facebook 页面是否有 App-id?如果是这样,我该如何找到它?
我想做的是添加多个评论插件,并希望它们链接到我的页面。也许评论甚至会出现在页面墙上。
提前致谢!
I got a really stupid question. But I'm in the startup-fase of integrating a webpage with Facebook.
My question is if a Facebook page has a App-id? If that's the case, how can I find it?
What I'm trying to do is add multiple comment-plugins and would like them to be linked to my page. Perhaps even so that the comments appears on the pages wall.
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您是页面管理员,您可以获得页面 ID。
转到您的页面,点击编辑页面,然后更新信息(不确定这些术语是否是因为我使用葡萄牙语语言的 FB)。
地址栏中的 URL 告诉您 ID。它是“id=”和“&”之间的数字象征。假设它是 1234567890。复制它。
现在,在评论中只需写@[1234567890:页面名称]。提交您的评论,看看会发生什么。
希望有帮助。
If you are the admin of the page you can get the page ID.
Go to your page, click Edit Page then Update info (not sure if these are the terms cause I use FB in portuguese language).
The URL in the adress bar tells you the ID. Its the number between 'id=' and the '&' symbol. Lets say it's 1234567890. Copy it.
Now, in a comment just write @[1234567890:Name of the Page]. Submit your comment and see what happens.
Hope that helps.
Facebook 页面没有 ID,您需要为您的页面注册一个新应用程序。
您可以此处创建应用
A facebook page doesnt have an ID, you need to register a new app for your page.
You can create an app here