例如,对于Facebook,Twitter和Google的1,您将使用以下内容:
> http://twitter.com/share?url=http://example.com&text=Description
> http://www.facebook.com/sharer.php?u=http://example.com
> https://plusone.google.com/_/+1/confirm?hl=en&url=http://example.com
我知道Renren使用以下内容:
> http://share.renren.com/share/buttonshare.do?link=http://example.com&title=Description
但是,我很想知道微博和百度喜欢的HTML只是URL.
以下是共享按钮的Javascript版本的文档:
> http://wiki.dev.renren.com/wiki/Xn:share-button
> http://open.weibo.com/sharebutton
> http://share.baidu.com/like/get-codes
解决方法
人人网
如上所述,请使用以下URL格式在Renren上共享链接:
> http://share.renren.com/share/buttonshare.do?link=http://example.com&title=Description
微博
以下URL格式将允许您以与Twitter相同的方式发布到您的微博帐户:
百度有多个可以发布的服务;与这篇文章相关的是百度喜欢,但是我提供了百度空间,论坛和书签的URL,以供参考:
要像Facebook / Google 1一样使用链接,请使用以下URL结构:
我使用数据包分析器跟踪上述URL,据我所知,百度Like必须从引用页面或至少是引用域调用.回调函数bd4bb141b似乎不是特定于任何域或用户ID.
请注意,我还没有彻底测试以下URL结构:
>要在百度空间上共享链接,请使用以下URL结构:http://apps.hi.baidu.com/share/?url=http://example.com&title=Description
>要在百度铁饼(论坛)上分享一个链接,请使用以下URL结构:http://tieba.baidu.com/i/app/open_share_api?link=http://example.com
>要保存到百度仓(书签)的链接,请使用以下URL结构:http://cang.baidu.com/do/add?it=Description&iu=http://example.com
另请参考,FeedBurner的一个很好的中国选择是FeedSky.