WordPress Redirects Incorrectly After Deployment to New Server
Monday, February 11th, 2013If you like to use different ports (I do) for development locally then you might find when deploying a Wordpress site live it tries to redirect to http://www.mysite.com:8080 or similar. You can't fix this in the admin interface as that redirects too. To fix this you need to run some SQL ...