???????? ???? DNS Rec??ds
How to modify ???? DNS rec??ds if ???? ????? is using our name servers.
Step by step:
1.????? to ???? account.
2.Click on the ????? name in "???? ??????"





CNAME rec??d,also called Alias rec??d modify
??????:
Sub?????: blog
??????: CNAME
Value: ?????????.com
This means when someone visits blog.?????????.yourdomain, they will be directed to ?????????.com
MX rec??d, also called mail routing rec??d modify
??????:
??????: MX
Pri??ity: 10 (The pri??ity helps to determine which mail server to use if multiple exist)
Value: mx.????emailserver.youremailserver
TXT rec??d modify
??????:
??????: TXT
Value: "v=spf1 include:_spf.????emailserver.youremailserver ~all"





