GoDaddy SPF Setup
Sender Policy Framework - Step-by-step configuration guide
Prerequisites
- • 已登录 GoDaddy 账户
- • 域名在 GoDaddy 管理
Configuration Steps
1
进入域名管理
登录 GoDaddy → 点击右上角用户名 → "My Products" → 找到你的域名 → 点击 "DNS"
2
找到 DNS 记录区域
滚动到 "DNS Records" 部分
3
添加 TXT 记录
点击 "Add" 按钮 → Type 选择 "TXT" → Name 填写 "@" → Value 填写 SPF 值 → TTL 选择 1 Hour
4
保存
点击 "Save" 保存记录
Example Configuration
Example SPF Value
v=spf1 include:_spf.google.com -all⚠️ This is an example value. Modify it according to your email service provider's requirements.
Verify Your Configuration
Terminal Command
$ nslookup -type=txt yourdomain.comReplace "yourdomain.com" with your actual domain name
Common Mistakes to Avoid
- ✗Name 字段填写了完整域名而不是 @
- ✗Value 两端多加了引号
Other GoDaddy Guides
SPF Guides for Other Providers
Verify Your SPF Configuration
After setting up your SPF record, use our free checker to verify it's correctly configured.
Check Your Domain Now