Radio NIHIL
Jun 27th, 2007, 09:10 PM
Hi, I'm trying to submit a newly created feed that we have routed through feedburner. I can't seem to get past your validator though, even though all the other validators out there seem to confirm the feed no problem.
I tried 3 different addresses to see if it was the wrong location, but each had a problem:
The site URL:
http://anus.com/zine/radio/
CRITICAL Missing or invalid XML Document Type Declaration. See http://www.w3.org/TR/REC-xml/#sec-prolog-dtd. (data: Line 1) (code: 1020)
The feedburner feed:
http://feeds.feedburner.com/RadioNihil
CRITICAL Channel doesn't contain any enclosures (code: 2000)
The original XML file:
http://www.anus.com/zine/radio/index.xml
CRITICAL Channel doesn't contain any enclosures (code: 2000)
+a whole slew of other errors
I'm guessing the 2nd 2 are wrong links, as your system is looking for the enclosure html tags. I looked up the first error though and as far as I can tell, my document type declaration is just fine. Here's a copy of the top of the feedburner XML info:
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2enclosuresfull.xsl" type="text/xsl" media="screen"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?>
<rss xmlns:media="http://search.yahoo.com/mrss" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>Radio NIHIL</title>
<link>http://www.anus.com/zine/radio</link>
Help please :)
I tried 3 different addresses to see if it was the wrong location, but each had a problem:
The site URL:
http://anus.com/zine/radio/
CRITICAL Missing or invalid XML Document Type Declaration. See http://www.w3.org/TR/REC-xml/#sec-prolog-dtd. (data: Line 1) (code: 1020)
The feedburner feed:
http://feeds.feedburner.com/RadioNihil
CRITICAL Channel doesn't contain any enclosures (code: 2000)
The original XML file:
http://www.anus.com/zine/radio/index.xml
CRITICAL Channel doesn't contain any enclosures (code: 2000)
+a whole slew of other errors
I'm guessing the 2nd 2 are wrong links, as your system is looking for the enclosure html tags. I looked up the first error though and as far as I can tell, my document type declaration is just fine. Here's a copy of the top of the feedburner XML info:
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2enclosuresfull.xsl" type="text/xsl" media="screen"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?>
<rss xmlns:media="http://search.yahoo.com/mrss" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>Radio NIHIL</title>
<link>http://www.anus.com/zine/radio</link>
Help please :)