I recently came across an issue with my blog feed. It doesn't validate when checking with http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fiqatrophie.wordpress.com
It tells me:
Invalid character in a URI: '"'
What does it mean? What can I do to fix this error?
I checked different other wordpress.com feeds which all validate correctly. So it must be s.th within my code. But I can't find it. All blogs use '"' within their URIs and feedvalidator doesn't complain about it.
Feedvalidator points at a line </div>]]></content:encoded> and lists the error message about the invalid character mentioned above.
Anyone here that can help? Where's the mistake?