Add your domain
In the dashboard, open onboarding and enter your domain, for example
example.com. Rankly gives you a verification token.Create a DNS TXT record
At your DNS provider, add a
Use the exact token shown in the dashboard. Most providers apply the record
within a few minutes, though some take up to an hour.
TXT record:| Field | Value |
|---|---|
| Type | TXT |
| Name | @ (your apex domain) |
| Value | rankly-verify=<your-token> |
Verifying your apex domain (
example.com) also covers its subdomains
(www.example.com, shop.example.com). You do not need a separate record per
subdomain.If verification fails
The record was just added
The record was just added
DNS changes take time to propagate. Wait a few minutes and try again. You
can check propagation with
dig TXT example.com +short or any public DNS
checker.The value does not match
The value does not match
Copy the token from the dashboard again. The value must be exactly
rankly-verify=<token> with no extra spaces or quotes added by your DNS
provider.The record is on the wrong name
The record is on the wrong name
For your apex domain, the record name is
@ (or blank, depending on your
provider). For a subdomain, use that subdomain’s prefix.Next: install an integration
Connect your platform so traffic starts flowing.