• Been having issues with my blog’s RSS feed which is under Feedburner. Because it’s broken email subscribers don’t receive the latest posts/updates, posts don’t get automatically published on Twitter or Facebook (Fan Page and Networked Blogs) and when I try to validate the RSS feed I get errors.

    Tried re-syncing on Feedburner but I get this error:

    Your feed filesize is larger than 512K. You need to reduce its size in order for FeedBurner to process it. Tips for controlling feed file size with Blogger can be found in Tech Tips on FeedBurner Forums, our support site.

    When I try to validate it says “Server returned timed out”. When I try to directly access the RSS feed I get this error message:

    Fatal error: Cannot use object of type stdClass as array in /home/jaypeeon/public_html/wp-includes/functions.php on line 337

    Checked the functions.php file and this is what’s on line 337:

    if ( isset( $notoptions[$option] ) )

    Would appreciate if anyone can help me with this. I’ve had this problem for several months now and its hard to promote blog posts or get new readers if the RSS feed isn’t working. Thanks in advance!

The topic ‘Problem with RSS feed using Feedburner’ is closed to new replies.