Child Site doesn’t appear in the Network menu
I found the solution , it’s dead simple, I should add myself to the child site as a user, I guess this should be done by default.
I found the solution , it’s dead simple, I should add myself to the child site as a user, I guess this should be done by default.
Yes, this is possible (see https://wordpress.org/support/article/create-a-network/). For sub-domains you’ll need to confirm that your DNS has a wildcard entry for your domain. So, based on your root domain, this would work for: mysub1.multisiteroot.com, mysub2.multisiteroot.com, etc. If you wanted to us different domain names for subsites, then you’d need to have those domain names point to … Read more
Despite the fact that the plugin recommendations are off-topic here, I don’t know any other way how to do what you want to do without using a plugin. I have experience with Domain Mapping plugin from WPMUDEV. This plugin allows you to use mapped domains for the front end and original subdomains for admin dashboard. … Read more
One WP install, I need to map a custom domain name to each category
How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
WP 4.4 – domain mapping for sites within a multisite network?
Map alt domain to specific section of website w/o MU
Like C C said some clarification would be helpful. If it helps, you can actually still use a subdomain and point the primary domain to it (the subdomain) using a flattened CNAME record. It is RFC compliant and functions the exact same as pointing the primary domain to an IP using an A record. Maybe … Read more
never saw this hack before, but that is all it is – a hack. While it might work at some situations, wordpress core do not officially supports (yet) having two domains on one network install, and therefor YMMV to what will work and what not. You are much safer having two different installs then taking … Read more
There are two commonly used mapping plugins for WordPress. For the next lines we assume you use the free WordPress MU Domain Mapping plugin from the WordPress plugin Repository. From your post I understand you have correctly mapped your domains (you have a dedicated IP or have already set-up the CNAMEs correctly). You have also … Read more