If I have a multisite subdomain install e.g. mysite.co.uk and I want to map another domain e.g. mysite2.co.uk to a new site in the same multisite install, is this only possible using a plugin or manually editing the database? When adding a new site to the network I only have the option to add subdomain.mysite.co.uk

This old question is relevant but I’m wondering if there have been more recent developments.

1 Answer
1

The short answer is yes. But it seems that the WordPress team are moving toward encouraging the creation of networks of sites rather than simply using Multisite. I watched this video:

Which gives a good insight into creating a Network of sites. Each Network can have a different domain.

I’m therefore going to install WP Multi Network

A slightly longer answer is yes and no. Once you have created a new site in a subdomain (in my use case) you can then go and edit the site and change the domain completely. Checkout the video for more details on what is going under the hood in the wp_site, wp_blogs and wp_sitemeta tables

Leave a Reply

Your email address will not be published. Required fields are marked *