Now using Feedburner for Feeds

Posted by Roan Lavery on Aug 15

I realise I’m a bit late to this particular party, but I’ve always neglected RSS, partly due to the fact that I don’t really use it myself. Personally, I much prefer reading peoples thoughts, ideas and creations in the context of their own site. Lots of people disagree with me though, and RSS is hugely popular so I’ve finally got round to moving the feed over to Feedburner.

To avoid people having to change their feed URL for the site, I wanted to able to automatically redirect people subscribed to the old RSS to the new Feedburner address.

My old RSS feed was available on:

www.renegadezen.com/rss/?section=blog

My new Feedburner feed is available on

http://feeds.feedburner.com/RenegadeZen-Blog

After a bit of digging around I came across a couple of articles which explained how to set up .htaccess redirects, but most of these were for older versions of Textpattern, which uses a slightly different URL scheme for it’s RSS (I think). I was also having some problems because my feed URL contains a Query String specifying the particular section.

Anyway, after some mucking about, I was able to modify the .htaccess file by appending the following code to the original TXP one:

RewriteCond %{QUERY_STRING} ^section=blog$ RewriteRule ^(.*)$ http://feeds.feedburner.com/RenegadeZen-Blog

This seems to have done the trick, and any requests to the old URL should be redirected seamlessly to Feedburner. Phew!

If anyone is having any problems, let me know.

4 Comments for Now using Feedburner for Feeds

Alan - 23 August 2006

Feedburner have a very nice service but one of the coolest things is that they are away to offer blogbeat as a free blog stats tool so keep your eyes peeled for it…

I have been happy with the tool but I was surprised yesterday to get a refund for the package that I payed for seeing as feedburner are going to do it for free since aquiring blogbeat!

BONUS :D

Roan Lavery - 24 August 2006

Yeah, so I heard. It’s a nice gesture that they refunded the cash.

Tell me, what advantages does Blogbeat offer over a traditional web stats package?

Alan - 29 August 2006

Blogbeat is very simple to use and is actually geared towards blog activity. I tracks posts and comments as well as giving a really simple summary of activity on your site.

I have been using a combination of Blogbeat and Google Analytics for tracking my traffic for a while now and I am quite content with them.

The Blogbeat site was a little unstable for a while but I perservered with it because I always got very quick responses from them when I mailed about any issue.

I have also dabbled with performacing site metrics (performancing.com) but got bored with their service really quickly.

Ewan - 11 September 2006

Nice one. Added the feed to my FF toolbar!

FreeAgent sign-up