
Manage DNS Records




CNAME record,also called Alias record modify
Example:
Subdomain: blog
Type: CNAME
Value: yourdomain.com
This means when someone visits blog.yourdomain.com, they will be directed to yourdomain.com

MX record, also called mail routing record modify
Example:
Type: MX
Priority: 10 (The priority helps to determine which mail server to use if multiple exist)
Value: mx.youremailserver.com

TXT record modify
Example:
Type: TXT
Value: "v=spf1 include:_spf.youremailserver.com ~all"
Related NiceNIC Guides
If the issue continues after you complete the checks above, submit a NiceNIC support ticket with the affected domain or product, the exact error message, the time of the issue and the troubleshooting already completed.