Overview- CNAME Records
A CNAME (Canonical Name) record is used in DNS to create an alias for a domain. Unlike an A record, which points directly to an IP address, a CNAME record always points to another domain name.
Think of it like a scavenger hunt: each clue (CNAME) leads you to the next clue (another domain), until you finally reach the treasure (the A record pointing to an IP address).
Example
CNAME records are particularly useful for managing subdomains such as
blog.example.com or
shop.example.com. Instead of assigning individual IPs, these subdomains can point to a root domain. If the IP address of the root domain changes, all subdomains using CNAMEs automatically reflect the change.
Use of CNAME Records in Meritto
1. Email CNAME
Used to send communication emails (e.g., to students) via the client’s domain—helping reduce spam issues.
2. Domain CNAME
Used to customize the URL of Application or Registration pages according to client preferences.
Example: Email CNAME Record
Institute ID: 6068
Institute Name: IIMBx Digital Learning Foundation
HOST | Record Type | Value | TTL |
em4648.iimb.ac.in | CNAME | u43569742.wl243.sendgrid.net | 3600 |
s1._domainkey.iimb.ac.in | CNAME | s1.domainkey.u43569742.wl243.sendgrid.net | 3600 |
s2._domainkey.iimb.ac.in | CNAME | s2.domainkey.u43569742.wl243.sendgrid.net | 3600 |
- The root domain is iimb.ac.in.
- These records are generated via SendGrid and must be placed in the DNS server of the root domain.
Steps to Generate Email CNAME Records
- Navigate to Settings > Communication > Configure Email Account.
- Select Domain Authentication, enter the domain, and click Add.
- The CNAME records will be generated with a Pending status.

- Send the generated CNAME records to the client’s email.
- Once the client maps them, click Verify. If mapped correctly, it will change to Verified.

- You can also check the mapping at https://dnschecker.org.

Steps to Generate Domain CNAME (White-labeling)
- Email the Infra team with:

- Institute Name and ID
- Old Domain of LP
- New Domain
- Infra
- Infra will share the required CNAME records.
- Ask the client to map them in their DNS settings.

- Verify on dnschecker.org.
- Inform the Infra team once verified.

- Upon confirmation, update the domain:
- Go to Manage Accounts
- Click on the three dots > Change Account Subdomain

- Enter the new subdomain and save

How to Place/Map CNAME Records
In cPanel/WHM
- Ask the client to log in to their domain hosting account.
- Navigate to DOMAINS > Zone Editor.

- Click Manage, then Add Record > select CNAME.

- Enter:
- Name: Subdomain (ie, if your domain is in iimbxadmissions.iimb.ac, the Name value in cPanel will be iimbxadmissions.iimb.ac)
- TTL: This can be left as-is or set to a default of 3600.
- Record: Provided CNAME value

- Click Add Record.

In GoDaddy
- Sign in to your GoDaddy Domain Portfolio.

- Open Domain Settings > DNS.

- Click Add New Record, select CNAME.
- Fill in:
- Name, TTL, and Value
- Select "Add More Records" to add multiple DNS records at once. If you change your mind, click the delete icon to remove any unsaved records.
- Click Save (or Save All Records if adding multiple).
In Cloudflare
Use Cases and Best Practices
- Set TTL to 3600 or the minimum available (e.g., 1 min).
- Only use the prefix (e.g., em4648) in the Name field.

- The domain must match the CNAME value. (For example: for the CNAME ‘em4648.iimb.ac.in’, the domain must be iimb.ac.in)
- Always verify CNAME records on dnschecker.org.
CAA Records Mapping
- In the Name field, use @ instead of the domain name.
- Set:
- Flag: 0
- Tag: issue
- After mapping, verify on dnschecker.org.
Conclusion
CNAME records are essential for flexible domain management, email authentication, and white-labeled branding in Meritto. Whether configuring subdomains or custom communication channels, correct CNAME setup ensures reliability, brand consistency, and improved email deliverability. Always follow best practices and verify DNS updates to ensure proper functionality.
Related Articles
Configuring Emails for Communication
Overview Email communication plays a crucial role in engaging with prospects, students, and customers, ensuring smooth interactions and professional outreach. With Meritto's integration with SendGrid, you can authenticate your emails, improve ...
Objective and Process of White Labelling
Overview White Labelling in Meritto allows you to use your institution’s subdomain (e.g., https://admission.abc.ac.in) instead of the default Meritto domain (https://abc.meritto.com) for hosting inquiry and application forms. This enhances ...
Configuring Query Manager Feedback
Overview Meritto's Query Management System enables institutions to configure feedback scores and sentiments for better assessment and performance tracking. This structured approach helps derive actionable insights, ensuring a refined user experience ...
Configuring Offline Source Tags
Overview The Offline Source Tags feature allows you to track offline uploaded leads by assigning custom source, medium, and campaign tags. This ensures structured lead categorization and enables better analysis of lead acquisition sources and ...
Creating New User in Meritto
Overview User Creation in Meritto allows efficient management of user access and interactions within the system. New User Setup: Create user profiles to manage roles and permissions. Access Control: Ensure appropriate access levels for different ...