One problem with changing blog software is the fact that URLs change. I’ve provided a redirection rule here so you don’t need to change the settings in your aggregator. Take a look at the feed now if you like!
RewriteRule ^b2rss2.php(.*)? /wordpress/wp-inst/wp-feed.php?feed=rss2 [QSA]
And where do I put that?
That’s a mod_rewrite rule in a .htaccess file! No need for anyone else to use it. Here’s your feed as proof!
Bravo!
And that was one of my larger worries. i thought I was going to have to start writing ‘Update your feed to xyz’ entries and then lose the two readers (Or less) I have when they wouldn’t bother. 😉
thx… this was what i need…