Question
DNS on Organizations Site
I have a website at a public IP hosted on Digital Ocean and the domain is hosted by GoDaddy. I’ve followed the documentation:
https://www.digitalocean.com/community/tutorials/how-to-set-up-a-host-name-with-digitalocean
Everytime I go to the websitename: ex: Website.com it gets pointed to the new server which is hosted here, but the address bar is still showing the IP address instead of the domainname.com ;
I’ve got a single A record on DO Domain setup: @ 192.xxx.xxx.xxx
And the GoDaddy Domain Name is pointing to ns1,ns2,ns3 DO DNS Servers.
Is there something I’m missing?
I can provide screenshots and outlines of my configs on both GoDaddy and DO.
Any help is appreciated.
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.
×
Did you tried removing Browser cache or even trying another browser ?
Also about DO Domain setup you should have A record pointing on Droplet and 3 Nameserver records, ns1, ns2, ns3.
On GoDodday domain you should enter nameserver, ns1,ns2 and ns3.