我的wordpress rss订阅代码

星期三, 八月 19, 2009 17:05
文章发表自: 心得技巧
1,333次浏览 暂无评论
rss订阅代码
rss订阅代码

      动手修改了RSS订阅的模版,加入了抓虾、google、鲜果。自己做了几个好看的订阅图标。效果请看我的右侧边栏。
      共享我修改的RSS订阅代码,可以备忘:

 

  1. <div class="box">
  2. <h2>RSS 订阅</h2>
  3. <div class="subscribe">
  4. <div class="rssfeed">欢迎通过RSS订阅我的博客:</div>
  5. <div class="rssfeedlinks"><a href="http://www.54tomgo.com/wp-admin/&lt;?php bloginfo('rss2_url'); ?&gt;"><img src="http://www.54tomgo.com/wp-content/themes/vibrant/images/postsrss.gif" alt="订阅到我的博文" width="91" height="17" /></a><a href="http://www.xianguo.com/subscribe.php?url=http://www.54tomgo.com/feed"><img src="http://www.54tomgo.com/wp-content/themes/vibrant/images/xianguo.gif" alt="订阅到鲜果" width="91" height="17" /></a> <a href="http://www.google.com/reader/view/feed/http://www.54tomgo.com/feed"><img src="http://www.54tomgo.com/wp-content/themes/vibrant/images/google.gif" alt="订阅到google" width="91" height="17" /> </a><a href="http://www.zhuaxia.com/add_channel.php?url=http://www.54tomgo.com/feed"><img src="http://www.54tomgo.com/wp-content/themes/vibrant/images/zhuaxia.gif" alt="订阅到抓虾" width="91" height="17" /> </a></div>
  6. <div class="rssfeed">请输入您的订阅Email:</div>
  7. <!--p include (TEMPLATEPATH . '/feedburner.php');--></div>
  8. </div>
你可以对这篇文章 发表评论, 或者 trackback 到你的网站.

请发表您的意见: