Top 3 WebHosts
Featuring the Top 3 WebHosts on the Internet!!!
Building Your First Website

So you have browsed the web for a while. Seen what is available on the internet and what you can do with it. Now you want to make your own website or want to improve an existing one. This article features the various tips and tricks for development and maintenance of a fully featured website.


Planning

Before building a website you should know the purpose of the website. Start by planning about the content and features of your site. Depending upon it, choose a language to program it. If you just need a simple content based site programming in HTML/DHTML would serve the purpose but for a site which require user to input information and to save it you need to use server-side programming languages like PHP, ASP, CGI, SSI, JSP and database support like SQL, MS-Access.


Domain Name & Hosting

Once you have planned the website, its time to choose a domain name and a web hosting service. A domain name should be easy to remember and should depict the topic of the website. There are many websites which register a domain name for a fee. If you want a domain name which is already registered you can use the Whois Lookup service to find out the owner of the domain.

After registering the domain name you should register with a web server which would host your site. To choose a web hosting service keep in mind the features you require and the languages you would use. Also, estimate the amount of space you would require. Usually, there is a fee depending on the features and the space you need. But there are many servers who provide you free hosting by placing advertisements on your website. Yahoo Geocities and Bravenet are two such servers. Bravenet also offers excellent free web tools and scripts. Its not necessary to master in HTML to build a website with Bravenet's easy to use templates. I suggest Bravenet to be an excellent place to start with.


Organizing Information

Before actually designing the website you should organize the contents of your website. See what content comes where, what should be the sections and sub-sections, where should the user enter the site. The page through which the user enters the website is known as homepage and is generally named as 'index.htm' or 'index.html'.


Designing

Once you have organized your content start with the designing of the website. First, design the navigation system of your website. A good navigation system should contain all relevant links on all pages of the website. A navigation system could be made using CSS or Javascript. Websites like Bravenet provide free scripts for website navigation.

Now, start designing the pages of your website. While designing the pages keep in mind the consistency of design of all the pages. All pages should have the same colour scheme and a similar layout. Also, they should contain links to all major sections of your website.


Uploading the Files

All set with your website, its time to upload the file on the internet for others to view. There are many ways to upload the files which vary according to your webhost. An FTP (File Transfer Protocol) is the best and the easiest way to upload your files. Just copy and paste your files on the webserver.


Testing

Before spreading the word about your website you should test the performance of your website. Check all links on your website. Check the apperance of your site under different browsers, internet connections and monitor resolutions.


Spreading the Word

Once your website is ready to use its time to spread the word. There are many ways to do so. You must submit your websites to popular search engines or use services to do so. Give a link to your website in common interest newsgroups, forums, directories. You can also try some PPC (Pay-Per-Click) ad programs in which you pay for the number of hits you get. Also other conventional advertising methods like newpapers, television, banner ads etc. may be used.


Maintenance

This is the most important part for running a successful website. You must check that your content and design is upto date. Update your website regularly. See what your competitors are offering and try to stay ahead of them. Survey your visitors about their experience on your website and always try to improve.

Comments: Post a Comment