wordpress分享/收藏/推荐代码

2010年2月4日 1,192 人浏览 发表评论 阅读评论 分享家:Addthis中文版

因为有这方面需要随便google了下,找到了些代码,存着也方便自己用,当然类似插件也很多,可以自行选用,原来我用的bshare总体还可以,推荐下:

1. 分享到twitter的代码

<a href=”http://twitter.com/home?status=<?php the_permalink(); ?> <?php the_title(); ?>” title=”分享到 Twitter” target=”_blank” rel=”nofollow”>Twitter</a>

2. 分享到嘀咕的代码

<a href=”http://app.foxling.cn/dilink/share.asp?u=<?php the_permalink(); ?>&t=<?php the_title(); ?>” title=”嘀咕一下” target=”_blank”>嘀咕</a>

3. 分享到饭否的代码

<a href=”javascript:var d=document,w=window,f=’http://fanfou.com/share’,l=d.location,e=encodeURIComponent,p=’?u=’+e(l.href)+’?t=’+e(d.title)+’?d=’+e(w.getSelection?w.getSelection().toString():d.getSelection?d.getSelection():d.selection.createRange().text)+’?s=bl’;if(!w.open(f+’r'+p,’sharer’,'toolbar=0,status=0,width=600,height=400′)){l.href=f+’.new’+p;}void(0)”>饭否</a>

4. 分享到做啥的代码

<a href=”javascript:u=location.href;t=document.title;t=t.substr(0,76);c=%22%22+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text);c=c.substr(0,180);location=%22http://zuosa.com/collect/Collect.aspx?t=%22+encodeURIComponent(t)+%22&u=%22+encodeURIComponent(u);void%200″>做啥</a>

5. 分享到叽歪的代码

<a href=”http://jiwai.de/wo/share/s?u=<?php the_permalink() ?>&t=<?php the_title(); ?>” target=”_blank”>叽歪</a>

6. 分享到豆瓣的代码

<a href=”javascript:void(function(){var%20d=document,e=encodeURIComponent,s1=window.getSelection,s2=d.getSelection,s3=d.selection,s=s1?s1():s2?s2():s3?s3.createRange().text:’ ‘,r=’http://www.douban.com/recommend/?url=’+e(d.location.href)+’&title=’+e(d.title)+’&sel=’+e(s)+’&v=1′,x=function(){if(!window.open(r,’douban’,'toolbar=0,resizable=1,scrollbars=yes,status=1,width=450,height=330′))location.href=r+’&r=1′};if(/firefox/.test(navigator.userAgent)){setTimeout(x,0)}else{x()}})()” title=”推荐到 豆瓣” rel=”nofollow” >豆瓣</a>

7. 分享到Facebook的代码

<a href=”http://www.facebook.com/sharer.php?u=<?php the_permalink();?>&t=<?php the_title(); ?>” target=”blank”>Facebook</a>

8. 分享到FriendFeed的代码

<a href=”javascript:void((function(){var%20e=document.createElement(‘script’);e.setAttribute(‘type’,'text/javascript’);e.setAttribute(‘src’,'http://friendfeed.com/share/bookmarklet/javascript’);document.body.appendChild(e)})())” title=”分享到 FriendFeed” rel=”nofollow”>FriendFeed</a>

9. 分享到Google Reader的代码

<a href=”javascript:var%20b=document.body;var%20GR________bookmarklet_domain=’http://www.google.com’;if(b&&!document.xmlVersion){void(z=document.createElement(‘script’));void(z.src=’http://www.google.com/reader/ui/link-bookmarklet.js’);void(b.appendChild(z));}else{}” title=”Share in Google Reader” rel=”nofollow”>Google Reader</a>

10. 分享到海内的代码

<a href=”javascript:void((function(s,d,e,t,v){var f=’http://hainei.com/share.proxy?a=’,u=d.location,l=d.title,p=['& src=bookmark&url=',e(u),'&title=',e(l),'&v=',v,'& i=',t].join(”);function a(){if(!window.open([f,'bmlet',p].join(”),’hnsharer’, ['toolbar=0,status=0,resizable=1,width=626,height=436,left=',(s.width- 626)/2,',top=',(s.height-436)/2].join(”)))u.href= [f,'newurl',p].join(”);};if(/Firefox /.test(navigator.userAgent))setTimeout(a,0);else a();})(screen,document,encodeURIComponent,1207710314,1));”>海內</a>

11. 分享到鲜果的代码

<a href=”http://www.xianguo.com/service/submitdigg/?link=<?php the_permalink() ?>&title=<?php the_title(); ?>” target=”_blank”>鲜果</font></a>

12. 分享到垦一垦的代码

<a href=”http://www.ken1ken.com/submit/?source=bookmarklet;ver=2;url=<?php the_permalink() ?>;title=<?php the_title(); ?>” target=”_blank”>垦一垦</a>

13. 分享到我挖的代码

<a href=”http://www.digbuzz.com/submit.php?url=<?php the_permalink() ?>” target=”_blank”>我挖</a>

14. 分享到挖客的代码

<a href=”http://www.waakee.com/submit.php?url=<?php the_permalink() ?>” target=”_blank”>挖客</a>

15. 分享到奇客的代码

<a href=”http://www.diglog.com/submit.aspx?title=<?php the_title(); ?>&url=<?php the_permalink() ?>&description=” target=”_blank”>奇客</a>

16. 分享到Gootou的代码

<a href=”javascript:var%20glx_t=’default’;(function(){var%20js=document.createElement(‘script’);if(typeof(js)!=’object’)js=document.standardCreateElement(‘script’);js.type=%22text/javascript%22;js.src=’http://www.gootou.com/js/fetch_page.js’;document.getElementsByTagName(‘html’)[0].appendChild(js)})();”>Gootou</a>

17. 收藏到Delicious的代码

<a href=”http://del.icio.us/post?url=<?php the_permalink() ?>&title=<?php the_title(); ?>&notes=” target=”_blank”>Delicious</a>

18. 收藏到QQ书签的代码

<a href=”http://shuqian.qq.com/post?from=3&title=<?php the_title(); ?>&uri=<?php the_permalink() ?>&jumpback=2&noui=1″ target=”_blank”>QQ</a>

19. 收藏到Google的代码

<a href=”http://www.google.com/bookmarks/mark?op=add&bkmk=<?php the_permalink() ?>&title=<?php the_title(); ?>”>Google</a>

20. 收藏到百度的代码

<a href=”http://cang.baidu.com/do/add?it=<?php the_title(); ?>&iu=<?php the_permalink() ?>&fr=ien#nw=1″ target=”_blank”>百度</a>

21. 收藏到雅虎的代码

<a href=”http://myweb2.search.yahoo.com/myresults/bookmarklet?u=<?php the_permalink() ?>&t=<?php the_title(); ?>” target=”_blank”>雅虎</a>

22. 收藏到乐收的代码

<a href=”http://leshou.com/post?act=shou&reuser=&url=<?php the_permalink() ?>&title=<?php the_title(); ?>&intro=&tags=&tool=1″ target=”_blank”>乐收</a>

23. 收藏到收客的代码

<a href=”http://www.shouker.com/mc/col/post2.aspx?title=<?php the_title(); ?>&surl=<?php the_permalink() ?>&tags=&desc=” target=”_blank”>收客</a>

24. 收藏到9fav的代码

<a href=”http://www.9fav.com/profile/user_url/add?t=<?php the_title(); ?>&u=<?php the_permalink() ?>” target=”_blank”>9fav</a>

25. 收藏到Mister.Wong的代码

<a href=”http://www.mister-wong.cn/index.php?action=addurl&amp;bm_url=<?php the_permalink() ?>&amp;bm_description=<?php the_title(); ?>” target=”_blank”>Mister.Wong</a>

26. 收藏到有道的代码

<a href=”javascript:void(window.open(’http://shuqian.youdao.com/manage?a=popwindow&title=’ + encodeURI(document.title) + ‘&url=’ + encodeURI(document.location), ”> 有道</a>

27. 推荐到九点的代码

<script type=”text/javascript” src=”http://9.douban.com/js/button_widget.js”></script>

28. 推荐到sphinn

<script type=”text/javascript” src=”http://sphinn.com/evb/button.php”></script>

29. 推荐到digg的代码

<script src=”http://digg.com/tools/diggthis.js” type=”text/javascript”></script>

30. 推荐到stublem upon的代码

<a href=”http://www.stumbleupon.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>”><img src=”http://cdn.stumble-upon.com/images/120x20_su_gray.gif”></a>

以下三个是我在使用的:图片+文字呈现
31.转发到新浪微博
<a href=”javascript:window.open(‘http://v.t.sina.com.cn/share/share.php?title=’+encodeURIComponent(document.title.substring(0,76))+’&url=’+encodeURIComponent(location.href)+’&rcontent=’,’_blank’,’scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes’); void 0″ style=”color:#000000;text-decoration:none;font-size:12px;font-weight:normal”><SPAN style=”PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 10px; CURSOR: pointer; PADDING-TOP: 5px”><IMG alt=转发到新浪微博 src=”http://t.sina.com.cn/favicon.ico” align=absMiddle border=0>&nbsp;转发到新浪微博</SPAN></a>

32.转发到开心网

<a href=”javascript:window.open(‘http://www.kaixin001.com/repaste/share.php?rtitle=’+encodeURIComponent(document.title.substring(0,76))+’&rurl=’+encodeURIComponent(location.href)+’&rcontent=’,’_blank’,’scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes’); void 0″ style=”color:#000000;text-decoration:none;font-size:12px;font-weight:normal”><SPAN style=”PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 10px; CURSOR: pointer; PADDING-TOP: 5px”><IMG alt=转帖到开心网 src=”http://img1.kaixin001.com.cn/i/favicon.ico” align=absMiddle border=0>&nbsp;转帖到开心网</SPAN></a>

33.转发到人人网

<a href=”javascript:window.open(‘http://share.renren.com/share/buttonshare.do?title=’+encodeURIComponent(document.title.substring(0,76))+’&link=’+encodeURIComponent(location.href)+’&content=’,’_blank’,’scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes’); void 0″ style=”color:#000000;text-decoration:none;font-size:12px;font-weight:normal”><SPAN style=”PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 10px; CURSOR: pointer; PADDING-TOP: 5px”><IMG alt=转帖到人人网 src=”http://s.xnimg.cn/favicon-rr.ico” align=absMiddle border=0>&nbsp;转帖到人人网</SPAN></a>

另外在google一翻看到【奋斗blog】提供了代码下载,可以选用

给WordPress 添加分享和转帖代码呈现如下,自行选用删除:

分享收藏转发按钮

WordPress 添加分享和转帖代码下载 (奋斗blog提供下载)

该部分下载代码提供者:奋斗blog
原文地址:http://www.fendou.info/wordpress/wordpress-add-share-code.html

原创文章转载请注明:转载自 郭海波,乘风归来兮 http://www.guohaibo.com/archives/638.html

  1. 鱼@
    2010年2月25日22:14 | #1

    收藏,不错

  2. 小白
    2010年3月11日18:21 | #2

    博主自己也不用啦,我就是看你说bshare才用的!

  3. 2010年3月11日22:52 | #3

    我现在在试用addthis

  4. 2010年5月13日18:46 | #4

    那个 我纯业余认识哈~请问使用分享代码的话,是不是必须每篇文章都要加上去……?
    就是能不能添加到模板或者什么的⊙﹏⊙b

  5. 2010年5月14日15:33 | #5

    @浅夜绯羽
    直接添加到模板文件你需要的位置

  6. 2010年12月5日22:01 | #6

    不知道那个更适合。。

  1. 2010年3月26日10:02 | #1