how to add records Type CNAME Name @ valuse domain.com affter i add record alert show Enter your host name as "@", "sub-domain" i want use @ thank you
Solved! Go to Solution.
The DNS system here allows @ for host in A records, but not CNAME records.
A common workaround is to use www for the host and then forward yourdomain.com to www.yourdomain.com
Though if you were able to use an IP address instead it would be preferable with an A record.
The DNS system here allows @ for host in A records, but not CNAME records.
A common workaround is to use www for the host and then forward yourdomain.com to www.yourdomain.com
Though if you were able to use an IP address instead it would be preferable with an A record.