GoDaddy SPF Setup
Sender Policy Framework - Step-by-step configuration guide
Prerequisites
- • Logged into GoDaddy account
- • Domain managed at GoDaddy
Configuration Steps
1
Go to Domain Management
Log in to GoDaddy → Click your username (top right) → "My Products" → Find your domain → Click "DNS"
2
Find DNS Records Section
Scroll down to "DNS Records" section
3
Add TXT Record
Click "Add" → Type: "TXT" → Name: "@" → Value: SPF value → TTL: 1 Hour
4
Save
Click "Save" to save the record
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
- ✗Entering full domain name in Name field instead of @
- ✗Adding quotes around the 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