Skip to main content

How to add custom domain using Cloudflare

Updated yesterday

Step 1: Create your Cloudflare account

  1. Go to the Cloudflare Sign up page.

  2. Choose the Free plan and click on Add Website

  3. Enter your email address and choose a strong password, then click Sign Up.

  4. Verify your email by clicking the link sent to your inbox.

Pro tip: After logging in, visit My Profile > Authentication to enable two-factor authentication for added security.


Step 2: Add your domain to Cloudflare

  1. In the dashboard, click Add a domain.

  2. Enter your root domain for OTT platform (e.g. example.com) and click Continue.

  3. Choose an option to Mannualy enter the DNS records

  4. Select the Free plan (or upgrade if needed) and confirm.


Step 3: Create your CNAME record

  1. Click Add record and choose CNAME as the type.

  2. Name: @

  3. Target: cdn.sprintty.com

  4. Proxy status: Click the cloud so it turns orange—this enables Cloudflare’s CDN, WAF, and SSL for that record.

  5. Click Save.

Why a CNAME? A CNAME (canonical name) record aliases your subdomain to another hostname, letting you delegate traffic while retaining your root DNS in Cloudflare.


Step 4: Update your nameservers

  1. Cloudflare will present two nameservers (e.g. ns1.cloudflare.com and ns2.cloudflare.com).

  2. Log in to your registrar’s dashboard, replace the existing NS records with Cloudflare’s, and save.

  3. Return to Cloudflare and click Continue.

Heads-up: DNS propagation is usually quick (Cloudflare’s Automatic TTL is about 5 minutes), but full global updates can take up to 24–48 hours.


Step 5: Enable Full SSL/TLS Encryption

  1. After your account propagated, navigate to SSL/TLS section in the menu of your Cloudflare account

  2. Click on Configure

  3. Click on Custom SSL > Full. Don't forget to click Save



What happens next

  • After the process is done, you will need to the domain in the Custom Domain section of your Partner Account.

Did this answer your question?