Custom domain names have the following advantages:
Brand show: Use your own domain name to enhance professional image.
SEO optimization: It is conducive to search engine indexing and ranking.
Better control: Full control of the domain DNS record.
Flexibility: Configure multiple custom domain names to facilitate management for different markets or purposes.
Add Custom Domain
When the acceleration region of a project is "Chinese mainland availability zone" or "global availability zone (including Chinese mainland)", the added domain must first complete registration with the ICP.
To add a custom domain to your project, follow the steps below:
1. Log in to the console: Enter the project description and switch to the "Domain Name Management" page.
2. Add domain: Click add custom domain.
3. Input domain: Input your root domain (for example: example.com) or subdomain (for example: www.example.com) in the popup.
4. Verify ownership: Add resolution record at the domain location registrar according to the guide in the pop-up window.
5. Add CNAME: Configure the CNAME record at the domain location registrar.
HTTP/2
EdgeOne Makers supports clients initiating requests using the HTTP/2 protocol. HTTP/2 (that is, HTTP 2.0, Hypertext Transfer Protocol version III) is the second major version of the HTTP protocol, effectively reducing network latency and improving website page loading speed.
Note:
1.If a client request does not use HTTP/2, EdgeOne Makers is compatible with HTTP 1.x protocol access.
2.The current custom domain must have an SSL certificate configured. For how to configure an SSL certificate, see HTTPS configuration.
Enable IPv6 Access
EdgeOne Makers supports one-click enabling of IPv6 access. Once enabled, your project will have dual-stack access capability, ensuring stable access in IPv6-only environments and effectively improving loading performance in emerging network environments. This not only helps you meet specific industry compliance requirements for IPv6 but also ensures your acceleration service remains continuously compatible with future network evolution.
Associating with Environment
EdgeOne Makers supports associating custom domain names with specific project environments (production or preview). You can configure independent access entries for different business phases (for example, official release, internal testing).
Environment mapping rule:
Production environment: Associated with the project's production branch (for example, main).
Preview environment: Associated with other development or test branches except the production branch.
Dynamic pointing: Regardless of the associated environment, the custom domain name will always automatically direct to the latest successful deployment in that environment, ensuring visitors always access the latest content.
Flexibly adjust: On the edit interface of the domain, you can change the environment associated with the domain at any time to implement rapid switching of access traffic between different versions.
Note:
Please ensure an effective deployment record already exists in the selected associated environment. If ALL deployments in the domain-associated environment are deleted, accessing that domain name will return 404.