Manage DNS in cPanel → Zone Editor (your domain must be using our nameservers). The common record types:
- A — points a name to an IPv4 address (e.g.
@→ your server IP). - CNAME — aliases one name to another (e.g.
www→ your domain). - MX — directs email to your mail server (set automatically for cPanel email).
- TXT — verification and email authentication (SPF, DKIM, domain verification).
Click Manage next to your domain, then Add Record, choose the type, enter the value and save. Changes may take a little time to propagate.