Multisite with different domain names

WordPress Multisite can handle this without a plugin. What you need to do: I’m assuming that your WP Multisite installation is at example.wordpress.com and your desired URL for the new site is example.com, per your question. Create the site in the Network Admin section on example.wordpress.com. Select Edit Site on the newly-created site. Change the … Read more

Parent/Child Relationships with Multisites?

Yes – this would depend mostly on the theme. You would likely need to create a custom theme or a child theme which would present menus in the way you’re requesting, and you would want to go with a subfolder install vs. a subdomain install. I assume www.mainsite.com/multisite would be the “main” / parent MultiSite, … Read more