Multisite installation forces 302 redirect?
-
I’ve been experimenting with wordpress’s multisite functionality and it seems like anytime multisite is installed it forces wordpress to use 302 redirects on the main domain instead of 301.
For instance prior to activating multisite on a new blog http://example.com does a 301 redirect to http://www.example.com (the way I want)
Immediately after installing multisite the site starts using a 302 redirect to go from http://example.com to http://www.example.com
All my attempts in .htaccess to force a 301 instead of the 302 don’t seem to have any effect.
Is there anyway to force a wordpress multisite installation to use a 301 redirect?
Thanks,
Elijah
The topic ‘Multisite installation forces 302 redirect?’ is closed to new replies.