我想在Facebook上分享一个链接,
<a href="http://www.facebook.com/sharer.php?s=100&p[title]=Testing&p[url]=http://youtu.be/kOoKAbk_Wt4&p[summary]=yoursummaryhere">Click to Share</a>
它完美适用于网络,但是当我通过任何手机浏览(android,ios)时,它会重定向到fb时间轴,但不会显示/发布任何内容。
答案 0 :(得分:0)
<html>
<a href="javascript:test()">Click here</a>
<script>
function test(){
window.open("http://www.facebook.com/dialog/feed?app_id=YOURappID&link=linkToYourApps&caption=Watch%20our%20Ice%20Breaking%20Machine%20on%20You%20Tube%20%20%20%20%20Discover=yourComments&description=YourDescription&redirect_uri=redirect_url","_parent");
}
答案 1 :(得分:0)
将此?m2w参数添加到sharer.php。
在你的情况下:
http://www.facebook.com/sharer.php?m2w&s=100&p [url] = ENCODEDURL&amp; p [title] = encoded TITLE&amp; p [summary] =编码说明&amp; p [images] [0] =编码