# Landing-Page Custom Domains

> Serve published Lexsis pages from a branded subdomain

Canonical URL: https://fa7e86e3d553:3005/tracking/custom-domains

Connect a branded subdomain such as `shop.yourbrand.com` to your published
Lexsis pages.

<AppLink to="domains">Open custom-domain settings in the Lexsis app</AppLink>.

## Setup

1. Open <AppLink to="domains">Settings → Domains</AppLink>.
2. Register the full subdomain you want to use.
3. Optionally choose the default page served from the domain root.
4. Add the CNAME record shown by the app at your DNS provider.
5. Return to Lexsis and verify the domain.
6. Wait for the status to become active before using the URL in campaigns.

When the domain is active, published pages are available at:

```text
https://shop.yourbrand.com/<page-slug>
```

If you selected a default page, it is also served from the domain root.

## DNS guidance

- Use a subdomain rather than the root domain.
- Copy the CNAME target from the app instead of typing it from memory.
- A domain can belong to only one Lexsis workspace.
- When using Cloudflare DNS, follow the proxy mode shown by the app during
  verification.
- DNS propagation and certificate issuance can take time.

## Troubleshooting

| Issue | Check |
|---|---|
| Verification fails | Confirm the record name and CNAME target exactly match the values shown in Lexsis |
| The record cannot be found | Confirm you edited the correct DNS zone and wait for propagation |
| The domain works but a page does not | Confirm the page is published and its slug is correct |
| The root shows no page | Select a default page in domain settings |

Custom tracking domains are not part of this feature.
