我想在facebook上分享我的网站新闻 我的访客如何在他们的Facebook墙上分享我的新闻?
答案 0 :(得分:1)
您链接到的那个只是表单中的链接:
http://www.facebook.com/share.php?u=的 http://www.yourlinkhere.com 强>
您将自动将链接添加到粗体
中执行此操作的一些Javascript是:
<a name="fb_share" type="button" href="http://www.facebook.com/sharer.php">Share</a>
<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript">
</script>