XML Parsing Error: not well-formed
Location: http://www.xyz.com/?feed=rss2
Line Number 19, Column 134:
XML Parsing Error: not well-formed
Location: http://www.xyz.com/?feed=rss2
Line Number 19, Column 134:
Please give us your real URL. The information which you have provided tells us absolutely nothing.
XML Parsing Error: not well-formed
Location: http://www.all-things-lasvegas.info/?feed=rss2
Line Number 19, Column 134: <link>http://us.rd.yahoo.com/dailynews/rss/search/las+vegas/SIG=11tq1i938/*http://www.klastv.com/Global/story.asp?S=4107731&nav=168Y</link>
-------------------------------------------------------------------------------------------------------------------------------------^
The problem has to do with the & symbol. Whenever you post a link with &, you need to change it to & in order for it to be correctly distinguished as part of a query string.
http://feedvalidator.org/check.cgi?url=http://www.all-things-lasvegas.info/?feed=rss2
http://validator.w3.org/check?verbose=1&uri=http://www.all-things-lasvegas.info/
Yep, and when the feed does not validate, you might get a better explanation from the page validator as it will fail also...
http://validator.w3.org/check?verbose=1&uri=http://www.all-things-lasvegas.info/
Thanks for the repsonse guys but the problem I have is the blog is updated with a yahoo rss feed that has passed the validator check.
How can I then manaully amend the feed to prevent this from occuring?
By thw way, I use feedwordpress to automatically post to the blog.
thanks Pari
hello,
I think there is a bug in WP,
every user can send a post with & < > " or ' within the title,
and those reserved characters for XML are not escaped for the
rrs file autmomaticly produced .
regards,
ff
This topic has been closed to new replies.