I have the same problem and can’t find any way to solve it.
Tested a lot of things under 1.2.1 and 1.2.2 and 1.3 but still the same problem. No plugins installed.
Can this issue be a server one ?
In this case what can generate that extra line ???
Please help me 2 weeks I’m looking for a solution. I love WP but if i can’t find a way to have RSS working, I will migrate through an other blog apps.
Thanks
My site is : http://krownoise.net/ and the RSS http://krownoise.net/wp-rss2.php
Solved by reinstalling 3-4 times
Don’t know where that bug come from.
I am actually getting the same error Lise is getting.
‘Your feed appears to be encoded as “utf-8”, but your server is reporting “US-ASCII”‘
With this issue, it my aggregator seems to be spitting error unlike other similar wordpress blogs (same version) that parse fine.
Any idea what cause the problem and how do we know which post contains US-ASCII encoding?
Link to Feedster:
http://www.azellow.com/blog/wp-rss2.php
Really Appreciate. Thanks.
replace in wp-rss2.php
header(‘Content-type: text/xml’, true);
by
header(‘Content-type: application/rss+xml’, true);
I have been struggling with these for a week now. Please help me if you could …
I have posted some chinese char into my blog, then the RSS stopped working.
The error message is the following:
An invalid character was found in text content. Error processing resource ‘http://xxxxxx/wordpress/wp-rss2.php’. Line 1…
<title>
macmanx – I just use localhost to test it. Don’t have a valide URL so far. But I managed to reset the default charset for Apache, then everything worked out.
superfrog – ‘Your feed appears to be encoded as “utf-8”, but your server is reporting “US-ASCII”‘, I think you should try my way to set the default charset for your web server.
hi all, i have this “Your feed appears to be encoded as “UTF-8”, but your server is reporting “ISO 8859-1” when trying to validate my spanish blog (www.clubsonyericsson.com/es). my english one (www.clubsonyericsson.com/en) does validate, and everything in both is configured the same way except i have to put that encoding so the spanish accents and tildes show up correctly in the site.
it not only doesn’t validate, but the feed isn’t recognized by bloglines.
could you please help me out (i tried everything in this post), thanks in advance!
Hi Guys,
I keep getting
Undefined item element: wfw:commentRSS
Does anyone have any ideas?
Thanks