Automatic 301 redirect?
-
Hello
(this was tested on a local install after seeing it on my live site)
After migrating to SSL I see that the old non-ssl site is automatically redirected with a 301 to the SSl site without me doing anything special.
To put it in other words let say I’ve set up a mysite.local
the change the Site and WordPress address to https://mysite.localNow when going to https://mysite.local I end up automatically on https://mysite.local
What’s more, when I run:
curl -I https://mysite.local
I see:
HTTP/1.1 301 Moved Permanently
…This must have been put automatically by WordPress, since I haven’t done anything explicit.
Is this something new? (because I see plugins doing redirects …)
Thank you for your attention.
Regards,
Harald
- The topic ‘Automatic 301 redirect?’ is closed to new replies.