This is one of the common feed error which people are getting in their RSS feeds.![]()
The error is because of one extra blank space in any of your theme file or plugins.
I faced this error, and after referring to wordpress support page, I could not find any perfect answer.
So I will tell you the simple thing which I did to fix this issue.
One of the main reason for this error is an extra black space either before <?php or after ?> after your php file.
Solutions:
1. Check your wordpress config file for any blank space. Check all your wordpress .php file.
2. Disable all the currently installed wordpress plugins, delete your wordpress super cache and check if the issue has been fixed. Activate the plugin one by one.
3. Try Fix RSS feeds plugin, which will delete all the blank space as mentioned in first step.
I’m sure any of these work around will fix the issue. Best of luck.
Related posts:
- Wordpress Blank Page Super cache Plugin problem Solved
- Wordpress Fatal error: Allowed memory size Allowed memory Size
- Wordpress Internal Link and Permalink Not Working
- Wordpress Error while Updating Wordpress
- Wordpress 2.9 Upgrade-Header Cannot Be Modified Error
- Wordpress RSS feeds Goes Real time with RSSCLOUD
- Remove Wordpress plugins to fix wordpress slow and internal server problem
- How to redirect wordpress default RSS feeds to feedburner without any plugin




