Support article
Create a TXT record on your domain
Learn how to create a TXT record in your domain DNS zone for verifications, SPF, DKIM, DMARC or other external services.
Introduction
A TXT record lets you publish text information inside the domain DNS zone. It is widely used for external verifications and for email-related settings such as SPF, DKIM or DMARC.
Common use cases
You may need a TXT record to:
- Verify domain ownership.
- Publish an
SPFpolicy. - Create a
DMARCrecord. - Add values required by marketing, analytics or security services.
How to create the record
- Log in to the panel that manages the DNS zone.
- Open the domain zone editor.
- Choose
TXTas the record type. - Enter the
HostorNamerequired, for example@or_dmarc. - Paste the exact record value.
- Save the change.
Conclusion
Creating a TXT record is straightforward if you know which DNS zone should hold it and you paste the exact value. It is one of the most important record types for verifications and email security.