Hi
How do I set up domain aliases so 3 domains point to my main domain? So i can move my multi-site WordPress site
I have mymaindomain.co.uk, with myseconddomain.co.uk, mythiddomain.co.uk working in multisite configuration with mymaindomain.co.uk as the main site
When I try to add a cname to mymaindomain.co.uk it apends the mymaindomain.co.uk to the end as if its a subdomain. I.e. myseconddomain.co.uk.mymaindomain.co.uk
Is it a cname that i need?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey friend,
For the CNAME, try entering just the name by itself. So if you want:
sub.domain.com > CNAME > domain.com
Put “sub” as the name for the CNAME record.
Jarland