<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Guide to Website Maintenence</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 Website Maintenance<!--#include virtual="elements/title_end.txt" -->
	  <div class="content">
		  

<p>by Sarah Dopp</p>

<p>There's no getting around <strong>website maintenance</strong>. Whether it&#8217;s daily news updates or periodic changes in contact info, you&#8217;ll need to update your site at some point.</p>

<p><strong>Cost</strong></p>
	<blockquote><p>Varies by option.</p></blockquote>


		<p><strong>Smart Shopping Tips</strong></p>
	<blockquote><p>    You have options for this. Here's a breakdown of the most popular:</p>
	<p> <strong>1. Hire a Webmaster. </strong> If your time is valuable to you, hire someone to take care of content updates. Medium to large companies with frequent maintenance needs will hire employees for this at around $65,000/year. Small businesses often hire web development firms to handle their periodic website maintenance. These firms often charge at rates of $30-$70 per hour.</p>

	<p> <strong>2. Use a Content Management System (CMS). </strong> If you're running a news site, blog, forum, online store, or other web site
	  that requires constant updates, you may be able to use a Content Management
	  System. This usually involves a webpage-based administration panel where
	  you can add/change content without dealing with code. This is the easiest
	  and
	  least expensive method for maintenance, but it may cost more to initially
	  create. It also doesn't work for every site. With any CMS site, you must decide
	  in advance
	  on the system you will use.</p>
	<p>      <strong>3. Take Control.</strong> With a little bit of ambition, you can learn the programs or code necessary
	  to update a website yourself. Possibly the easiest and safest approach
	  would be to purchase <a href="http://www.macromedia.com/software/contribute/" target="_blank">Macromedia Contribute</a> (about $150). This software is designed to let you edit a webpage similarly
	  to how you'd edit a Microsoft Word document. You may be able to work
	  with your web developer to designate areas in the site for you to update
	  easily. </p>
	<p>    Choose your maintenance option based on your resources and needs. Always
	  remember: keeping your site up to date is vital to your success on
	  the web. </p>

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