Redirecting Wordpress Feed into Feedburner

Reaper-X | Sep, 3 2006 Comment1 Comment RelatedRelated Posts Bookmark and ShareShare RSS SubscribeRSS Feed

Yesterday i’ve finished setting up the redirection on my feed url so all the request made into my feed url got redirected automatically into my feedburner url. There’s a lot of website already put this guide on how to redirect your wordpress feed into feedburner feed, but in my case i was using the redirect only for human not bot.

Because if you submit your site feed into google sitemap or yahoo sitemap, your feedburner feed can’t be read by those bot or other rss aggregator bot if you choose to optimize your feedburner feed so it’s browser friendly. If you don’t understand what i mean about optimizing your feedburner feed, take a look at my feedburner feed at http://feeds.reaper-x.com/ReaperX and you’ll see the XML file was transformed by feedburner so you can read it in your browser, instead of showing the XML codes. But this optimizing thing doesn’t looks good to bot / rss aggregator bot because bot can only see it in real xml format not the converted xml codes. And so i decided to make .htaccess file containing redirection only for human not for bot (although i don’t have a complete list but this one already enough for me).

And here’s the sample .htaccess file i’m using to redirect my feed into feedburner :


# 301 Redirect to the feedburner address
RewriteCond %{HTTP_USER_AGENT} !Feedburner [NC]
RewriteRule ^feed/?([-_0-9a-z]+)?/?$ http://feeds.reaper-x.com/ReaperX [R=301,NC,L]


# 301 Redirect to the new comments feed url
RewriteCond %{HTTP_USER_AGENT} !Feedburner [NC]
RewriteRule ^comments/feed/?([-_0-9a-z]+)?/?$ http://feeds.reaper-x.com/ReaperXComments [R=301,NC,L]

Bookmark and Share

Leave a comment

Comments

  1. Velaeraft groups.google.com/group/bad-credit-personal-loanss/ Dec 15, 2007 at 6:39 AM

    I have Unsecured Loans Bad Credit Personal Loans and I search where i can go to get a 24 Hour Personal Loans With Bad Credit

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>