← Back to Help Center

Custom domains

Connect your own domain with CNAME and TXT verification.

Custom domains let visitors open your published site at your own hostname (for example www.yourbrand.com) instead of only the default Webster subdomain.

Before you start

  1. Publish your project at least once so Production has a live release (Publish).
  2. Open Project settings → Domains in the builder.
  3. Have access to your DNS provider (Cloudflare, IONOS, Namecheap, etc.).

Add a domain

  1. Enter the full hostname (for example www.example.com).
  2. Webster creates a pending binding and shows DNS instructions:

- CNAME — point your hostname to {slug}.websterai.de (your project slug on Webster hosting).

- TXT — add _webster-verify.{hostname} with the verification token Webster provides.

  1. Save DNS changes at your provider. Propagation can take a few minutes to 48 hours.

Verify

Click Verify domain in project settings after DNS records are in place.

  • In local development, verification may succeed immediately for testing.
  • In production, Webster checks DNS through the configured edge provider. If verification is not configured in your environment, the API returns a clear error without deleting your binding.

When verification succeeds, status moves to active and traffic can be routed to your site (TLS provisioning follows in a later release).

Remove a domain

Use Remove on the binding to delete it from the project. Update DNS at your provider if you no longer want the records.

Tips

  • Use www or the apex domain consistently — pick one canonical hostname for SEO.
  • Keep the Webster subdomain working during migration so you can roll back quickly.
  • See also: Publish for slug and badge settings.
Did this help?
Other language: DE