After I updated my site, I'm not able to get the RSS working. I used to get this RSS icon in the address bar in my web browser (opera), but now it's not there any more.
I try accessing the following URL: http://www.norwegianfashion.no/feed/
But I only get this error message:
XML parsing failed
XML parsing failed: syntax error (Line: 3, Character: 0)
1:
2:
3: <?xml version="1.0" encoding="UTF-8"?>
4: <rss version="2.0"
5: xmlns:content="http://purl.org/rss/1.0/modules/content/"
6: xmlns:wfw="http://wellformedweb.org/CommentAPI/"
Testing it in a feed validator, is says I have a blank line at the start of the file.
Clicling he help link, says that Wordpress has a tendency to create empty spaces :(
Does this mean I have to go through each template file, include file and plugins and remove the ?> at the end?
Anything else that could cause my problems?
