Hi,
I recently discovered, that my non-www domain redirects to the www domain using a 302 redirect. I had the server settings checked and I'm tried all konds of tricks with the htaccess file, but nothing really seems to solve the problem.
The error persists even if I deactivate WP super cache, which is as far as I know - the only plugin that could mess around with the redirection. The htaccess file contains just the auto-generated wordpress-content.
The wordpress php code seems to be fine, too...
If you like to look for yourself: http://www.dreadfactory.de
While checking the redirects with an online tool the first two shown redirects are:
http://dreadfactory.de returns a 302 (temporary) redirect
http://www.dreadfactory.de returns a 200 (OK) response. PR N/A
It would be nice if somebody had any idea where the mistake could be found.
so long
Marv