Custom Domains
On DoKlika platform you can shorten your links using your preferred domain.
For example, let's suppose that you would like to use this domain (e.g. https://my-domain.com) for your links.
In order to use a custom domain, all you need is to follow the instructions below:
Add a DNS record to your domain DNS list from your domain provider:
For the whole domain (e.g. https://my-domain.com):
TYPE HOST VALUE A @ your-server-IP A www your-server-IP
To add just a subdomain (e.g. https://sub.my-domain.com):
TYPE HOST VALUE A sub your-server-IP
Add an "alias" to your main domain from your Cpanel (see tutorial video): https://www.youtube.com/watch?v=pwKUvIVT3No
Add your hosting IP at "Dashboard > Settings > General > Valid IPs"
Then Add your custom domain (e.g. https://my-domain.com or https://sub.my-domain.com) to DoKlika platform at "Dashboard > Domains".
And everything should work as intended.
Last updated