- 信息来源:武汉做网站 发布时间:2009-3-28 文字大小:[ 大 中 小 ]
- 目前主流博客系统都有RSS文件格式,方便添加收藏与信息传播推广。网站加上RSS格式,不但方便大家订阅你喜欢博客的最新内容。还起到宣传网站,增加流量,提高了搜索引擎蜘蛛的抓取速度,真是利人利己好事,代码不敢独享,分享给大家希望大家都能更好的推广自己博客,代码如下:
抓虾订阅:
<A href="http://www.zhuaxia.com/add_channel.php?url=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt=抓虾
src="rssdy/zhuaxia.gif" vspace=2 border=0></A>
雅蛙订阅:
<A href="http://www.yaawa.com/Subscription.aspx?rss=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt="雅蛙" src="rssdy/yaawa.gif" vspace=2
border=0></A>
Newsgator订阅:
<A href="http://www.newsgator.com/ngs/subscriber/subfext.aspx?url=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt=newsgator
src="rssdy/newsgator.gif" vspace=2 border=0></A>
Bloglines订阅:
<A href="http://www.bloglines.com/sub/您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt=bloglines
src="rssdy/bloglines.gif" vspace=2 border=0></A>
鲜果订阅:
<A href="http://www.xianguo.com/subscribe.php?url=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt=鲜果
src="rssdy/xianguo.gif" vspace=2 border=0></A>
Pageflakes订阅:
<A href="http://www.pageflakes.com/subscribe.aspx?url=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt=pageflakes
src="rssdy/pageflakes.gif" vspace=2 border=0></A>
Rojo订阅:
<A href="http://www.rojo.com/add-subscription?resource=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt=Rojo
src="rssdy/rojo.gif" vspace=2 border=0></A>
哪吒订阅:
<A href="http://inezha.com/add?url=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt=哪吒
src="rssdy/nazha.gif" vspace=2 border=0></A>
有道订阅:
<A href="http://reader.yodao.com/#url=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt=有道
src="rssdy/youdao.gif" vspace=2 border=0></A>
Google订阅:
<A href="http://fusion.google.com/add?feedurl=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt="google reader"
src="rssdy/google.gif" vspace=2 border=0></A>
Netvibes订阅:
<A href="http://www.netvibes.com/subscribe.php?url=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt=netvibes
src="rssdy/netvibes.gif" vspace=2 border=0></A>
Yahoo订阅:
<A href="http://add.my.yahoo.com/rss?url=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt="my yahoo"
src="rssdy/yahoo.gif" vspace=2 border=0></A>
Feedou订阅:
<A href="http://www.feedou.com/addchannelservlet?commandkey=takersslog&url=您博客的RSS地址"
target=_blank><IMG style="MARGIN-BOTTOM: 3px" alt="feedou" src="rssdy/feedou.gif" vspace=2
border=0></A>
以上就是主流的rss订阅系统的代码。