16 12
发新话题
打印

提高你的zblog访问量的好方法——加入网摘

提高你的zblog访问量的好方法——加入网摘

网摘是一种推广网站、论坛、博客的好方法,昨天我添加到博客网的几篇文章都有了500多的点击,给成立2周时间的个人博客带来了很让人高兴的流量,尝到了甜头所以秉着开源共享的原则推荐给大家,祝你的网站访问量越来越大!
本博客使用网摘源代码如下,和我一样使用zblog的朋友请修改模板目录下的artile-single.htm文件,添加在tag标记之后即可!
代码如下:
复制内容到剪贴板
代码:
<!--网摘代码开始-->
  <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>

<!--网摘代码结束-->
作者:joe
引自:http://www.radiohead.cn/blog/post/wangzhai.html

[ 本帖最后由 月上之木 于 2007-1-8 13:03 编辑 ]

TOP

出现了个哭脸...


有几个代码要自己找了..

TOP

引用:
原帖由 rainbowsoft 于 2006-9-21 22:54 发表
artile-single.htm文件,添加在tag标记之后即可!
不知道tag标记之后是什么地方,请指点。

见笑了。

TOP

对了,还有

怎么验证修改文件是否成功?

TOP

谢谢!

TOP

为什么我添加以后就打不开网页了..

TOP

不错啊
ZIPPO广州实体店-全场4折起,售后7天包退换。
支持Z-blog,谴责篡改&去除版权标记的可耻行为
------------------------------------------------------------------------------------------
新手请多看应用教程区Z-wiki,或站内搜索寻找答案
1、Z-blog主题修改助手   2、默认模板右侧栏目代码注释       3、默认CSS样式的注释     
4、Z-BLOG使用小贴士收集         5、Z-Blog模板标签库及相关说明   6、加广告请搜索gg/google/广告

TOP

请问都需要注册么?
悲伤的时候,工作就是良药。

TOP

回复 #8 ldrljq 的帖子

不需要,这只是提供一些链接接口给浏览的用户用的

TOP

引用:
原帖由 debugger 于 2006-11-27 16:17 发表
不需要,这只是提供一些链接接口给浏览的用户用的
http://bbs.rainbowsoft.org/viewt ... &extra=page%3D1
我用了这个,怎么除了新浪的以外加入都需要用户名和密码?
悲伤的时候,工作就是良药。

TOP

不错

TOP

回家试试

TOP

 16 12
发新话题