There’s a lot advice that gets thrown around on how to make money online. People telling you what you need to start your own online business or which product to buy, blah blah, blah. The thing is, the most common questions I get from my readers are simply: “How do I get started? Where do I start? How do I setup a website?” So with this article we are going to start with the basics and explain how to setup a website.
I remember trying to explain to my Mom once what the internet was and what a web site was. I had to laugh because these questions seemed so simple to me… until I tried to explain it. It was a little harder than I thought.
But seriously, the Internet is very similar to the public phone system. Everyone is familiar with the public telephone system. It’s not owned by any one company or organization. You can pick up a phone and call anyone in the world if you know their phone number. Whether they use AT&T or Verizon, it doesn’t matter, the call will go through. The Internet is just like this, it is just a network (like the public telephone network). People use their laptops or desktops to connect to servers that are on the web (web servers) to look up information (kind of like directory assistance).
These web servers have websites that are setup on them. They are a lot like your laptop or desktop at home. They are really a computer, with a hard drive, cd rom, etc.. But whats different about these computers is that they are “tuned” or setup to serve files (web pages) through their network card. These high performance race cars of the Internet are designed with one thing in mind and that is to transmit data over their network connection. They don’t have sound cards or fancy video cards. But they DO have a fancy network card, and most likely a lot of memory and hard drive space.
Web servers can be installed on just about any computer. Windows, Apple, or Linux it doesnt matter. The most popular web server is the Apache webserver. Probably because its free! And setting up an Apache web server is fairly easy. Oh yes, I can hear you screaming, “But what about Windows?” Yup, Windows also has the Internet Information Server that comes with the Windows Server Operating system too. It is also free (well , it’s included in the price of Windows).
Webservers are what make websites possible. They serve up web pages. These web pages are simply files that end with the file extension .html. The “html” stands for hyperText Markup Language. But that is probably way more than you really care about or need to know right now.
HTML files are just simple text files. You can create these with Notepad on windows (or any text editor). Try this yourself. Open Notepad, just type some text (dont worry about html tags or anything like that) and save the file as “test.html”. Make sure it doesn’t have “.txt” at the end. Then open the file with your browser.
TADA!
Now, How to Setup a Website?!? Web sites are really just nicely organized web pages (those .html pages) all linked together and served up by a web server to anyone who requests them. When you first configure a webserver you designate one folder or directory on the server that will contain all of the files that the web server will serve up. Most of the time this folder is called “public_html”. It can be called anything, but just know that what ever is in this folder is fair game for public consumption.
So anyone can setup a web server. But really the hard part is keeping it running. Protecting it from power surges during a storm, keeping it cool, and keeping it secure (don’t want anyone stealing your website) thats’ the true challenge. And it gets expensive. You need a dedicated internet line (can’t have a dsl or cable hookup). You need a dedicated IP address and don’t forget DNS and Email. GEEZE!
What many people do to help them setup a website is to “rent” a webserver from a web hosting provider. There are a lot of companies that make good money renting servers to webmaster. One great hosting provider I use is Hostgator. I love them. They provide everything, the physical server, the protected clean power, they back it up, they secure it, provide ample bandwidth, monitor it, and best of all if anything goes wrong I just call them and they fix it! Its great. All for only $10 month.
That’s about it. Next time I will go over how to choose a hosting company for your business. Price isn’t everything.
As always, I’d love to hear from you. Did this article answer any of your questions? What kinds of problems have you had with setting up a website? Comments help websites come alive and allows us all to share our ideas. I’d love to hear yours. Thanks!