Trouble adding TXT record for Zoho verification
I'm unable to complete domain verification for Zoho. I keep getting this error message when I try to add the TXT record in the Linode DNS Manager: "Name contains invalid characters".
Here are the instructions provided by Zoho:
__
STEP 1:
Sign in to your domain hosting site and open the Domain Management page to update DNS records.
STEP 2:
Copy the TXT file below and paste it in DNS configuration for mydomain.com
Name (Host/Alias/TXT)
"@"
Values (Point to/Destination)
zoho-verification=zbxxxxxxxx.zmverify.zoho.com
STEP 3:
Please wait for an hour and then click Verify. (You have now added the TXT successfully. However, you may have wait for some time for the changes to get reflected in the DNS servers.
1 Reply
The invalid character in this case is the "@" symbol in the "Hostname" field. Third-party services commonly provide generic instructions to either leave the hostname blank (empty), or use the @ symbol. Some providers require one or the other, but they're essentially the same thing to the zone file - they denote $ORIGIN.
For the Linode DNS Manager, leave the hostname field blank instead of "@", and you should be all set!