Podcast Feed breaking a href tag – fails to validate
-
Podcast feed hasn’t been updating lately, so client asked me to check it out.
Feedburner gave me the following notice, but at line 322, also a “description” line. The previous itunes:summary was properly closed, but I noticed that it had an unclosed link (“a href”) immediately before it.
—-
The URL does not appear to reference a valid XML file. We encountered the following problem: Error on line 2212: The element type “itunes:summary” must be terminated by the matching end-tag “</itunes:summary>”.
—-After trying several other fixes I simply removed the link from that post to see if the error would go away.
It did, but now the exact same error has occurred after another unclosed link in an itunes:summary.
“Don’t put in links” isn’t a good long-term solution. Seems fairly obvious the itunes:summary bits should be truncated before the unclosed link tags occur, but I’m pretty sure this is something the plugin developer has to handle?
The page I need help with: [log in to see the link]
- The topic ‘Podcast Feed breaking a href tag – fails to validate’ is closed to new replies.