domain: xhtmlcsstips.com
rss: xhtmlcsstips.com/feed/
rss feed is showing error.. apparently some spacing occurs in the beginning causing the problems.
domain: xhtmlcsstips.com
rss: xhtmlcsstips.com/feed/
rss feed is showing error.. apparently some spacing occurs in the beginning causing the problems.
Yup, the first line of your feed is a blank line (same with your site, too). You'll need to find and fix that.
Check your wp-config.php file. Make sure there are no spaces or blank lines before the first <?php or after the final ?> tags. If not the wp-config.php, then check plugins and your theme's functions.php.
This topic has been closed to new replies.