/
Last updated:
Starting from the Basic Paid Plan, Creght supports adding custom domains. Free plan users can only access their website using the default Creght domain.
You can view both your default domain and custom domains in:
“Your Projects” → “Your Website” → “Domains”
Adding a custom domain requires two steps:
First, log in to your domain provider (where you purchased your domain) and create a CNAME record pointing to the default Creght domain (xxxx.site.creght.com
).
Below is an example using Alibaba Cloud DNS. Other providers follow a similar process.
In the pop-up, fill in the following:
www
) to access via www.yourdomain.com
.yourdomain.com
), enter @
.xxxx.site.creght.com
).Click Confirm. The new record will appear in your DNS list once added successfully.
After setting up DNS, return to Creght to add your domain:
3. Enter your custom domain (e.g., www.example.com
) and click Bind Domain.
Once successfully bound, your website will be accessible via your custom domain.
We recommend enabling HTTPS after binding a custom domain. Browsers may mark non-HTTPS sites as “Not Secure,” which can confuse your visitors.
If multiple domains are bound, you can select one as the primary domain. All other domains (including the default domain) will automatically redirect to the primary domain.
This version keeps instructions step-by-step, uses consistent terminology, and is ready for inclusion in a help center.