Users RSS feed issue

Hello,

All of the users of my MU install are having issues with the feed urls.

Here’s a sample: http://bloggingtothebank.blogtwister.com/feed/

They all pretty much have the same issues.

Please help …

Thanks,

– P

  • drmike
    • DEV MAN’s Mascot

    Required reading -> http://codex.wordpress.org/Debugging_WPMU

    You have a blank line at the top of your feed. Not sure what browser you;re using but in Firefox, when you look at the source, you’ll see it.

    You have a blank line at the top of a plugin file somewhere or extra white space after the closing ?>. wp-config.php is usually the first place to look, followed by any files you;ve edited recently and then the plugins. Do a search for ‘blank line rss’ on the mu and wp forums for much discussion on the topic.