2/20/2005

RSS and Atom Feeds Fixed

Sections: Web Site — Posted @ 11:24 am by Chris

I noticed that my site’s feeds were not being updated in Bloglines and after a little investigation I found a solution. For other WordPress users out there in the blogosphere, this is a known problem with the new 1.5 version. For a temporary fix, change line 17 in your wp-blog-header.php file to:

(false === strpos($_SERVER['PATH_INFO'], ‘.php’))

which means just delete the ‘index’ portion of ‘index.php’. After doing so, the feeds should work again.

The URI to TrackBack this entry is: http://www.particlestorm.net/2005/02/20/rss-and-atom-feeds-fixed/trackback/

No Comments




Leave a comment

(required)

(required - will not be published)