I get the following error on my Wordpress site,
XML Parsing Error: XML or text declaration not at start of entity
Location: http://www.domain.com/news/feed/rss/
Line Number 3, Column 3: <?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
I tried almost all the solutions found with google, also tried the answers to the same questions here in stackoverflow, but still I get this error.
Does anyone have an idea on how to get out of it?
source
share