Getting your domain to point to your server (host)
If you bought your domain name from the same place that you have your hosting then this may already be set up for you. Otherwise, you will have to change your DNS settings at your domain registry and set up your domain name at your hosting services. This part is really dependant on the specific instructions of your registry/host so check out their help settings if what it is you need to do isn’t obvious. 1. You need to make sure that your domain name at your domain registry (if separate to hosting) points to your host’s server. In namecheap.com’s interface, you clickk on your domain name and then in the left sidebar you’ll find “Transfer DNS to Webhost”, if you click on that, you’ll be taken to a screen and asked to enter up to 5 DNS names. Only 2 are compulsory but sometimes your host will provide you with more. Nameservers usually look like ns#.hostname.com and most hosts will tell you what they are in your signup email (you can find them in the host’s support/help site usually too). For dreamhost, I’d enter 3 nameservers:
- ns1.dreamhost.com
- ns2.dreamhost.com
- ns3.dreamhost.com
For godaddy.com domain registry, you’d click on the domain and then on “nameservers”, then click on “custom nameservers” and add your DNS names as instructed. If you went with micfo then the nameservers would be:
- NS1.MICFO.COM
- NS2.MICFO.COM
2. Once you’ve set up your server info at your domain registry, you need to actually set up your domain name on your hosting plan. Some hosts ask for this information (ie your domain name) right at the beginning on signup and so this may already be set up for you. If not, each host will have its own specific instructions. If it gets too confusing or something’s not working then don’t be afraid to send off an email to your host asking for help. I had to do that with Micfo and found out that they needed to set something up which they did quickly. For DreamHost, you’d go into their control panel and click on /Domains/Manage Domains and then there will be a link that says “add New Domain/sub-Domain” click on it. Fill in your domain name and there are a few options, I chose PHP 5 and Extra Web Security and for both http://www.domain.com/ and http://domain.com/ work. Then I clicked on “Fully host this domain now!” and that’s it. You might need to wait a few hours (they say up to 48 hrs but it never takes that long) until the DNS updates itself, but usually can go with installing stuff, you just won’t see anything when you go to the web address. For Micfo, it’s a little more complex, you have to create a package in your www.domain.com/whm and then create an account assigned to a package. It’s probably best to read their instructions.
Post a Comment