How to Add a TXT Record for Google/Email Verification

TXT records are used to verify domain ownership (Google, Microsoft, Facebook, etc.) and to set up email authentication (SPF, DKIM, DMARC). Here is how to add them.

How to Add a TXT Record in cPanel

  1. Log in to cPanel.
  2. Click Zone Editor in the Domains section.
  3. Find your domain and click Manage.
  4. Click Add Record.
  5. Set the Type to TXT.
  6. In the Name field, enter @ (for root domain verification) or the specific prefix given by the service (e.g., some services give you something like _google-site-verification or _dmarc).
  7. Paste the full TXT string in the Record field. Be careful not to add extra spaces.
  8. Click Add Record.

Common TXT Record Use Cases

Google Search Console / Google Workspace Verification

Google will give you a code like: google-site-verification=abc123XYZ...

Add it as: Name = @ | Type = TXT | Value = google-site-verification=abc123XYZ...

SPF Record (Email Authentication)

Tells email servers which servers are allowed to send email from your domain.

Standard Hordanso SPF record: v=spf1 include:hordanso.net ~all

If using Google Workspace for email: v=spf1 include:_spf.google.com ~all

DMARC Record

Name: _dmarc | Value: v=DMARC1; p=none; rua=mailto:[email protected]

Note: If an SPF record already exists for your domain, do not add a second one. Edit the existing one to include additional services.

Tip: After adding a TXT record, wait 15–60 minutes before verifying, as DNS propagation takes time. Use MXToolbox (mxtoolbox.com/SuperTool.aspx) to check if your TXT record is live.

 

  • Google verification, domain verification, DNS, SPF, TXT record, DKIM
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Register a Domain with Hordanso

Your domain is your website's address on the internet (e.g., yourbusiness.com). You need to...

How to Transfer a Domain to Hordanso

Transferring your domain to Hordanso lets you manage everything — hosting, email, and domain —...

How to Point a Domain to Hordanso Nameservers

If you registered your domain elsewhere (e.g., Namecheap, GoDaddy) and purchased hosting from...

How to Add an A Record, CNAME, and MX Record

DNS records tell the internet where to find your website, email, and other services. Here is how...

How to Renew Your Domain Before It Expires

Domains must be renewed every year (or however long your registration period is). If your domain...

Powered by WHMCompleteSolution