Accueil

Workflow

Domain Verification and Serving Activation

Follow the sequence below, then use API Reference for payload schema and response details.

Steps

  1. Create site (if not already done):

    Operation IDs: sites.create

  2. Provision custom hostname after customer CNAME is live:

    Operation IDs: sites.domains.provision

  3. Refresh validation status if certificate/hostname lags:

    Operation IDs: sites.domains.refresh

  4. Enable locale serving:

    Operation IDs: sites.locales.serve

  5. Verify domain token (`_weblingo.<domain>` TXT or test token):

    Operation IDs: sites.domains.verify

  6. Enable locale serving:

    Operation IDs: sites.locales.serve

Notes

Cloudflare for SaaS flow:

Local/dev TXT verification flow:

Related Docs