Domain change for functioning WP Multisite network with subfolders

I am interested, what steps should I do, to change domain name from old to new one for working Wordpress Multisite network with subfolders?

For example -

olddomain.com > newdomain.com - that way, that I don’t have to move any DB (only change entries to switch to new domain).

Is it possible?

Thank you in advance.

Hi @kepler99,

Easiest way to do so is use following command

ee site edit olddomain.com

and change following block:

server_name olddomain.com www.olddomain.com;

and replace that with

server_name newdomain.com www.newdomain.com;

note EasyEngine will still recognise your site as olddomain.com but for outside its newdomain.com

Hi @kepler99

It’s been a long time, and we haven’t heard from you. It looks like your issue is resolved.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: