Prerequisites
Before you begin, make sure you have:- A SendKit account with a domain added
- Access to your Wix account
- Your domain’s DNS records from the SendKit domain detail page
Add DNS records
Log in to Wix, go to Account > Domains, click your domain, then select DNS Records. Click Add Record for each of the following.1. DKIM record
| Wix field | SendKit value |
|---|---|
| Type | TXT |
| Host Name | sendkit._domainkey |
| Value | Your DKIM value from SendKit |
| TTL | 3600 |
2. SPF record
| Wix field | SendKit value |
|---|---|
| Type | TXT |
| Host Name | send |
| Value | Your SPF value from SendKit |
| TTL | 3600 |
3. MX record
| Wix field | SendKit value |
|---|---|
| Type | MX |
| Host Name | send |
| Points to | Your MX value from SendKit |
| Priority | 10 |
| TTL | 3600 |
4. DMARC record (optional)
Verify your domain
Go back to your SendKit domain detail page and click Refresh. Wix DNS changes can take up to 48 hours to propagate, though most changes are visible within 30 minutes.If verification doesn’t succeed immediately, wait a few minutes and try again. SendKit also checks automatically in the background.
Troubleshooting
Domain connected to Wix but DNS managed elsewhere
Domain connected to Wix but DNS managed elsewhere
If your domain is connected to Wix via nameservers from another provider, you need to add the DNS records at that provider instead. Wix DNS management only works when using Wix nameservers.
Cannot find DNS Records section
Cannot find DNS Records section
Go to Account > Domains (not the site editor). Click your domain name, then look for the DNS Records tab. This is separate from the domain connection settings.
Existing MX records
Existing MX records
The SendKit MX record goes on the
send subdomain. It won’t conflict with Wix email or any existing MX records on your root domain.
