• Ever since 2/5 my RSS feed has stopped updating. I had it burned to Feedburner, and all was fine until this past weekend. The only changes I made over the weekend were installing the WPTouch Pro plugin, and I added the follwing redirect code to my .htaccess file.

    RewriteEngine on
    RewriteCond %{HTTP_USER_AGENT} !FeedBurner [NC]
    RewriteCond %{HTTP_USER_AGENT} !FeedValidator [NC]
    RewriteRule ^feed/?([_0-9a-z-]+)?/?$ http://feeds.feedburner.com/EntertainmentBuddha%5BR=302,NC,L%5D

    Since the issue has surfaced I have tried disabling all of my plugins to no avail. I tried re-syncing it in Feedburner. I tried setting my feed size to a reasonable amount by dropping it to a 1 under Reading options. I’ve taken the redirect code out of my .htaccess file, but my feed still redirects there. At this point I’m at a total loss, and don’t know what to do next.

    It as if my source feed is completely gone, or in some sort of a wild loop. Neither my source feed nor my feedburner feed validate anymore. In the validator there’s all kinds of errors, but it looks like Feedburner itself keeps adding repetitive lines of code over and over, so I don’t even know how to fix them. Now feedburner says my feed is too large, which I think is a result of resyncing in FB.

    Please someone help. I don’t really know what my options are. I’ve done my due diligence and researched the heck out of this issue. None of the fixes seem to work. See for yourself.

    Source Feed still redirects to FB even though all plugins for FB have been disabled and the redirect code in the .htaccess have been removed. It’s acting as if something is cached, but I don’t use any cahce plugins.

    Source Feed – http://www.entertainmentbuddha.com/feed/

    FB – http://feeds.feedburner.com/entertainmentbuddha

    Thanks.

The topic ‘Source RSS Feed No Longer Works’ is closed to new replies.