How to set up custom domain on Kajabi
Setting up a custom domain on Kajabi requires adding your domain in the Settings area and configuring DNS records with your registrar. The process involves adding CNAME and A records pointing to Kajabi's servers.
Prerequisites
- Active Kajabi account with Growth plan or higher
- Custom domain purchased from domain registrar
- Access to your domain registrar's DNS settings
- Basic understanding of DNS records
Step-by-Step Instructions
Access Domain Settings in Kajabi
Add Your Custom Domain
www.yoursite.com. Click Save to proceed.Note the DNS Records
- A Record: Points to Kajabi's IP address
- CNAME Record: Points to Kajabi's servers
Configure DNS at Your Domain Registrar
3600 or 1 Hour if available.Verify Domain Connection
Set Domain as Primary
Enable SSL Certificate
Test Your Domain
http:// and https:// versions to confirm SSL redirection is working. Also test the www and non-www versions if you set up both.Common Issues & Troubleshooting
Domain verification fails after adding DNS records
Wait 24-48 hours for DNS propagation to complete. Use dig or online DNS lookup tools to verify records are active. Ensure there are no conflicting records in your DNS zone.
SSL certificate shows as pending or failed
SSL generation can take up to 24 hours. Ensure your domain is properly verified first. If it continues failing, remove and re-add the domain, or contact Kajabi support.
Custom domain redirects to wrong Kajabi site
Check that you've set the correct domain as Primary in your domain settings. If you have multiple Kajabi accounts, ensure the domain is added to the correct account.
Website loads but images and assets are broken
This usually indicates mixed content issues. Ensure all internal links use relative URLs or HTTPS. Check your site settings and update any hardcoded HTTP links to HTTPS.