Redirects in my test environment?
-
I backed up my site using updraft-plus and uploaded the backups to my new test environment where I installed a fresh copy of wordpress. I have a very old wordpress site so the purpose of the test environment is to see what happens when I update wordpress, plugins, etc.
Problem:
The whole site seems to redirect to the url where the database came from after I uploaded the database to the test environment. The test environment is a sub-domain on a different website that I maintain. For example, my test environment is test.testingsite.com, and the main website is mainwebsite.com.test.testingsite.com/wp-admin redirects to mainwebsite.com/wp-admin/upgrade.php?_wp_http_referer=%2Fwp-admin%2F
Is there a variable I need to change in the database? Is there a best known method for maintaining a wordpress test environment that I am missing?
The topic ‘Redirects in my test environment?’ is closed to new replies.