Domain Verification
Domain verification proves you own the domain associated with your project. It is required before you can activate any campaigns.
Why Verification Is Required
Domain verification ensures that only legitimate business owners can advertise under a domain. This protects the integrity of the platform and builds trust with publishers and end users.
Verification Process
Step 1: Initiate Verification
- Navigate to your project detail page.
- Click Verify Domain in the domain verification banner, or go to the domain verification section.
- Vexrail generates a unique TXT record value for your domain.
Step 2: Add the DNS TXT Record
Add the provided TXT record to your domain's DNS configuration. The exact steps depend on your DNS provider, but the general process is:
- Log in to your DNS provider's management console.
- Navigate to the DNS records for your domain.
- Create a new TXT record:
- Host/Name: Use
@or leave blank (refers to the root domain). - Value: Paste the verification string provided by Vexrail.
- TTL: Use the default or set to 3600 (1 hour).
- Host/Name: Use
- Save the record.
Step 3: Verify
- Return to your project on Vexrail.
- Click Verify.
- Vexrail checks the DNS records for your domain.
If the TXT record is found, your domain status changes to Verified and you can start activating campaigns.
Verification Statuses
| Status | Meaning |
|---|---|
| Unverified | No verification has been attempted. |
| Pending | A verification token has been generated but not yet confirmed. |
| Verified | Domain ownership has been confirmed. |
| Failed | The verification check did not find the expected TXT record. You can retry at any time. |
Troubleshooting
- DNS propagation delay -- Changes to DNS records can take up to 48 hours to propagate, though most updates are visible within a few minutes. If verification fails, wait and try again.
- Wrong record type -- Make sure you are adding a TXT record, not a CNAME or A record.
- Subdomain vs. root domain -- The TXT record should be added to the root domain, not a subdomain.
- Multiple TXT records -- It is safe to have multiple TXT records on a domain. The Vexrail verification record will not conflict with existing records (such as SPF or DKIM).