Accessing domains and URL redirects
Go to Settings in the left sidebar, then select Domains & URL Redirects.Connecting a custom domain
Add the DNS record
The platform provides a CNAME record. Log in to your domain registrar (GoDaddy, Namecheap, Cloudflare, etc.) and add this record to your DNS settings.
Verify the domain
Return to the platform and click Verify. DNS changes can take up to 48 hours to propagate, but usually complete within a few hours.
Subdomains vs. root domains
| Type | Example | Notes |
|---|---|---|
| Subdomain | pages.yourcompany.com | Recommended — easiest to set up with a CNAME record |
| Root domain | yourcompany.com | Requires A record or ALIAS record; some registrars do not support ALIAS records |
Setting up URL redirects
URL redirects forward traffic from one URL to another. Use them to:- Redirect old page URLs to new ones after a site restructure
- Create short, memorable links that redirect to longer funnel URLs
- Handle domain migrations without breaking existing links
Creating a redirect
- Go to Settings → Domains & URL Redirects → Redirects
- Click Add Redirect
- Enter the source URL (the URL you want to redirect from)
- Enter the destination URL (where traffic should be sent)
- Select the redirect type:
- 301 — permanent redirect (preferred for SEO)
- 302 — temporary redirect
- Click Save
.png?fit=max&auto=format&n=EQK5eX9kTD8NzWwA&q=85&s=878008bf159fcc4964d0c0d508b6e400)
.png?fit=max&auto=format&n=EQK5eX9kTD8NzWwA&q=85&s=e7fddd192d86dd299bb26a190e6a7e96)