Trying to setup a dev subdomain, but url loads as /dev/ instead
Sounds like it is something left in your database. Try to make a new backup and import it again then run this SQL in your MySQL. Input your old domain as http://www.old-domain.com and the new in http://www.new-domain.com, also if you have changed the prefix (wp_) to something other, change it before run. UPDATE wp_options SET … Read more