close
Blogtrottr
海芋小站
提供實用軟體教學,介紹有趣網站及資訊,豐富電腦人生 
如何使用 htaccess 將 WordPress Feed 強制導至 FeedBurner?
Nov 26th 2014, 04:52, by 張海芋

[embedded content]

wordpress-logo-notext-rgb

在之前海芋曾經介紹過「FD Feedburner(文章:WordPress 套件《FD Feedburner》將 RSS 轉到 Feedburner)」這個套件,可以讓 WordPress 站長將文章的 Feed 強制轉至 FeedBurner,但就效能來說,每裝一個套件就讓 WordPress 的效能更降低一點,也因此通常不建議安裝太多套件。更何況 Redirect 網址其實是一件很小的事情,在 htaccess  去設定就可以了,而如何利用 htaccess 將 WordPress 內建的 RSS Feed 轉至 FeedBurner 呢?只要在文章中加入以下的程式碼就可以了。


RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} !^.*(FeedBurner|FeedValidator) [NC]
RewriteRule ^feed/?.*$ http://feeds.feedburner.com/Your-Feedburner-Feed [R=302,NC,L]

最後,要提醒兩件事,第一,修改 htaccess 有一定的風險,在修改前請先備份; 第二,Your-Feedburner-Feed 別忘了換成你的 RSS Feed 的網址喔!

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 kkosk8eq8o7k4 的頭像
    kkosk8eq8o7k4

    線上遊戲排行榜2013/2014,進擊的巨人線上看,candy crush saga外掛,正妹寫真三圍

    kkosk8eq8o7k4 發表在 痞客邦 留言(0) 人氣()