Thread Starter
remmeh
(@remmeh)
samboll:
Interesting… /?feed=rss2 now redirects me to /feed/. Both of these result in a 404 error in Firefox and to the feed validator.
Now I’m thoroughly perplexed. How can I get WP to re-generate the RSS?
let’s go about this differently
delete or renmae your present .htaccess
open notepad and save a blank file
upload it and rename to .htaccess
reset permalinks
admin – settings – permalinks
should work
then we can worry about validation
Thread Starter
remmeh
(@remmeh)
thanks samboll… that seems to have brought back the feed here (i think i changed a permalink setting which screwed it up):
http://www.thecynicalrealist.com/?feed=rss2
now validation…
Thread Starter
remmeh
(@remmeh)
alright, I’ve made sure that my theme isn’t causing it (changed back to the default WP theme and it still doesn’t validate).
I’ve also disabled all plugins.
The validator gives me:
line 1, column 1: Blank line before XML declaration
I’ve tried tracking down blank lines in wp-rss2.php, wp-config.php, and can’t seem to find anything there. I’ve already ruled out the theme.
Any ideas?
Thread Starter
remmeh
(@remmeh)
btw, my problem was caused by godaddy free hosting, which inserts their own ads into your page. this causes bad things.