我的网站上的 Facebook 点赞按钮可点赞 Facebook 页面,而不是我的网站
我的网站上有一个 Facebook Like 按钮,但目前它只能让用户喜欢他们当前所在的页面。是否可以使按钮像我们的 Facebook 页面而不是我们的网站?
I have a Facebook like button on my website, however as it works currently it only lets users like the page that they are currently on. Is it possible to make the button like our Facebook page instead of our website?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
转到开发者提供社交插件的页面。在那里,只需在按钮的“点赞 URL”处添加您的 Facebook 页面的地址即可。例如 http://www.facebook.com/mypage
这样,一旦用户按下“赞”按钮,您的 Facebook 页面就会自动获得“赞”,他们也会关注 Facebook 页面的更新
Go to the developers page which provides Social Plugin. There, just add at the "URL to Like" of the button, the address of your facebook page. E.g. http://www.facebook.com/mypage
This way, once the users push the like button, your facebook page will get automatically a like and they will also follow the updates of the facebook page
您可以使用徽章创建器为您的页面创建一个徽章,用户可以出于“喜欢”的目的与之交互。
You can use the badge creator to create a badge for your page that a user can interact with for "like" purposes.
您可以尝试此页面,这可能更适合您,他们可以直接在您的网站上喜欢 Facebook 页面 http://developers.facebook.com/docs/reference/plugins/like-box/
you could try this page this might work better for you, they can like the facebook page direct on your site http://developers.facebook.com/docs/reference/plugins/like-box/
这是因为您没有将正确的页面网址放入 facebook 之类的框生成器中。转到您的 Facebook 页面并从那里复制链接。现在用它来生成类似 facebook 的框。您还可以从此 http://www 获取帮助.codematrics.com/my-website-and-facebook-page-have- different-likes/
This is because you haven't put your right page url in facebook like box generator. Go to you facebook page and copy the link from there. Now use this to generate facebook like box. You can also get help from this http://www.codematrics.com/my-website-and-facebook-page-have-different-likes/