Report this

What is the reason for this report?

How to define DNS settings for my ghost instance at digital ocean

Posted on December 31, 2020

My domain is the “naked” domain “congral.tech” and I would like to set the Digital Ocean DNS settings to point to the subdomain “blog.congral.tech” How do I do that?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there @nikolajivancicShark,

Technically speaking you can’t point the root domain name to a subdomain name directly via DNS. What you could do is set up a 301 redirect, but for that, you need to have a web server like Nginx or Apache and also point your root domain to the server IP address.

Another thing you could do is to use Cloudflare as they have some mechanism in place which allows users to point the root domain name to a subdomain via a CNAME record.

Regards, Bobby

Thanks for responding @bobbyiliev. My domain is hosted at Namecheap, and i changed the nameservers there to point to DigitalOcean nameservers. I also used the DigitalOcean domain management tool to add the A record, which maps the subdmain “blog.congral.tech” to the IP address of the droplet hosting the Ghost server.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.