Recent Posts

Sunday 31 May 2015

Basic Steps to Create your WebSite

WebServer: The computer which serves the requests from the client (webbrowser) is called webserver.

 WebClient: The computer from which the clients request the services (webpage) is called webClient. The application used in webclient to access the webserver is called WebServer.

 To make the business, internet is the best market place. Setting up the website is the basic step for online business.

Today we are going to learn about How to setup the website ? We can setup the website in 3 steps.

1.) Register your domain :Domain name is the virtual address to your website. Generally to access the webserver we use ipaddress of the server, but for humans it was difficult to remember numbers than alphabets . So we register our static ipaddress with the corresponding alphabatics. Those are called Domain Names.
                               Eg: www.google.com   www.blogger.com  

2.) Prepare your hosting area : Hosting means storing your files in the system whose ipaddress is registered for Domain Name. This can be done in two ways :
  1. Creating your server
  2. Buying Hosting area ( www.godaddy.com )
3.) Linking your hosting and domain : Login to your domain name provider website, select your domain name and now activate it by updating the name servers provided by the hosting website / update name servers with your hosting system in case of own hosting system.

  Testing the system : After linking the domain, it takes minimum 15 min and max 1 day for activate your system. Create the file with name "index.html" and in that file write "Its working" and place it in public_html folder.

 Now enter your domain in the browser and click enter to see "Its working".


    I hope you understand the basic steps. If any doubts please comment it.

Smart Siva

Author & Editor

In Life every second is important, In programming every line of code is important.

0 comments:

Post a Comment

 
biz.