I'm having a heap of troubles with eydryan.com and getting my feed to function again. Google refuses to index my pages now and all web based services return 404 for all my pages... what to do? :(
I'm having a heap of troubles with eydryan.com and getting my feed to function again. Google refuses to index my pages now and all web based services return 404 for all my pages... what to do? :(
Something is indeed forcing your site to return a 404 response header on all your pages except the front one, even though the page content is there. Since it's also returning a 404 on the feed itself, I'd say that it has to be setting that header somewhere outside of the theme.
If I was having this issue, I'd run a text search for "header" in all my php files and see if I could find anything that looks out of place. WordPress does set the response headers, but WordPress can be overridden in cases.
This could also be a server issue. Check to see what version of Apache the server is running, along with what extensions it's using.
This topic has been closed to new replies.