WordPress Feeds RSS 訂閱服務

內建的 RSS 為匯入外部 RSS 並非輸出本站 RSS 供使用者訂閱。查資料得知 RSS2 的連結為http://y12.tw/wp/feed,設定一個邊欄文字區如下:

<a title="十二義設計 RSS"
href="http://y12.tw/wp/feed">
<img title="RSS Feed"
src="http://www.mozilla.org/images/feed-icon-28x28.png"
alt="RSS Feed" /> </a>

這樣做的問題是點下去不一定每個瀏覽器都會出現訂閱畫面,至少 google chrome 不會,為了方便使用者點一下就可以訂閱,要先去Google feedburner註冊一下,註冊完可以得到一個連結如http://feeds.feedburner.com/y12tw,接下來連到這個連結就可以出現整理好的各家 rss reader 訂閱畫面。

feedburner 裡面的 publicize 頁面有提供HTML供剪貼,將這個部份貼到邊欄就可以點選訂閱。

<a href="http://feeds.feedburner.com/y12tw" 
title="Subscribe to my feed" rel="alternate"
type="application/rss+xml">
<img src="http://www.feedburner.com/fb/images/pub/feed-icon32x32.png"
alt="" style="border:0"/></a>
<a href="http://feeds.feedburner.com/y12tw"
title="Subscribe to my feed" rel="alternate"
type="application/rss+xml">Subscribe in a reader</a>

參考連結

WordPress Feeds « WordPress Codex.
RSS – 維基百科,自由的百科全書.
WordPress › Support » How to add a Rss feed to my blog.
FeedBurner My Feeds
專屬的RSS Feed,FeedBurner讓你搬家沒煩腦 | 网蚊东捕.
FeedBurner 繁體、簡體中文版現身!.
如何利用FeedBurner替自己燒一個專屬的RSS Feed? – 香腸炒魷魚.

發表迴響

您的電子郵件位址並不會被公開。 必要欄位標記為 *

*

您可以使用這些 HTML 標籤與屬性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>