How to set up List-Unsubscribe on GoDaddy

Step by step List-Unsubscribe setup for GoDaddy: complete instructions, examples, verification commands, and common pitfalls.

Want to check your domain while following this guide?

Run a free SPF, DKIM and DMARC check on your domain to see exactly what is passing and what needs fixing.

No signup required. Works on any domain.

This is a reference guide for configuring List-Unsubscribe on GoDaddy. Use it while editing DNS or when troubleshooting deliverability.

Tip: Avoid common mistakes: follow these steps to add List-Unsubscribe on GoDaddy. Then verify everything with the InboxGreen Free Checker.

Provider-specific notes for GoDaddy

  • GoDaddy's DNS editor uses @ for root records. When adding SPF, check for an existing v=spf1 record first - if one exists, edit it rather than adding a second one.
  • GoDaddy propagation can be slow. Wait at least 30 minutes before verifying after a change, and use dig rather than GoDaddy's own checker.
  • GoDaddy → My Products → Domains → DNS.

What is List-Unsubscribe?

List-Unsubscribe is a message header that gives inboxes a safe, machine readable way to unsubscribe. Gmail and Outlook often show a clear unsubscribe link when it is present and valid, which reduces spam complaints and protects your sender reputation.

How to enable it in practice

  1. In your sending platform, enable the List-Unsubscribe header or macro in templates.
  2. Use a one click HTTPS link as the main method, with a mailto address as fallback.
  3. Test by sending to a Gmail address and checking “Show original”.

Example headers

List-Unsubscribe: <https://yourdomain.com/u/abcd1234>, <mailto:[email protected]?subject=unsubscribe>
List-Unsubscribe-Post: List-Unsubscribe=One-Click

Common mistakes

  • Using a broken or redirected unsubscribe link that fails when clicked.
  • Only providing a mailto address without a one click URL.
  • Failing to apply the unsubscribe globally across lists and tools.

Pro tip: Turn on InboxGreen Monitoring to check these records daily and get alerts if something breaks.

Free Deliverability Scan

Check SPF, DKIM, DMARC and List-Unsubscribe for your domain in seconds.

Useful tools