TDCSites
DashboardSite Management

Domains

Connect custom domains, configure DNS records, and automate SSL certification for your site.

TDC Site Builder allows you to run your website on an auto-generated temporary subdomain or connect a custom domain you already own. We handle security certificates and routing fallbacks automatically.


Overview

Each website has a dedicated Domains tab in the left sidebar of its Site Management page. This panel lets you manage subdomains and custom domains, track verification stages, view DNS records, and toggle security configurations.

Domains Dashboard Panel

Temporary Subdomain

When you first create a site, TDC automatically provisions a temporary subdomain:

  • Format: yoursubdomain.tdc.site.
  • Wildcard SSL: Inherits our secure wildcard SSL certificate automatically, meaning it is live and secure (HTTPS) immediately upon creation.
  • Fallback Capability: If you later attach a custom domain, the temporary subdomain remains active as a backup routing address. You can copy the URL or click Visit to view the live site at any time.

Connecting a Custom Domain

Connecting a custom domain (e.g. www.mybrand.com or blog.mybrand.com) requires a plan that includes the Custom Domains feature. If locked, you can upgrade your workspace plan from your Profile settings.

To add your custom domain:

Navigate to the Domains panel of your site dashboard.

In the Custom Domain card, enter your domain name in the input box.

[!IMPORTANT] Do not include protocol prefixes (https:// or http://) or trailing slashes (e.g., write www.example.com instead of https://www.example.com/).

Click Add Domain. The domain enters a Pending status while certificate generation is in progress.


DNS Configuration & Setup

Once a custom domain is added, a DNS Configuration card appears displaying the DNS record(s) you need to create in your DNS provider's settings (e.g., GoDaddy, Namecheap, Cloudflare, Route 53):

Record TypeHost / NameTarget / Value
CNAMEwww (or your subdomain prefix)proxy.tdc.site
A@ (for root domains)192.0.2.1 (placeholder - use the value displayed on your dashboard)
  • Use the Copy button next to each record value to copy the details to your clipboard.
  • Navigate to your registrar's DNS management console and insert these records.

Verification & SSL Provisioning

TDC Site Builder automates the lookup check and security setup process:

  • Automatic Polling: Once the domain is added, the dashboard automatically polls the verification server every 8 seconds to check if your DNS records have propagated. The status badge displays Verifying... during this time.
  • Manual Verification: Click Verify connection to manually run a DNS lookup check.
  • SSL Issuance: As soon as the DNS records are verified, a secure SSL certificate is issued and renewed automatically by the system.
  • Active Status: Once completed, the badge flips to Active and your custom domain becomes the primary address. All traffic to your site is securely routed here.

Troubleshooting Provisioning Errors

If DNS propagation fails or records are misconfigured, the status updates to Error and displays the error message returned from the server.

  1. Check your registrar's settings to ensure the host and target values match the dashboard table.
  2. Allow time for DNS propagation (can take from a few minutes up to 48 hours).
  3. Click Retry on the error alert in the dashboard to trigger a new provisioning cycle.

Deleting a Domain

If you want to disconnect a domain or point your site elsewhere:

  • Click the Remove trash button next to the domain name.
  • Confirm the action in the warning dialog box.
  • Disconnecting a custom domain is non-destructive to your site content: the site immediately reverts to being served securely from your temporary *.tdc.site subdomain.