Last updated: May 11, 2026
Custom Domain
What a Custom Domain Does
By default, your client-facing pages live at yourname.fitsuite.co. With a custom domain, you can use your own address — like app.yourfitnessbrand.com — so clients never see the FitSuite name at all.
This feature is available on the Advanced plan.
Setting Up Your Domain
Step 1: Add Your Domain in FitSuite
Go to Settings > Branding > Custom Domain and enter your desired domain (e.g., app.yourfitnessbrand.com). Click Add Domain.
Step 2: Configure Your DNS
Log in to your domain registrar (GoDaddy, Cloudflare, Namecheap, etc.) and add a CNAME record:
- Type: CNAME
- Name/Host:
app(or whatever subdomain you chose) - Value/Target:
custom.fitsuite.co - TTL: 3600 (or Auto)
Save the record and allow up to 24–48 hours for DNS propagation, though it usually completes within an hour.
Step 3: Verify
Back in FitSuite, click Verify Domain. Once DNS has propagated, you’ll see a green confirmation. FitSuite automatically provisions and renews an SSL certificate for your domain — no manual setup needed.
After Setup
All client-facing links, emails, and the login page will use your custom domain. Existing links with fitsuite.co redirect automatically.
💡 Tip: Use a subdomain like
app.yourdomain.comrather than your root domain. This keeps your main website separate and avoids DNS conflicts.
Troubleshooting
- Verification failing? Double-check the CNAME target is exactly
custom.fitsuite.cowith no trailing dot. - SSL not working? Wait a few minutes after verification — certificate provisioning can take up to 10 minutes.
Was this article helpful?