Skip to main content
All CollectionsDelenta Teams/ Enterprise feature articles
How to Set Up a Custom Domain in Delenta Using GoDaddy
How to Set Up a Custom Domain in Delenta Using GoDaddy
Renaud Bonavie avatar
Written by Renaud Bonavie
Updated over a week ago

If you have a domain registered with GoDaddy and want to set it up with Delenta, follow these steps to update your DNS settings:

Add a CNAME Record for Your Custom Domain

1. Log in to Your Domain Host:

  • Access your GoDaddy account at GoDaddy.

  • Enter your login credentials to access your account dashboard.

2. Navigate to DNS Management:

In your GoDaddy dashboard, find the domain you want to configure and click on it.

Look for the DNS or Manage DNS option to access the DNS management page.

Option 1 - CNAME Record for Your Main Domain

If you want to point your top-level domain (like yourdomain.com) to Delenta, follow these steps:

  1. Log in to GoDaddy: Access your GoDaddy account and open the DNS settings for your domain.

  2. Locate the www CNAME Record:

    • By default, most GoDaddy domains come with a www CNAME record.

    • You won’t need to create a new www CNAME record if it’s already there. Instead, you’ll simply update it.

  3. Edit the CNAME Record:

    • Find the www CNAME record in your DNS settings and select Edit.

    • Update the Points to field to domains.delenta.com

    • Save the changes of the CNAME record.

Note that it might take some time for the changes to propagate across the internet.

Option 2 - Set Up a Subdomain

If you prefer to create a custom subdomain (e.g., coach.yourdomain.com or portal.yourdomain.com) for your Delenta portal, follow these steps:

  1. Add a New CNAME Record:

    • Go to the DNS settings of your GoDaddy domain.

    • Click on Add to create a new DNS record.

  2. Configure the CNAME Record:

    • For Type, choose CNAME.

    • In the Name field, enter your desired subdomain (for example, coach or portal).

    • In the Points to field, enter domains.delenta.com

    • Save the changes.

Setup Your Domain in Delenta

For Delenta Premium Plan users

  1. In your Delenta coach account, click on your profile icon at the top right hand corner of your dashboard page and click on Settings & Privacy.

  2. Go to My Domain tab and enter the subdomain you wish to use into the CUSTOM DOMAIN field.

  3. Click Save Settings.

  4. Once the settings has been saved then you can add a new DNS record to your provider.

    You need to add a new CNAME record of the structure:

    Type: CNAME
    Name: your.domain.here or WWW.domain.here
    Value: domains.delenta.com

    Note: We recommend that your check the ''Adding a CNAME record' documentation of your DNS host. Every DNS host has their own way of updating DNS settings.

  5. Once you have done this you can click the Validate button that appears in the My Domain page.

    "Note: It might take a few hours for some DNS hosts to propagate their records."

  6. Once the Validate button succeeds your domain is ready to be used.

  7. By default your profile page will be the homepage of your domain and the client application will reside under /client path of your homepage.

For Delenta Teams Customers

To setup a domain in Delenta :

  1. In your Delenta admin account switch to the Team Portal then select "Settings" on the left-side menu.

  2. Go to My Domain tab and enter the subdomain you wish to use into the CUSTOM DOMAIN field.

  3. Click Save Settings.

  4. Once the settings has been saved then you can add a new DNS record to your provider.

    You need to add a new CNAME record of the structure:

    Type: CNAME
    Name: your.domain.here or WWW.domain.here
    Value: domains.delenta.com

    Note: We recommend that your check the ''Adding a CNAME record' documentation of your DNS host. Every DNS host has their own way of updating DNS settings.

  5. Once you have done this you can click the Validate button that appears in the My Domain page.

Note that it might take some time for the changes to propagate across the internet.

Did this answer your question?