简体   繁体   English

像Facebook一样的Facebook状态按钮

[英]Facebook like button for a facebook status

I've pulled some facebook statusses to my website and I would like to add a like-button to them. 我已经在我的网站上添加了一些Facebook状态,并希望为其添加一个类似按钮。 I can't seem to use the facebook like button generator. 我似乎无法使用按钮生成器之类的Facebook。 When trowing a url like this: http://www.facebook.com/permalink.php?story_fbid=268577716517595&id=224519707563955 in the facebook url linter tool it sais it can't crawl itself. 当浏览这样的网址时: http : //www.facebook.com/permalink.php? story_fbid=268577716517595&id=224519707563955在facebook网址linter工具中,它表示自己无法爬网。

Is there a way to fix this like-button? 有没有办法解决这个点赞按钮? A way of custom coding a facebook like button? 一种自定义编码Facebook之类的按钮的方式? or is the only solution to redirect to this url?(Not an great option, i want the user to stay on my website) 还是唯一重定向到此URL的解决方案?(不是一个很好的选择,我希望用户留在我的网站上)

I hope anybody has a solution for this. 我希望有人对此有解决方案。

You can perform an like of an object through the Graph API, but then the user have to authenticate your application. 您可以通过Graph API执行类似对象的操作,但是用户必须对您的应用程序进行身份验证。

See more under the like section here . 此处的“喜欢”部分下查看更多内容。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM