A records
- Can only be mapped to an IP
CNAME records
- Basically aliases
- Using
@makes the CNAME record an alias to the root domain - You can also map subdomain like
wwwto the root domain (reroutes)
@ makes the CNAME record an alias to the root domainwww to the root domain (reroutes)