Invalid feed?
Posted: Mon Nov 22, 2010 4:31 am
Started my blog (http://adminlibre.com) today and I using the "Syndicate This Blog" plugin to publish my RSS feed through feedburner.
I noticed problems with my feed because google reader was not showing my first article. After digging around I found what may be a bug/problem. It seems the "Syndicate This Blog" may not be creating a valid XML.
After running my feed against the feedvalidator at:
http://www.feedvalidator.org/check.cgi? ... nlibre.com
I got back the following errors:
Sorry
This feed does not validate.
line 13, column 24: url must be a full and valid URL: img/xml.gif [help]
<url>img/xml.gif</url>
^
line 16, column 17: width must be between 1 and 144: [help]
<width />
^
line 17, column 18: height must be between 1 and 400: [help]
<height />
^
In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
line 14, column 97: Image title doesn't match channel title [help]
... managing Open Source, Free/Libre systems</title>
^
line 33, column 4: Ensure description precedes content:encoded [help]
<content:encoded><![CDATA[
^
line 44, column 130: Ensure lastBuildDate is present when slash:comments is used [help]
... oring-systems.html</feedburner:origLink></item>
I noticed problems with my feed because google reader was not showing my first article. After digging around I found what may be a bug/problem. It seems the "Syndicate This Blog" may not be creating a valid XML.
After running my feed against the feedvalidator at:
http://www.feedvalidator.org/check.cgi? ... nlibre.com
I got back the following errors:
Sorry
This feed does not validate.
line 13, column 24: url must be a full and valid URL: img/xml.gif [help]
<url>img/xml.gif</url>
^
line 16, column 17: width must be between 1 and 144: [help]
<width />
^
line 17, column 18: height must be between 1 and 400: [help]
<height />
^
In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
line 14, column 97: Image title doesn't match channel title [help]
... managing Open Source, Free/Libre systems</title>
^
line 33, column 4: Ensure description precedes content:encoded [help]
<content:encoded><![CDATA[
^
line 44, column 130: Ensure lastBuildDate is present when slash:comments is used [help]
... oring-systems.html</feedburner:origLink></item>