Changing URL domain name on wordpress multisite
-
I am trying to change the URL for my site. This is on a virtual ubuntu server, so to make things easier, I cloned the machine before making any changes and am able to revert back to the old machine very quickly. I started by editing the vhost entries in the default file in sites-available for apache, changed the entries in the hosts file to the new url, and edited the wp-config.php file as per instructions. I then exported the database and changed all occurrances of the old site to the new and re-imported it. The site comes back up, but the custom themes are all gone and exporting them from the working site and re-importing them does not fix them. What am I missing, or where have I gone wrong?
The topic ‘Changing URL domain name on wordpress multisite’ is closed to new replies.