<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Guide to Web Hosting</title>
<LINK href="style.css" type="text/css" rel="stylesheet">
<META http-equiv=content-type content="text/html; charset=UTF-8">
</head>
<body>
	<div class="main">
<!--#include virtual="elements/header.txt" -->
		
		
	<!--#include virtual="elements/navbar.txt" -->
		
<!--#include virtual="elements/title_begin.txt" -->Guide to Web Hosting<!--#include virtual="elements/title_end.txt" -->
	  <div class="content">
		  

<p>by Sarah Dopp</p>
<blockquote>
<p> Your <strong>web host</strong> is your website's home.  Your website is made up of files, and they don't
  just float in cyberspace (although I once thought they did!). They need to
  be stored on someone's closely-monitored, extra-high-tech hard drive somewhere.  </p>
	<p>Hosting is sometimes referred to as <em>webspace</em>.  You need to rent that space.</p></blockquote>

<p><strong>Cost</strong></p>
	<blockquote>
	<p>$5 - $100 per month</p>
	</blockquote>


		<p><strong>Smart Shopping Tips</strong></p>
	<blockquote>

	<p>Buy only the space you need, and make sure you can upgrade smoothly when you
	  need to. Most people spend too much on hosting, buying more space than
	  they'll ever  use. They're wasting money!</p>
	<p>It's possible to get webspace for free, but it will usually be covered with someone else's advertisements.  Check out <a href="http://www.tripod.com" target="_blank">Tripod</a> or <a href="http://www.geocities.com" target="_blank">GeoCities</a> if you want to take that route.  </p>

	<p>There are two factors in web hosting: the space and the bandwidth.  </p>

	<p>The <em>space</em> is just like the space on your hard drive -- you need enough to accomodate the sizes of your files.  Multimedia files are big. Text files are small. Images are medium-sized and can vary.  The average small business website uses less than 50 MB of space.  </p>
	<p><em>Bandwidth</em> (also called "transfer") is harder to understand.  It's a monthly measurement of how much coming-and-going happens on your site, and you'll usually have a limit.  Every time someone views any of your web pages, they use a little bit of your your bandwidth.  The average small business website uses less than .5 GB bandwidth per month.  An online toy store in Christmas season might use closer to 10 GB.  </p>
	<p>Talk to your website <a href="guide-programming.html">programmer</a> to find
	  out how much space and bandwidth you need. If you overbuy, you'll waste
	  your hard-earned cash.
	  If you underbuy,
	  your
	  website will experience problems.</p>
	<p>    There are a few other factors to take into consideration with hosting. How
	  good is their customer service? How reliable are their servers (try to
	  ask a customer, if possible)? Do they have a good reputation? How about
	  their technical issue support staff? What other useful features do they
	  offer?</p>
	<p>    A nice mid-range option for hosting is to choose a <i>reseller</i>. Resellers buy hosting space in bulk and then sell it to clients at more reasonable quantities. Your reseller's provider monitors the servers, so they can focus more personal attention on your concerns. They'll often have fewer clients, and therefore more time and energy to help you out.</p>
<p>Take note: You should <strong>never</strong> agree to a time commitment contract with a web host.
  There's no need
to in this highly-competitive market.  A company who ropes you into an obligation
  no longer needs to impress you with service.</p>
	<p>    The hosting market is huge and ever-changing. <strong>Ask around</strong> and do some thorough searching before you make a decision.</p>
	</blockquote>

	<!--#include virtual="elements/guidenav.txt" -->
	
	</div>

			<!--#include virtual="elements/copyright.txt" -->
		
	</div>
</body>
</html>