Verify your site with Google
Add the TXT record Search Console gives you.
Step 1 — Get the TXT value from Google
In Google Search Console, add a property of type Domain or
URL prefix and choose DNS record verification. Google gives
you a string that looks like
google-site-verification=aBcD1234….
Step 2 — Add the TXT record
| Type | Name | Value |
|---|---|---|
| TXT | @ | google-site-verification=aBcD1234… |
Paste the value exactly as Google gave it, with no quotes added.
Step 3 — Verify
Press Verify in Search Console. If it fails, check from a terminal:
dig +short TXT myname.ajaira.site
Nothing back means the record has not propagated yet — wait for your TTL. Keep the record in place afterwards; removing it un-verifies the property.
The same steps work for any provider that verifies by TXT: Bing, Facebook Business, mail providers, and so on.