Feedburner Again
-
Changed the theme, now when you enter this URL into FeedBurner’s feed burner you get a page asking you to select one of three feeds. None of which validate. In each case Feed Validator tells you the reason or reasons why.
In short, Feed Validator says that there is a line 331 in the rss and rss2 feeds which contains a
<br />tag. In the case of the atom feed the errors include…line 35, column 0: Undefined entry element: br (4 occurrences) [help] <br /> line 36, column 0: Undefined entry element: b (6 occurrences) [help] <b>Fatal error</b>: Call to undefined function get_the_series_atom() in <b ... line 36, column 18: Unexpected Text (5 occurrences) [help] <b>Fatal error</b>: Call to undefined function get_the_series_atom() in <b ... ^ line 38, column 28: Undefined entry element: a [help] <b>Warning</b>: stristr() [<a href='function.stristr'>function.stristr</a>] ... line 38, column 196: XML parsing error: <unknown>:39:0: no element found [help] ... wassup.php</b> on line <b>2093</b><br />That’s not right. Is there anything a user can do to correct those mistakes? Is there anything anybody can do to correct those mistakes. I am not talking about patches, work arounds, or fixes, I mean corrections. In short, copy editing of the rss, rss2 and atom files in WordPress.
BTW, how are rss, rss2, and Atom implemented in WordPress, and where are rss, rss2, and Atom implemented in WordPress? It has to be somewhere.
Using default permalinks BTW.
The topic ‘Feedburner Again’ is closed to new replies.