One Digital Life RSS

By | May 17, 2005

Today a reader told me he was having trouble reading my RSS feed in NewsFire. I always use NetNewsWire, and everything worked so I though everything was fine. After some digging I found some bugs in the feed. The biggest was actually a bug in WordPress, my blogging system. It involves a space between two words in the php. If you’ve had a similar problem with WordPress, it can be fixed by replacing line 87 of wp-blog-header.php with “@header(‘Last-Modified: ‘.$wp_last_modified);”. The key change is adding the “-” between the words “Last” and “Modified”. By default there is a space, instead of a dash.

Everything seems to be working fine now, so if you’ve had a problem reading my feed, try accessing it again. Thanks Nate!

RSS 2.0


Leave Your Comment

Your email will not be published or shared. Required fields are marked *

*

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>

Notify me of followup comments via e-mail.