rainbowsoft 2006-9-21 22:54
提高你的zblog访问量的好方法——加入网摘
网摘是一种推广网站、论坛、博客的好方法,昨天我添加到博客网的几篇文章都有了500多的点击,给成立2周时间的个人博客带来了很让人高兴的流量,尝到了甜头所以秉着开源共享的原则推荐给大家,祝你的网站访问量越来越大!
本博客使用网摘源代码如下,和我一样使用zblog的朋友请修改模板目录下的artile-single.htm文件,添加在tag标记之后即可!
代码如下:
[code]<!--网摘代码开始-->
<p align=left><span style="font-size: 9pt"><b><font color="#ff3300"></font></b>
<a title="收藏此页到新浪ViVi"
href="javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?
d.getSelection():'');void(vivi=window.open('http://vivi.sina.com.cn/collect/icollect.php?pid=wellknow&title='+escape
(d.title)+'&url='+escape(d.location.href)+'&desc='+escape(t),'vivi','scrollbars=no,width=480,height=480,left=75,top=20
,status=no,resizable=yes'));vivi.focus();" style="text-decoration: none"><font color="#FF3300">[ 新浪ViVi ]</font></a>
<A title="将此文加入Poco网摘" href="javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(keyit=window.open('http://my.poco.cn/fav/storeIt.php?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t)+'&img=http://www.h-strong.com/blog/logo.gif','keyit','scrollbars=no,width=475,height=575,stat
us=no,resizable=yes'));keyit.focus();">[ Poco网摘 ]</A>
<a
title="将此文加入365key天天网摘" href="javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange
().text:''):(d.getSelection?d.getSelection():'');void(keyit=window.open('http://www.365key.com/storeit.aspx?t='+escape
(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'keyit','scrollbars=no,width=475,height=575,left=75,top=20
,status=no,resizable=yes'));keyit.focus();" style="text-decoration: none">
[ 365KEY ]</a>
<a title="将此文加入博客中国博采中心"
href="javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?
d.getSelection():'');void(boit=window.open('http://blogmark.blogchina.com/jsp/key/quickaddkey.jsp?k='+encodeURI(d.title)
+'&u='+encodeURI(d.location.href)+'&c='+encodeURI(t),'boit','scrollbars=no,width=500,height=430,
status=no,resizable=yes'));boit.focus();" style="text-decoration: none">
<font color="#FF3300">[ 博采 ]</font></a>
<a title="将此文加入亿友响享"
href="javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?
d.getSelection():'');void(websnip=window.open('http://x.yeeyoo.com/MouseAdd.aspx?t='+escape(d.title)+'&u='+escape
(d.location.href)+'&c='+escape(t),'yeeyoo','scrollbars=no,width=475,height=450,left=280,top=50,
status=no,resizable=yes'));websnip.focus();;" style="text-decoration: none">[ 亿友响享 ]</a>
<a title="收藏此页到你摘"
href="javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?
d.getSelection():'');void(zhai=window.open('http://www.nizhai.com/icollect.asp#t='+escape(d.title)+'&u='+escape
(d.location.href)+'&c='+escape(t),'zhai','scrollbars=no,width=480,height=420,left=75,top=50,
status=no,resizable=yes'));zhai.focus();"><font color="#FF3300">[ 你摘 ]</font></a>
<a title="将此文加入YouNote网络书签" href="javascript:u=location.href;t=document.title;void(open
('http://www.YouNote.com/NoteIt.aspx?u='+escape(u)+'&t='+escape(t)+'&c='+escape(document.selection.createRange().text),'网络
书签', 'toolbar=no,width=475,height=575,left=75,top=20,
status=no,resizable=yes'));">[ YouNote ]</a>
<a title="天极网摘:文摘|图摘|闪摘|乐摘 [url]http://hot.yesky.com[/url]"
href="javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?
d.getSelection():'');void(yesky=window.open('http://hot.yesky.com/dp.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)
+'&c='+escape(t)+'&st=2','yesky','scrollbars=no,width=400,height=480,left=75,top=20
,status=no,resizable=yes'));yesky.focus();" style="text-decoration: none">
[ 天极网摘 ]</a><a href="javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):
(d.getSelection?d.getSelection():'');void(keyit=window.open('http://bookmark.hexun.com/post.aspx?title='+escape(d.title)
+'&url='+escape(d.location.href)+'&c='+escape(t),'keyit','scrollbars=no,width=475,height=575,left=75,top=20
,status=no,resizable=yes'));keyit.focus();" style="text-decoration: none"><font color="#FF3300">
[ 和讯网摘 ]</font></a></span></p>
<!--网摘代码结束-->[/code]
作者:joe
引自:[url]http://www.radiohead.cn/blog/post/wangzhai.html[/url]
[[i] 本帖最后由 月上之木 于 2007-1-8 13:03 编辑 [/i]]
zyqin 2006-10-15 13:22
[quote]原帖由 [i]rainbowsoft[/i] 于 2006-9-21 22:54 发表
artile-single.htm文件,添加在tag标记之后即可![/quote]
不知道tag标记之后是什么地方,请指点。
见笑了。
saber00100 2006-10-28 13:24
为什么我添加以后就打不开网页了..
debugger 2006-11-27 16:17
回复 #8 ldrljq 的帖子
不需要,这只是提供一些链接接口给浏览的用户用的
ldrljq 2006-11-27 23:17
[quote]原帖由 [i]debugger[/i] 于 2006-11-27 16:17 发表
不需要,这只是提供一些链接接口给浏览的用户用的 [/quote]
[url]http://bbs.rainbowsoft.org/viewthread.php?tid=1140&extra=page%3D1[/url]
我用了这个,怎么除了新浪的以外加入都需要用户名和密码?
luwei8989 2007-6-17 18:40
不错