Move a site to a new server
Replace all occurences of old url & domain
(https://cms.insidan.staffanstorp.stagespace.se) with the
new(https://cms.insidan.stage.staffanstorp.se) .
sudo -uweb -H wp search-replace https://cms.insidan.staffanstorp.stagespace.se https://cms.insidan.stage.staffanstorp.se
sudo -uweb -H wp search-replace cms.insidan.staffanstorp.stagespace.se cms.insidan.stage.staffanstorp.se