24. How to Set Up Custom DNS Records in cPanel Print

  • 0

Setting up custom DNS records in cPanel allows you to manage how your domain interacts with other services such as email servers, subdomains, and external services like cloud storage. Proper configuration of DNS records is essential for ensuring your domain functions as expected.


Steps to Set Up Custom DNS Records in cPanel:

  1. Log in to cPanel.

  2. Under the Domains section, click Zone Editor.

  3. Next to the domain you want to edit, click Manage.

  4. Here, you can add or modify DNS records. Common types include:

    • A Record: Maps your domain or subdomain to an IP address.

    • CNAME Record: Alias for your domain, often used for subdomains.

    • MX Record: Directs email to the correct mail servers.

    • TXT Record: Allows you to add text-based information, often used for verification purposes.

  5. To add a new record, click Add Record and fill in the required details (type of record, name, and value).

  6. Click Save to update the DNS configuration.


Use Cases for Custom DNS Records:

  • Pointing Subdomains to Specific IPs: If you have different services like a website and a blog, you may need to point subdomains to different IP addresses.

  • Setting Up Email Services: Configuring MX records for email services like Google Workspace, Office 365, or a custom mail server.

  • Verifying Ownership for External Services: TXT records are used for verifying domain ownership for services like Google Search Console or email services.


Things to Consider:

  • DNS changes can take up to 24 hours to propagate across the internet.

  • Be careful while editing records, as improper changes can cause your website or email services to become inaccessible.

  • If you’re unsure about what records to add, consult your service provider’s documentation for guidance.


Was this answer helpful?

« Back