I&#39;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:&lt;?xml version=&quot;
1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;!-- generator=&quot;wordpress/2.0.5&quot; --&gt;<br>^<br><br></blockquote>I&#39;ve looked up the error and it seems to be cause by blank lines at the head of the xml file, above the &lt;?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&nbsp;know if you need more info.