← All docs

Domain verification

Domain verification is a one-time DNS TXT challenge that proves you control the hostname before geodeck activates llms.txt, sitemap, and feed endpoints for your site. Since 2026 we resolve the token live via Cloudflare DNS-over-HTTPS, so propagation typically completes in 1 to 5 minutes on more than 95% of registrars. The token is unique per domain and only needs to resolve once — you can leave the record in place forever without any periodic re-checks.

How does domain verification work?

  1. Add a domain in the dashboard. We generate a unique token.
  2. Create a DNS TXT record at _geodeck.<hostname> with the token as value.
  3. Click Verify. We resolve the record via Cloudflare DNS-over-HTTPS.

What does an example DNS TXT record look like?

Type:  TXT
Name:  _geodeck.example.com
Value: gd_v1_abc123...

What if verification fails?

  • Propagation: most registrars publish within 1–5 minutes; some take up to 30.
  • Apex vs subdomain: the record name is the literal _geodeck label below your hostname - do not include the apex twice.
  • CNAME chains: the lookup follows DNS resolution; CNAME is fine.
  • Already verified: you can leave the record in place - we do not periodically re-check.

Keep reading the rest of the Geodeck documentation, or jump to the platform pages.

Platform