I activated the Multisite feature. I'd like to create a site in a subdomain.
I have two questions:
- do I have to create a subdomain on the server before creating a site within the multisite admin dashboard, or after?
- if yes, do I have to install a WordPress installation in this subdomain before creating a site within the multisite admin dashboard, or after?
I found this on StackExchange but it does not help me or I just don't understand.
Subdomain multisite gives 404 on sub sites
Thanks,
François
I activated the Multisite feature. I'd like to create a site in a subdomain.
I have two questions:
- do I have to create a subdomain on the server before creating a site within the multisite admin dashboard, or after?
- if yes, do I have to install a WordPress installation in this subdomain before creating a site within the multisite admin dashboard, or after?
I found this on StackExchange but it does not help me or I just don't understand.
Subdomain multisite gives 404 on sub sites
Thanks,
François
Share Improve this question asked Mar 17, 2019 at 13:50 Francois MauriceFrancois Maurice 31 bronze badge1 Answer
Reset to default 0Welcome into the community.
To answer to your question:
do I have to create a subdomain on the server before creating a site within the multisite admin dashboard, or after?
yes, you need to create subdomains on your server using cPanel or plesk.
if yes, do I have to install a WordPress installation in this subdomain before creating a site within the multisite admin dashboard, or after?
You don't need to install wordpress for the subdomains. Be careful to point the root of every created subdomain to the root of your wordpress multisite installation. Multisite network will share the same wordpress installation, so you don't need to reinstall it each time you add a subdomain.
I had a similar issue, you can read the topic here.