Custom domains
Tip: Verify DNS first, then pick a home page. Most “doesn’t work” issues are missing TXT/CNAME or unverified status.
Overview
Section titled “Overview”A custom domain serves your link pages under a hostname you control (for example links.yourbrand.com) instead of only the default app host. You can attach multiple pages to one domain and designate a home page—the page shown when visitors open the root URL (https://your-domain/).
How it works
Section titled “How it works”- Add the domain in the OnLynk dashboard.
- OnLynk prepares your domain connection so it can be verified and served securely.
- You add the required DNS records at your registrar (typically a CNAME and a TXT verification record).
- Run Verify so OnLynk can confirm DNS and TLS; the domain moves to a verified state when checks pass.
- Attach pages to the domain and optionally set which page is the home page for the apex or configured host.
Prerequisites
Section titled “Prerequisites”- Your plan must include custom domain quota (
customDomains). - Use a valid DNS hostname; invalid names are rejected.
- Domains containing
onlynk.meare not allowed (use a domain you own).
DNS records (typical)
Section titled “DNS records (typical)”The dashboard shows the exact values for your domain. In general:
- Type:
CNAME - Name / host: As shown (often your subdomain, e.g.
www.example.com) - Target / value:
customers.onlynk.me(confirm in UI)
TXT (verification)
Section titled “TXT (verification)”- Type:
TXT - Name:
_cf-custom-hostname.<your-domain>(or as shown) - Value: The verification string OnLynk displays—copy it exactly.
Propagation can take from minutes to 24 hours depending on your DNS provider.
Step-by-step
Section titled “Step-by-step”Add and verify
Section titled “Add and verify”- Open Domains → Add domain.
- Enter the domain, connect at least one page, and optionally set a home page.
- Add DNS records at your registrar, then click Verify.
- If TLS is not ready yet, status may stay pending; retry after DNS propagates.
Manage pages on the domain
Section titled “Manage pages on the domain”From the domain screen you can:
- Attach or detach pages from the available pages list
- Choose which connected page is the home page for that domain
Only one page should act as the home page at a time; the product keeps that association consistent when you change it.
Limitations
Section titled “Limitations”- Domain count is limited by your plan.
- Moving a page between domains changes which hostname serves it—plan updates accordingly.
Domain stuck in “pending”
Section titled “Domain stuck in “pending””Confirm the CNAME targets customers.onlynk.me (or the value shown), the TXT record matches exactly, and wait for DNS propagation.
“Domain cannot contain onlynk.me”
Section titled ““Domain cannot contain onlynk.me””Use a domain you control; that pattern is blocked by policy.