cdn.convertly.sh with a hostname you control:
cdn.convertly.sh URL keeps it:
Before you start
- Use a dedicated hostname such as
images.example.com,cdn.example.com, ormedia.example.com. - Do not reuse a hostname that already serves your website or application.
- You must be a workspace owner or admin to add, change, or remove a domain.
- Confirm the dashboard’s current default CDN endpoint is the one the hostname should represent. A newly added hostname attaches to that endpoint.
Add a domain
Open Images > Domains in the dashboard, or go directly to:
Use the exact names and values shown in the dashboard. Keep the CNAME in DNS only mode if your DNS provider offers an additional proxy option.
Automatic Cloudflare setup
If the domain uses Cloudflare DNS, select Set up with Cloudflare. Convertly uses the Domain Connect synchronous authorization flow, which asks you to approve only the CNAME and TXT records shown on the authorization page. The flow does not grant Convertly ongoing access to your Cloudflare account. After approval, the popup returns a completion signal to the existing Convertly page and Convertly checks the DNS records immediately. Normal background checks continue while DNS propagates. If automatic setup is unavailable for the domain, add the two records manually. Manual and Domain Connect setup produce the same DNS configuration.Automatic verification
The Domains page checks incomplete domains when the page opens, every 15 seconds while it remains visible, immediately after Domain Connect completes, and again when you return to the browser tab. There is no manual refresh step. The setup moves through these states:
Convertly treats the domain as ready only after the CNAME and TXT records are detected, the CDN hostname is active, and its SSL status is active. Hostname activation and certificate deployment are separate checks, so SSL pending can briefly remain after DNS is correct.
DNS may appear at different times from different resolvers. Keep the page open or return later; verification resumes automatically.
Use the domain
After verification, the domain card shows the production delivery pattern and a Copy URL action:cdn.convertly.sh links or links from another verified hostname.
With the JavaScript Image CDN SDK:
Public and signed endpoints
A custom domain keeps the access policy of its mapped CDN endpoint:
Attaching a custom domain does not make a public endpoint private. Use a signed endpoint for customer-private media and generate signatures only from a trusted backend. See Presets and signing.
Changing or removing a domain
To move traffic to a new hostname:- Add and verify the new hostname.
- Set it as the default for the CDN endpoint.
- Update your application configuration.
- Keep the old hostname connected for as long as previously published URLs must work.
Troubleshooting
You can inspect public DNS from a terminal:
Related documentation
Set up Image CDN
Create an endpoint, select its access policy, and deliver the first asset.
URL structure
Compare Convertly-hosted and custom-domain URL shapes.
Signed delivery
Protect private delivery with expiring signatures.
Transforms
Review every supported delivery parameter.