Hi all,
I'm getting this feed error, and not sure what is causing it. Any suggestions?
XML Parsing Error: not well-formed
Location: http://parenting-news.org/feed/
Line Number 90, Column 65: <title>4 Tips for Taking Great Baby Pictures - Even If You're Not a Professional</title>
----------------------------------------------------------------^
Thanks for your help!
Are you running the latest version of WordPress, 1.5.1.3?
It is because whatever you are using to create your titles does not make them correctly "You're" should be "You're" for every instance. I notice clicking on the title also returns a "Not Found" error. For now, if you change the title to "Your Are" it should work fine.
Yes, I am using 1.5.1.3.
I changed the title from ' to ' and it is working fine...
Thanks!
Hi again,
I noticed this again when posting titles that contain non breaking spaces (  ;) - it totally breaks the blogs feed.
This should be addressed in the next release. Either enable support ifr html entities, or do a find/replace on them when a document is posted to change them to supported characters...