I tried changing the settings inside of WordPress for ‘WordPress address (URL)’ and ‘Blog address (URL)’ back to http;//fortasse.com instead of http://www.fortasse.com, thinking that may have been the issue, but still no luck.
I decided to wait a few hours and see if it was some kind of problem with the host or Feedburner, and still it is not up.
What confuses me most is that the feed actually exists and does NOT display a 404 when you either click the chiclet on the page or goto http://fortasse.com/?feed=rss2 , but someone how the server/site must be sending a 404 to the validator.
I’ve tried different validation sites to see if thats the problem. No luck.
My problem seems to be with the permalink structure. I am running Godaddy and it seems only the default permalink structure will work with my RSS feeds.
The feed link actually goes through, but trying to validate the link with Feedburner returns a 404.
I have read all over and the only solutions I can find talk about modifying the .htaccess file (which you don’t get access to when you let Godaddy install WP) or leaving permalinks at the default setting (which is a bad ‘solution’ anyway).
My thanks to anyone that can help!
I think I figured it out…
The error probably stems from the fact that I changed the default URL from http://fortasse.com to http://www.fortasse.com AND changed the permalinks structure from the default to a custom setting.
Here is the problem:
When I would go to Feedburner to validate my RSS feed, it would state that the RSS could not be found and give me a 404 error. However, if I clicked on the feed link on MY site, I could view the WP generated RSS feed just fine.
So when I would go to Feedburner to add my feed, it would automatically detect http://fortasse.com/?feed=rss2 , and this is the link given on my RSS chiclet.
What I decided to do was add www. to the beginning (ergo http://www.fortasse.com/?feed=rss2) and attempt validation. This time, BINGO and it worked. I don’t know why though. The link on my page still points to http://fortasse.com/?feed=rss2 and I tried this before with no success.
Very odd. I will give it some time to see if it continues to work.
Well it appears the problem is only half fixed.
My primary ‘posts’ feeds validate now, after I changed the URL, but my comments geed still doesn’t validate. Doesn’t matter if I put www. in or not.
See for yourself:
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Ffortasse.com%2F%3Ffeed%3Dcomments-rss2
Back to square one, primary feeds don’t vaidate either!!
I tried changing .htaccess setting to 666 and then trying to apply permalinks structure and then restting .htaccess to 644. Hasn’t worked. I’m at loss.
Anyone? Help?