…maximum size is 512K. This is the error I was getting when I noticed that my feed wasn’t updated with my latest post. At first, I thought that it was due to the blog security precautions I implemented earlier. But when I was done rolling back all the changes, the feed error still occured. Actually, the error itself was pretty self explanatory. But the first thing came up in my mind was the changes I committed the day before. Second was, I didn’t know what to do to troubleshoot the issue.
Now, after figuring out that undoing all the changes didn’t work, I started to look for help at the FeedBurner Help Group. I learned that there are two ways to reduce your feed’s size.
- Through your feedburner account
- From your dashboard options
Through your feedburner account
You can add a variable after your original feed address. Here’s from the group directly:
- Sign in to your FeedBurner account.
- Click the title of your FeedBurner feed on the My Feeds page.
- On the feed management page that appears, click the Edit Feed Details… link just below your feed’s title.
- In the Original Feed Address field, change the address listed there from an example like the following:
Code:
http://myblogname.blogspot.com/atom.xml
ORhttp://myblogname.blogspot.com/feeds/posts/defaultto the following format:
Code:
http://myblogname.blogspot.com/feeds/posts/default?max-results=3(Note that max-results sets the number of posts you want to have appear in your FeedBurner feed. Any integer value between 1 and 500 is permitted.)
- Click Save Feed Details. Your changes are immediately applied and FeedBurner re-burns the newly shortened (or lengthened) feed.
Unfortunately, it didn’t work for me. But try it, maybe it works for you.
The other way to the feed troubleshooting is by reducing the number of items displayed under the “Publicize” tab, in the “BuzzBoost” section on the left. If it fails, change from displaying full feed to just summary feed.
From your dashboard options
If you prefer to stay with full feed to give the most to your readers (or if the above doesn’t work either), go to your WordPress dashboard, head to “Settings”/”Options” | Reading. Look for the setting labeled “Syndication feeds show the most recent” and reduce the number. Mine was 50 and currently I set it to 25…Thank God IT WORKS!
How feeds do you display? Have you got any feed problems? Hoh did you solve the problem?
You may also interested in the following troubleshooting:
- Your blog’s theme changes itself. What’s the solution?
- Another feed problem. No feeds were displayed.
- Someone broke through my front page and replaced its content!
Read more:
Resolving The Feed Too Large Error Just now I reviewed my web crawl errors using Google...
Blogging – Make Sure You Know What You’re Doing! As a few days ago, I had a problem with...
Blogging – Feed Problem HomeBiz Resource is having a feed problem, both RSS and...
Blog Monetization – Bidvertiser Feed To Be Used With WordPress and FeedBurner After launching their feed service, Bidvertiser now added 3 supports...





hum. i wasn’t aware of this mistake… but you got 50??? wow that was too much lol
Yea, I didn’t know how big it could be…
I have never come across this issue before but i will now be keeping an eye out for it. Thnaks for posting the solution.
David Hobsons last blog post..Promoting a Website With Squidoo Part 6
You’re welcome, David!
Congrats on winning my contest. I haven’t noticed this issue but I think I keep mine at 25 or 10. Not really sure but good post.