Learn how to add and configure a custom domain in Ziplink.
yourdomain.com
) or a subdomain (links.yourdomain.com
).links.yourdomain.com
, create the following DNS record:
Name | Type | Value | TTL |
---|---|---|---|
subdomain.yourdomain.com. | CNAME | zipl.ink. | 300 |
yourdomain.com
directly, you need to set up an A record. In that case, create the following DNS record:
Name | Type | Value | TTL |
---|---|---|---|
@ | A | 3.72.197.199 | 3600 |
Open workspace settings
Go to the domains section
Add a new domain
Enter domain details
links.yourdomain.com
) and optionally set an
alias to make it easier to recognize within your workspace.Submit the domain
links.yourdomain.com
, the generated short URL
will be https://links.yourdomain.com/abc123
.https://links.yourdomain.com/abc123
and a fallback domain fallback.com
,
the user will be redirected to https://fallback.com
.https://links.yourdomain.com/abc123
and a custom not found URL
https://yourdomain.com/not-found
, the user will be redirected to
https://yourdomain.com/not-found?url=https://links.yourdomain.com/abc123
.