Skip to main content

How to Connect a Domain Step by Step

This article explains how to connect a custom domain to Kyrios products using either automatic authorization or manual DNS setup.

Updated over 2 months ago

Who This Is For / When to Use

  • Users connecting a custom domain or subdomain to Kyrios.

  • Users setting up domains for websites, funnels, email, or client-facing tools.

  • Users migrating an existing domain from another platform.


Start Domain Connection

  1. Go to Account Settings โ†’ Domains.

  2. Click Connect a Domain.

  3. Select the product you want to connect the domain to.

Supported options include:

  • Funnel / Website / Store / Blog / Webinar

  • Client Portal

  • Branded Domain

  • WordPress

  • Email


Automatic Domain Connection (Recommended)

Use this method if your domain provider supports DNS authorization.

Steps

  1. Select the product you want to connect.

  2. Enter your domain or subdomain (for example: example.com or www.example.com).

  3. If available, click Authorize when prompted.

  4. Complete the provider authorization flow.

  5. Return to Kyrios and wait for verification.

Supported Providers

  • GoDaddy

  • Google Domains

  • Cloudflare


Manual Domain Connection

Use this method when automatic authorization is not available.

Steps

  1. Select the product you want to connect.

  2. Enter the domain or subdomain.

  3. Click Add record manually.

  4. Copy the DNS records shown in Kyrios.

  5. Log in to your domain registrar.

  6. Add each record exactly as displayed.

  7. Save changes and wait for DNS propagation.


Required DNS Records

Common Record Types

  • A Record: Used for root domains (@).

  • CNAME Record: Used for subdomains like www.

  • TXT Record: Used for verification and email authentication.

Important Rules

  • Records must match exactly.

  • Do not proxy records unless instructed.

  • Only one A record is allowed for the root domain.


Example Manual Setup (Root + www)

  • A Record

    • Host: @

    • Value: IP address provided by Kyrios

  • CNAME Record

    • Host: www

    • Value: sites.ludicrous.cloud


Verification Errors You May See

Common messages include:

  • DNS records do not match

  • AAAA record conflict

  • CAA record conflict

  • Domain connected to another product

Each error indicates a DNS or product assignment issue that must be resolved before verification succeeds.


Domain Verification Complete

Once records are verified:

  • SSL is issued automatically.

  • The domain becomes active for the selected product.

  • No additional setup is required.


Products You Can Connect a Domain To

Funnel / Website / Store / Blog / Webinar

Use domains for public-facing pages, marketing flows, and content hubs.

Email

Connect a domain to enable email authentication and improve deliverability.

Branded Domain

Replace system URLs with your own branded domain.

Client Portal

Provide clients access through a fully branded portal URL.


Common Issues and Fixes

  • Multiple A Records: Remove duplicates so only one remains.

  • AAAA Record Conflict: Remove all AAAA (IPv6) records.

  • CAA Record Conflict: Remove CAA records or allow pki.goog.

  • Domain Already Connected: A domain can only be connected to one product at a time.


Pro Tips

  • Always back up existing DNS records before changes.

  • Wait up to 24 hours before retrying verification.

  • Use subdomains when connecting multiple products.

  • Avoid repeated DNS edits during propagation.


FAQ

Why should I connect a custom domain instead of using a default one?

A custom domain improves branding, trust, and control over your online presence.

How long does domain connection take?

Most domains connect within minutes, but full DNS propagation can take up to 24 hours.

Can one domain be used for multiple products?

Yes. Use subdomains to connect different products without conflict.

What happens if DNS records donโ€™t match?

The domain remains unverified until records exactly match the required values.

Do I need technical expertise to connect a domain?

Basic DNS familiarity helps, but Kyrios provides step-by-step guidance for all users.

Can I connect a domain already used elsewhere?

A root domain can only point to one service. Use subdomains to connect additional products.

Did this answer your question?