exitpage

Custom Domain Setup

Redirect your own domain to your ExitPage by adding a CNAME record in your DNS settings. Visitors who go to your old domain will see your exit page automatically.

The CNAME record to add

Type

CNAME

Name / Host

www

Value / Target

myapp.exitpage.one

TTL can be set to Auto or 3600. Changes take up to 48 hours to propagate (usually faster).

Step-by-step for your provider:

  1. 1

    Log in to Cloudflare

    Go to dash.cloudflare.com and select your domain.

  2. 2

    Open DNS settings

    Click DNSRecords in the left sidebar.

  3. 3

    Add a CNAME record

    Click Add record and fill in:

    Type: CNAME

    Name: www

    Target: myapp.exitpage.one

    Proxy status: DNS only (grey cloud)

  4. 4

    Redirect root domain to www (optional)

    If you want yourdomain.com (without www) to also redirect, add a Page Rule: yourdomain.com/* → Forwarding URL (301) → https://www.yourdomain.com/$1

  5. 5

    Save and wait

    Click Save. Cloudflare usually propagates within minutes.

Common questions

Can I point my root domain (without www)?

Most DNS providers don't support CNAME on the root domain (@). Cloudflare supports it via CNAME flattening. For other providers, redirect the root to www and use a CNAME on www.

How long until my domain works?

DNS propagation takes between a few minutes (Cloudflare) to 48 hours (some providers). Once propagated, your domain will serve your exit page automatically.

Do I need to keep the domain registered?

Yes. Your domain must stay registered and pointing to myapp.exitpage.one. If the domain expires, visitors will get an error instead of your exit page.

Something isn't working?

Email us at [email protected] and we'll help you get it set up.