Hide root site in Multisite install
I was in a similar situation recently. I ended up putting the root site on a random subdomain (eg ms.domain.com) With the intention of never using the root site. With that done, I created a plugin to activate only on the main (root) site. The plugin hooks into a action that fires only on the … Read more