How can I use different domains on a WP multisite install?
I want to offer my clients WordPress websites, but want to use WP multisite. I've read multiple articles on using a plugin, not using a plugin, etc.
My clients own their own domain names and want me to host/manage their sites. So I'll be using my main website as the install abc.com.
When you visit one of their sites like client1.com or client2.com, I don't want the domain name to be a subsite.client1.abc.com. I need them to stay on client1.com or client2.com.
I did find a lot of tutorials, but most are with a plugin and some are reporting buggy behavior. What I've done so far is setup the multisite on my main domain. I've added an external domain(I own it) and pointed that DNS to my server.
I've never done a WP multisite install before so this is my first attempt. I need to know the following:
- Do I need to install WP into a folder/directory for each hosted domain?
- Once DNS is pointed to my server, how does client1.com know what to show?
- I host on Godaddy so should I setup each client as a subdomain?
- For each sites content, is that managed by each sites individual dashboard?
Any and all help is appreciated.
WordPress* Hosting
Last Comment
Leonard Zakoor
8/22/2022 - Mon
Terry Woods
1. No, WP Multisite just needs one Wordpress installation.
2.
3.
4. Yes, each site can have its own admin user and gets its own dashboard. There is also a Network Admin dashboard which allows Themes and plugins to be loaded and made available to all sites. Plugins that are "Network Activated" from the Network Admin dashboard become active on all sites and can't be deactivated for any individual site.
Hopefully someone else can answer your 2nd and 3rd questions.
Leonard Zakoor
ASKER
Thank you Terry, I appreciate your time.
Hopefully someone has experience with this and can answer.
@James:
Thanks for that. I got the root domain setup and multisite installed. I added the plugin you suggested. However, when I map a new domain, I'm getting a 404. I ended up setting a wildcard(*) subdomain, but ultimately I want an external domain to point to my WP installs.
Thoughts?
Leonard Zakoor
ASKER
Hi everyone,
Just wanted to say that I am hosting on Godaddy w/Cpanel. I've pointed an external domain over to my server, however, it's not resolving. Does the fact that I'm hosting w/Godaddy have anything to do with it?
Please help!
James Rodgers
you might need to add the domain on your cpanel as a reference to your site
Hey James,
You mean add it as an "Addon Domain"? Godaddy cPanel isn't the greatest. Apparently I have to get access to WHM because I'm not allowed to add any addon domains.
That's really the only thing different from the instructions you've posted. But it's still not working the way I thought it should. I can't believe a multisite install like this either hasn't been done, or doesn't have a much better process in place. I've been trying to do this for almost 4 weeks now.
James Rodgers
yea, i have done multisite install but they were self hosted so not sure about godaddy settings
2.
3.
4. Yes, each site can have its own admin user and gets its own dashboard. There is also a Network Admin dashboard which allows Themes and plugins to be loaded and made available to all sites. Plugins that are "Network Activated" from the Network Admin dashboard become active on all sites and can't be deactivated for any individual site.
Hopefully someone else can answer your 2nd and 3rd questions.