Google 使用 TXT 记录的域验证失败

Google domain verification failed using TXT record

我在我的网站的 DNS 配置中添加了一条 TXT 记录:

google-site-verification=12345567888dafafadfdafad <---- (fake one)

然后等了两天。然后当我尝试验证它时,我总是得到这个错误:

Verification failed for yoursite using the DNS TXT record method (less than a minute ago). Your verification DNS TXT record was not found. 

奇怪的是,当我从 https://toolbox.googleapps.com/apps/dig/#TXT/ 搜索它时,我在那里看不到 "google-site-verification=12345567888dafafadfdafad"。

看来我没有正确创建TXT记录。

这是我的TXT记录:

这是我的名称服务器配置:

在这种情况下,TXT 记录应该添加到名称服务器而不是 google 域。 因为我使用的是 Wix 名称服务器,所以我去了 Wix DNS 并添加了一条 TXT 记录,然后一切正常。