I'm getting this error in my RSS feed on a WordPress blog:<br>
<blockquote>XML Parsing Error: xml declaration not at start of external entity<br>Location: <a href="http://www.mysite.com/blog/rss" target="_blank">http://www.mysite.com/blog/rss</a><br>Line Number 3, Column 1:<?xml version="
1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" --><br>^<br><br></blockquote>I've looked up the error and it seems to be cause by blank lines at the head of the xml file, above the <?xml version section.
<br><br>So I downloaded this file as text and sure enough there are 2 blank lines at the begining of the file.<br><br>But the wp-rss.php file is standard. I disabled all the plugins on the site and still the error persists.
<br><br>Please quote me a rate or let me know if you need more info.