Google not able to verify domain from Railway
netally
HOBBYOP
23 days ago
Even though I have added the Google verification code to my domain dns record, I'm unable to verify it in google. I bought my domain with railway. Anyone having the same problem?
1 Replies
Status changed to Open Railway • 23 days ago
imsushant2005
FREE
22 days ago
Yes — this usually happens when the Google TXT verification record hasn’t propagated correctly or was added in the wrong place.
Since your domain was bought through Railway, make sure the TXT record is added in Railway DNS exactly like this:
Type: TXT
Host/Name: @
Value: google-site-verification=YOUR_CODE
Then:
- Save the record
- Remove any duplicate old Google verification TXT entries
- Wait for DNS propagation
- Check with
nslookup -type=TXT yourdomain.comto confirm it’s publicly visible - Retry verification in Google
If you’re verifying www, verify the root domain first (yourdomain.com).
Usually the issue is DNS propagation or the TXT record being added to the wrong host.