March 21, 2007

I Broke My RSS Feed Because I Stupidly Decided to Hack it

Sometimes, I am too much of a hacker for my own good. Note the distinction: I am not a good hacker, apparently.

This morning, I had this wacky idea of making the default RSS link for WordPress (my blog) point to my FeedBurner link. But I didn’t want to change the code in WordPress because I didn’t want to have to do it again later when WordPress got an update. So I opted to use the .htaccess file. For those of you curious, the code was (this works):

RewriteRule ^feed http://feeds.feedburner.com/MichiKnows [L,NC]

In non-nerd terms, it meant all default blog software accessing my website would be automatically forwarded to FeedBurner. This is good because it centralizes my reader base so I can track how many I have. Unfortunately, I was dumb and forgot that FeedBurner scans my RSS feed to generate its version of it.

That meant after about six hours, my feed completely broke when I made FeedBurner go in an infinite loop. :(

I’ll take a second shot at this problem later, but for now, I’ll concede and put things back to the way there were. Thanks J.M. for pointing out this issue!

Update: My friend pointed me to this plugin. It is very easy to install, so I’ll leave my hacker ambitions alone for this task and use it instead.

Filed under: Geeky Stuff — Michi @ 7:13 pm

Share this

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • Reddit
  • StumbleUpon
  • del.icio.us
  • description
  • Technorati
  • Slashdot
  • co.mments
  • NewsVine

Related

I know many of you have noticed that my feed burner counts go up and down a lot. On Friday it was at 227, 186 on Saturday, 198 on Sunday, and 247. Feed Burner can't know for sure how many...
I've signed up to use FeedBurner for my RSS feed. It is useful for tracking how many readers I have since it offers a lot of neat stats. If you regularly read my blog, I'd love it if you could...

No Comments »

TrackBack URI | Blog RSS | Comment RSS

No comments yet.

What do you think?