Skip to main content

cPanel DNS Configuration

For shared hosting providers using cPanel: HostGator, Bluehost, SiteGround, and others.

Configuration Steps

1. Access Zone Editor

Login to cPanel → find "Zone Editor" in the Domains section → click "Manage" for your domain.

2. Create Both CNAME Records

Click "Add Record" and add both:

TypeNameTargetTTL
CNAMEdre2.yourdomain.com.app.datareshape.net14400
CNAME_acme-challenge.dre2.yourdomain.com.dre2.yourdomain.com.5c7e7c9aba529dca.dcv.cloudflare.com14400

The first record routes tracking requests. The second is for automatic SSL certificate provisioning.

warning

Replace yourdomain.com with your actual domain everywhere in the table above — both in the Name and Target fields.

cPanel Format

cPanel typically requires the full subdomain with a trailing dot (e.g. dre2.yourdomain.com.). Some cPanel versions auto-complete this.

Troubleshooting

IssueSolution
Cannot find Zone EditorSearch "DNS" or "Zone" in cPanel. Contact hosting provider if not available
Permission deniedContact hosting provider to request DNS modification permissions
Records disappear after savingCheck for conflicting records. Try with/without trailing dot
Invalid format errorTry short format (dre2) vs full format (dre2.yourdomain.com.)

Next Steps

Contact the DATA Reshape team at [email protected] to confirm setup completion.