Views:
While we usually focus on subjects like web analytics, web design, and marketing optimization, we do occasionally get questions from site owners and marketing managers (who want to launch campaign sites or microsites) asking what’s technically involved in making a site live.
Imagine you’ve spent thousands of dollars creating a website that you’re expecting to return millions! You’re ready to launch! But the inevitable question is “how the heck do I do that???!!!!” As far as you’re concerned, the Internet is this weird space dimension where all these websites are floating around. You usually just type an address that ends in a “.com” and the website you need magically appears on the screen. “How do I get MY SITE to do THAT?!”
Hopefully this post will explain as simply as possible how to get your website “live” so you can start getting that cash!
Let’s start with some basic definitions and concepts.
Let’s tie all these together in the following diagram:
- (Item 1) Someone types your domain (www.yourdomain.com) into a web browser.
- They are forwarded to the appropriate nameserver (log into your domain registrar control panel to see what is assigned to it or change it). The nameserver can either be the default one provided by your domain registrar (Item 2a) or another one you specify. Once it reaches the nameserver, it will find your record. If set up correctly, the “A” Record is the record that contains the ip address of your site, telling it where to forward.
- www.yourdomain.com will be forwarded to the ip address in the “A” record (Item 3).
- Other important records include your “mail” and “mx” records. If a surfer types in “mail.yourdomain.com”, it will look for the “mail” record and be forwarded to the ip address of the login interface for your mail server (which may be located at your hosting company or somewhere else you decide that may have more mail space). The MX Record tells your server where to send emails that have an address like address@yourdomain.com. Thus, these need to be configured correctly.
- Finally, you can also create what are called CNAMES. For example, if you want “blog.yourdomain.com” to a different site or a special blog you have somewhere else, create a CNAME “blog” and forward it to the appropriate site, perhaps a wordpress or tumblr blog. Maybe you want “store.yourdomain.com” to go to your store – then you’ll set up “store” to forward wherever. Etc.
—
Bottom line: “what do I have to do to make my site live????” Now that we know how the process works, you hopefully can see there are 2 options:
Option 1) Access the DNS Zone Record on the nameserver that your domain is currently pointing to (usually the default nameserver is provided by the domain registrar) and change each record manually to forward to the correct servers and ip addresses (usually, the most important records are the “A” record to forward to your ip address to get the site live and your mail/mx records) (Item 2a).
Option 2) Log into your DNS and change the nameserver to one that already has all the correct addresses filled in its DNS Zone records. As mentioned, usually, your hosting company will have such a nameserver (Item 2b).
—
Your site is now live!
You can also refer to this YouTube video to learn how to create a website for free:
Click here
You can also refer to this YouTube video to learn how to create a website for free:
Click here
Note: One of the best web hosting website which I use is 000webhost. It is the the only free web hosting company that has proof for "99% uptime guarantee". I had used this website to make my T.E. web engineering project live. You can check out my web designing project: DentCare Dental Hospital
0 comments :
Post a Comment