How to Create a Website and Make it Live : 5 Easy Steps
Hello friends! today I am gonna teach you how you can create your own website and how you can make it live so that people from all over the world may see it.
Well if you have worked with html, css then it will be very easy to create a static website. And if you have knowledge about php then you can dynamic website.
Step 1 is only for those who knows how to code in html, css, php. If you don't know about coding in html, css and php then you can take help from many websites like wix where you can create your own website without any knowledge about coding. Then follow step 2 after creating your website.
So let's start :
Step #1: Choose The Language And Start Code
If you know how to code in html and css then you can create a static website easily where by using html you can put your text in website and with the help of css you can decorate it.
If you know about php then you can create a dynamic website where you can intract with user and you can create a form where you can get the user data and can store this data into database with the help of php.
If you don't have any knowledge about html, css, php then you create your website with the help of many online platform where you can create your website with the help of given functions by simply using drag and drop function.
After creating an attractive and responsive website you have to fllow the step 2.
Step #2: Get A Domain Name
You have to find a domain name so that people may find your website on Internet.
Example: www.facebook.com, www.google.com etc.
There are many websites where you can find your desired domain name and you can buy it if it would not be sold. Try with another domain name if a domain name has been sold.
You can buy domain name from goddady, Bigrocks, Hioxindia etc.
After finding a desired available domain name just buy it and follow step 3.
Step #3: Get A Hosting
You have to buy a hosting that is nothing but a live server and host your website.
You can buy domain name for one month/ for one year/ for two year/ and so on.
Often many websites that provide domain names also provide hosting. you can buy it from same website from where you bought domain name or you can buy it from another website.
Some hosting websites are Hioxindia, Goddady, Hostgator, Hostingraja etc.
There may be difference among price of hosting services provided by different websites.
Step #4: Link Your Domain With Hosting
After buying both the domain name and hosting you have to link each other.
Actually when an user type your domain name on browser and request for it then this request is translated by domain name server and redirected to your hosting where you put your website's files.
In order to link your website fill the DNS and Childnameserver entry in domain name account with the DNS name and Ip provided by your hosting service.
Step #5: Put Your Website On Hosting Server
Now all the website's files and folders created in step 1 have to be put on hosting server so that it may become live and every one may access your website from anywhere.
Don't forget to put an index page in your website because every time when someone enter your domain name Ex. www.example.com , an index page is presented before visitor.
Congratulation ! Now your website is live and anyone can access it from anywhere all over the world.
Comments
Post a Comment