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

  1. Log in to your Admin Dashboard.

  2. Navigate to the Branding tab.

  3. In the Custom Domain section, click Add Domain.

Step 2: Add Your Domain

  1. 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).

  2. After saving, you will be redirected to the Domain Details page for the domain you just added.

Step 3: Verify Your Domain

  1. You will see two DNS records in the Domain Details page:

    • TXT Record

    • CNAME Record

  2. 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

  1. Return to the Admin Dashboard.

  2. Click the Refresh button in the Domain Details page.

  3. 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