GoDaddy DNS for Bento

Add Bento's authentication + tracking records inside GoDaddy so every email is signed, trusted, and policy-compliant.

Prerequisites

  • Access to your GoDaddy account with the correct domain.
  • Permissions to edit DNS (the domain must be using GoDaddy nameservers).
  • Your Bento DNS record list from System → DNS.

Required DNS records

      example              CNAME  example.test.sendgrid.net
bbb._domainkey       CNAME  bbb.domainkey.example.test.sendgrid.net
bbb2._domainkey      CNAME  bbb2.domainkey.example.test.sendgrid.net
bento                CNAME  ga.bentoemail.com
bento3180._domainkey TXT    k=rsa; p=example...
_dmarc               TXT    v=DMARC1; p=quarantine; adkim=s

    

Step 1

Open GoDaddy DNS management

  1. Log into godaddy.com.
  2. Navigate to My Products.
  3. Find your domain and click the DNS button.
  4. If the button is missing, your nameservers point elsewhere—edit DNS where the zone actually lives.
GoDaddy DNS management
DNS button inside GoDaddy's product list.

Step 2

Add the CNAME records

  1. Click Add → choose CNAME.
  2. In Host, enter the Bento host (for example example or bbb._domainkey).
  3. In Points to, paste the exact target domain.
  4. Set TTL to 1 hour (or leave the default).
  5. Save and repeat for the remaining three CNAMEs.
Adding a CNAME record in GoDaddy
CNAME entry fields inside GoDaddy.

Step 3

Add the TXT records

  1. Add the DKIM TXT record—Host is the value ending in _domainkey, and TXT Value is the entire key.
  2. Create the DMARC TXT record with Host _dmarc and Bento's recommended policy.
  3. Use the 1 hour TTL or stick with the default.
Adding TXT records
Adding DKIM + DMARC TXT entries.

Step 4

Verify inside Bento

  1. Return to System → DNS in Bento.
  2. Wait 5–10 minutes (some providers take longer—plan for up to 48 hours).
  3. Click Check next to each record until they all turn green.
Verified records in Bento
Verified DNS records inside Bento.

Step 5

Final checks

  • Four CNAMEs with the right Host/Points to pairs.
  • Two TXT records (DKIM + DMARC) matching Bento's values.
  • All records saved (GoDaddy requires clicking the green checkmark).

GoDaddy-specific notes

  • Use `@` as the Host for root-level records (for example DMARC if you send from the apex domain).
  • Long TXT strings may require splitting into multiple quoted segments.
  • GoDaddy queues DNS changes quickly, but some ISPs cache for hours—be patient before retrying verification.

Next steps

  1. Send a test email once Bento shows all green checks.
  2. Monitor deliverability for the first few campaigns.
  3. Leave DNS untouched unless Bento support instructs you to rotate keys.

Need help? Share screenshots in the Bento Discord or reply to the onboarding email and we'll walk through it.