Context
I have godaddy hosting. I want to create subdomains within my multisite network.
maindomain.com
site1.maindomain.com
site2.maindomain.com
site3.maindomain.com
-
Within WordPress:
- I have created a multisite
- Within the main domain of my multisite, I have created 3 sites within the network
-
Within Godaddy:
- Since godaddy doesn't support wildcard, I've had to create each subdomain within hosted domains and they all point to the main root folder.
- In addition, I have created A(host) records to point to the main IP address of where the main domain is located.
Results:
Of the 3 sites I have created within the network, not including the main website, only 2 of the sites work. 1 site is still showing: "future home of something cool"
Question:
Is there something I'm missing?