Set a custom domain
Step-by-step guide to adding a custom domain in Jframework. Learn how to configure DNS records, verify your domain, and enable a fully branded experience.
By default, your sites are accessible on a [subdomain].jframework.io
domain.
You can customize this by setting a custom domain in Jframework admin.
Step 1: Open Custom Domain Settings
Log in to your Admin Dashboard.
Navigate to the Branding tab.
In the Custom Domain section, click Add Domain.

Step 2: Add Your Domain
Enter the domain you want to add.
Important: You can only add a subdomain (e.g.,
app.custom.com
), not the root domain (custom.com
).
After saving, you will be redirected to the Domain Details page for the domain you just added.

Step 3: Verify Your Domain
You will see two DNS records in the Domain Details page:
TXT Record
CNAME Record
Go to your DNS provider (e.g., Cloudflare) and add both records.
Make sure to disable proxy (set DNS only) if using Cloudflare or similar services.
To verify ownership of your domain, you need to configure DNS records with your domain provider.

Step 4: Refresh Verification
Return to the Admin Dashboard.
Click the Refresh button in the Domain Details page.
Keep refreshing until both DNS records are marked with a green checkmark.

Step 5: Completion
Once the verification is successful:
Your custom domain is now active.
You can access your JFW brand through your new custom domain for a personalized experience.
Last updated