Yesterday I went to Blogger (my old tool) to disable the RSS feed from my old site. Unfortunately I forgot that Blogger was directed at my new wordpress site (Version 1.5). Both my RSS and Atom feeds are disabled.
http://quietfm.com/jcblog/wp-rss2.php
http://quietfm.com/jcblog/wp-atom.php
Here is the error message I'm getting on both feeds:
-------------------------------------------------------------------
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
Only one top level element is allowed in an XML document. Error processing resource 'http://quietfm.com/jcblog/wp-rss2.php'...
------------------------------------------------------------------------
I went to Feed Validator (as suggested by another post.)
(http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fquietfm.com%2Fjcblog%2Fwp-rss2.php)
Looks like Blogger added another header to the feed on lines two and three of the feed. It looks like this:
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/quietfm/public_html/jcblog/wp-blog-header.php:260) in <b>/home/quietfm/public_html/jcblog/wp-rss2.php</b> on line <b>10</b>
Where do I go or what do I do to undo my bonehead error?
Thanks. Nick