Quote:
Originally Posted by KlenTelaris
Wait this isn't wordpress issue,i mean redirect from non www to www or opposite is defined in your httpd server settings,or in htaccess if you use apache(and howmuch i know wordpress uses htaccess to deal with that). And that redirect is used with purpose to avoid duplication problem.I had one domain de-indexed due mobile redirect and it is also wordpress blog with also redirecting from non-www to www and it go back into index.So i am not convinced how this is problem,but you can turn it off to see what will happen next.
|
If I define
http://www.a-tribute-to.com/playboy/ as WordPress Address (URL) it redirects
http://a-tribute-to.com/playboy/ to
http://www.a-tribute-to.com/playboy/
If I define
http://a-tribute-to.com/playboy/ as WordPress Address (URL) it redirects
http://www.a-tribute-to.com/playboy/ to
http://a-tribute-to.com/playboy/
And that's not a problem with htaccess. On my mainstream blog with an empty htaccess I get the same redirection problem.
I have to investigate with my host about the httpd server settings.