update:
my server supports SNI but I need to install it myself, SNI allows 2 SSLs to be used on 1 IP, I think this is used for parked domains with multiple SSLs?
what other setups are available? does having an add-on domain actually work for multisite? because I really don’t have the knowledge to use SSH and everything.
did you create a new page on these new sites?
dashboard -> settings -> reading
so you can select a front page display?
in wp-config.php I have:
define(‘WPLANG’, ”);
define(‘WP_DEFAULT_THEME’, ‘Avada’);
where Avada is the default theme name for all my new sites, and that works ok for me..
or should the newsite CNAME need to point to : originalsite.com ? (Host Record: www TTL: 14400)