<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Hosting Show &#187; Web Hosting Tutorials</title>
	<atom:link href="http://www.webhostingshow.com/category/hosting-segments/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webhostingshow.com</link>
	<description>podcast about web hosts and web hosting topics</description>
	<lastBuildDate>Tue, 17 Jan 2012 12:22:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Create a .htaccess File</title>
		<link>http://www.webhostingshow.com/2009/08/14/how-to-create-a-htaccess-file/</link>
		<comments>http://www.webhostingshow.com/2009/08/14/how-to-create-a-htaccess-file/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 10:00:50 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Web Hosting Tutorials]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux hosting]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[web-hosting]]></category>
		<category><![CDATA[web-hosts]]></category>

		<guid isPermaLink="false">http://www.webhostingshow.com/?p=2045</guid>
		<description><![CDATA[I like to tell you about the basics here on this show, as well as the advanced things.  Creating a .htaccess file is some where in between. The .htaccess file is a way to make a change to the configurations of your hosting account for each directory.  For example, once you put a .htacess file [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 0px 5px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title=".htaccess - a real american hero?" src="http://www.webhostingshow.com/wp-content/uploads/2009/08/gijoe.jpg" border="0" alt=".htaccess - a real american hero?" width="204" height="154" align="right" />I like to tell you about the basics here on this show, as well as the advanced things.  Creating a .htaccess file is some where in between.</p>
<p>The .htaccess file is a way to make a change to the configurations of your hosting account for each directory.  For example, once you put a .htacess file in your public_html folder, on a Linux based hosting account, it will set the rules for that folder and all the folders created in it.</p>
<p><strong>Here is everything you need to know&#8230;</strong></p>
<p><strong><span style="text-decoration: underline;">Step 1</span></strong> &#8211; Open up a text editor (such as Notepad or cPanel&#8217;s File Manager) and add in the lines you need and save the file.</p>
<p><strong><span style="text-decoration: underline;">Step 2</span></strong> &#8211; Using the cPanel&#8217;s File Manager or your FTP client you will need to upload the file to the location you need it. This is usually inside of your public_html folder.</p>
<p><strong><span style="text-decoration: underline;">Step 3</span></strong> &#8211; Rename the file to .htaccess, and save. It should be noted that .htaccess is the file extension. It is not filename.htaccess or yourpage.htaccess, it is just named .htaccess.</p>
<p>Truth be told, you really don’t need to know what the .haccess file is, as long as you can find the right snipits of code or “recipes” in it to get the job done.  At least now you know how to create it… and knowing is half the battle.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Web Hosting Show <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.mitchelaneous.com">tech blog</a> too!</a>    <br />
<br>&nbsp;                                                               ]]></content:encoded>
			<wfw:commentRss>http://www.webhostingshow.com/2009/08/14/how-to-create-a-htaccess-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Common HTTP Errors (to watch out for)</title>
		<link>http://www.webhostingshow.com/2009/07/31/5-common-http-errors-to-watch-out-for/</link>
		<comments>http://www.webhostingshow.com/2009/07/31/5-common-http-errors-to-watch-out-for/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 10:00:23 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Hosting Tutorials]]></category>
		<category><![CDATA[400]]></category>
		<category><![CDATA[401]]></category>
		<category><![CDATA[403]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[500]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[forbidden]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[not found]]></category>
		<category><![CDATA[server error]]></category>
		<category><![CDATA[web-hosting]]></category>
		<category><![CDATA[web-hosts]]></category>

		<guid isPermaLink="false">http://www.webhostingshow.com/?p=2023</guid>
		<description><![CDATA[It is no secret that bad things sometimes happen to good web sites.  When this happens on your web hosting account, it is often shown as a HTTP error.  Each problem that could happen with a web site, has an HTTP error code associated with it, which is suppose to tell you what the problem [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="error-pages" src="http://www.webhostingshow.com/wp-content/uploads/2009/07/errorpages.png" border="0" alt="error-pages" width="500" height="220" /></p>
<p>It is no secret that bad things sometimes happen to good web sites.  When this happens on your web hosting account, it is <strong>often shown as a HTTP error</strong>.  Each problem that could happen with a web site, has an HTTP error code associated with it, which is suppose to tell you what the problem is.  The problem is that they are not really translated into something the general public can understand.</p>
<p>Have no fear though, because I am going to give you five of the most common HTTP errors and what they really mean.</p>
<p><strong>500 Internal Server Error</strong></p>
<p>This is your general purpose error message from the server say, “Hey… none of the other messages really fit here, so we are just going to tell you something screwed up, please try again!”.  It could be coming up because the site in question is overloaded with requests, or it could be a system admin trip over the power cord.</p>
<p><strong>404  Not Found</strong></p>
<p>Hey, that isn’t there – so go away is the general message you should get when you see a 404 error code.  Probably the most famous error code, if they were ranked by popularity.  The requested resource could not be found but may be available again in the future… if your lucky.</p>
<p><strong>403  Forbidden</strong></p>
<p>The 403 error is telling you, that you really are not suppose to be there.  It is kind of like the 401 error code, except this time you didn’t even have the chance to try to log in to view the files.  You are just not allowed, go away, you are not suppose to be trying to look at that.</p>
<p><strong>400  Bad Request</strong></p>
<p>When you get this HTTP error, it usually means your browser access the page in the wrong way, or somehow your request to view the page was corrupted along the way.  The signal got lost, confused and started looking for a magic leprechaun, and totally forget about your request to view that site.</p>
<p><strong>401  Unauthorized</strong></p>
<p>With this web page error code, you see it when you put in the wrong user name or password when trying to log into a protected area.  For example, you were trying to log into that ex-girlfriends photo collection to see if she had deleted all the pictures of you.  Since you got the 401 error, you’ll never be able to see she simple edited your face out and replaced it with a headshot of Bill, that vampire guy, from True Blood.</p>
<p>Have another HTTP error that has you stumped?  Leave a comment, and perhaps we will do a round two of these geek to regular speak HTTP error translations.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Web Hosting Show <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.mitchelaneous.com">tech blog</a> too!</a>    <br />
<br>&nbsp;                                                               ]]></content:encoded>
			<wfw:commentRss>http://www.webhostingshow.com/2009/07/31/5-common-http-errors-to-watch-out-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a php.ini File</title>
		<link>http://www.webhostingshow.com/2008/07/26/how-to-create-a-php-ini-file/</link>
		<comments>http://www.webhostingshow.com/2008/07/26/how-to-create-a-php-ini-file/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 14:56:01 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Web Hosting Tutorials]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[directive]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[global variables]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[web-hosting]]></category>
		<category><![CDATA[web-hosts]]></category>

		<guid isPermaLink="false">http://www.webhostingshow.com/?p=2017</guid>
		<description><![CDATA[The php.ini file is a file that can be created to customize some of the configurations for your particular hosting account’s PHP setup.  Some of the things you may be able to edit would be whether global variables are turned on or off, maximum allowed size for uploaded files, and more. Your first step would [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="php.ini help and tips" src="http://www.webhostingshow.com/wp-content/uploads/2009/07/180pxPHPlogo.svg.png" border="0" alt="php.ini help and tips" width="117" height="62" align="right" /> The php.ini file is a file that can be created to customize some of the configurations for your particular hosting account’s PHP setup.  Some of the things you may be able to edit would be whether global variables are turned on or off, maximum allowed size for uploaded files, and more.</p>
<p>Your first step would be to<strong> </strong>open up a text editor (such as Notepad or cPanel&#8217;s File Manager) and add in the lines you need and save the file. Next, using the cPanel&#8217;s File Manager or your FTP client you will need to upload the file to the location you need it. This is usually inside of your public_html folder.</p>
<p>This link <a href="http://us2.php.net/manual/en/ini.list.php">includes the php.ini directives</a> you can set to configure your PHP setup.</p>
<p>Now, rename the file to php.ini, and save. To protect the php.ini file, you can add these lines to your .htaccess file:</p>
<dl>
<dd><em>&lt;Files .php.ini&gt;</em></dd>
<dd><em>order allow,deny</em></dd>
<dd><em>deny from all</em></dd>
<dd><em>&lt;/Files&gt;</em></dd>
</dl>
<p>This way, it can not be displayed when somebody types in the file path into their browser. With some web hosts, in the .htaccess file, you will need to add the following line:</p>
<dl>
<dd><em>suPHP_ConfigPath /home/username/public_html</em></dd>
</dl>
<p>Replace username with your actual cPanel user name. This will tell your account where your php.ini file exists.  Other web hosts might have other rules when it comes to setting up the php.ini file for their hosting environment, so you might check with them to see what they recommend.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Web Hosting Show <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.mitchelaneous.com">tech blog</a> too!</a>    <br />
<br>&nbsp;                                                               ]]></content:encoded>
			<wfw:commentRss>http://www.webhostingshow.com/2008/07/26/how-to-create-a-php-ini-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting and Internet News with Gawkwire</title>
		<link>http://www.webhostingshow.com/2008/06/17/web-hosting-and-internet-news-with-gawkwire/</link>
		<comments>http://www.webhostingshow.com/2008/06/17/web-hosting-and-internet-news-with-gawkwire/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 10:00:55 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Hosting News]]></category>
		<category><![CDATA[Web Hosting Tutorials]]></category>
		<category><![CDATA[gawkwire]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[industry]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[web-hosts]]></category>

		<guid isPermaLink="false">http://www.webhostingshow.com/?p=844</guid>
		<description><![CDATA[Feel like some of the other hosting news sites are getting a little long in the tooth?  Now I read all types of hosting news and information resources from all around the Web.  I really have high hopes for a new one that just broke onto the scene.  Gawkwire.com wants to be your new web [...]]]></description>
			<content:encoded><![CDATA[<p>Feel like some of the other hosting news sites are getting a little long in the tooth?  Now I read all types of hosting news and information resources from all around the Web.  I really have high hopes for a new one that just broke onto the scene.  <a href="http://www.gawkwire.com">Gawkwire.com</a> wants to be your new web hosting and Internet news resource.</p>
<p><a href="http://www.gawkwire.com"><img class="alignnone size-full wp-image-845 aligncenter" title="Gawkwire News and Information" src="http://www.webhostingshow.com/wp-content/uploads/2008/05/web-hosting-gawkwire.jpg" alt="" width="460" height="283" /></a></p>
<p>From industry news, to domain stories.  From big business to the little guy.  Gawkwire is already providing news from all corners of the hosting world and doing well at it.  Here is how<span style="font-size: 10pt; font-family: verdana,arial;"> Robert Lang, Gawkwire managing editor describes this new hosting resource:<br />
</span></p>
<blockquote><p><span style="font-size: 10pt; font-family: verdana,arial;">“We designed Gawkwire to build on the strengths of other hosting news portals and magazines. Unlike many sites, our content is updated continuously, not once a day or even once a week. We take it a step further, by creating a dialogue with our readers that enhances the overall experience of our site.  And we don’t stop with just news articles. Gawkwire’s rich content covers a wide spectrum, with everything from video blog posts to executive interviews.” </span></p></blockquote>
<p>I am very excited to see the launch of something new out there in the hosting news bubble.  Too long has the field grown more than a little stagnite, and the hopes for <a href="http://www.gawkwire.com">Gawkwire</a> is to add a little &#8216;bit more spice, interest and information to the world of Internet and hosting news.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Web Hosting Show <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.mitchelaneous.com">tech blog</a> too!</a>    <br />
<br>&nbsp;                                                               ]]></content:encoded>
			<wfw:commentRss>http://www.webhostingshow.com/2008/06/17/web-hosting-and-internet-news-with-gawkwire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highly Effective SEO Tips and Myths</title>
		<link>http://www.webhostingshow.com/2008/04/23/highly-effective-seo-tips-and-myths/</link>
		<comments>http://www.webhostingshow.com/2008/04/23/highly-effective-seo-tips-and-myths/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 10:00:00 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Web Hosting Tutorials]]></category>
		<category><![CDATA[dedicated ip]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[myth]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[search-engines]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[web-host]]></category>
		<category><![CDATA[web-hosting]]></category>

		<guid isPermaLink="false">http://www.webhostingshow.com/?p=797</guid>
		<description><![CDATA[Search engine optimization is a black art, and it takes a lot of time and trouble to de-bunk all the false advice out there. Some people do it because they heard a friend to tell a friend that advice. Others do it to sell ten page eBooks on the topic that cost the end user [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-803" style="float: right;" title="seo-tips" src="http://www.webhostingshow.com/wp-content/uploads/2008/04/seo-tips.png" alt="" width="192" height="114" />Search engine optimization is a black art, and it takes a lot of time and trouble to de-bunk all the false advice out there.</p>
<p>Some people do it because they heard a friend to tell a friend that advice.  Others do it to sell ten page eBooks on the topic that cost the end user $65 a pop.  I am going to help you get something done though by sharing the answers to some of these frequently asked (and answered wrong) questions.</p>
<p><strong>Will having a dedicated IP address help you with search engine optimization?</strong></p>
<p>The simple answer is no.  It is a myth that Google or any other search engine will penalize you for hosting on a server that shares an IP address or for not having a dedicated IP address.</p>
<p><strong>Is having static addresses better than having dynamic ones?</strong></p>
<p>To explain, a dynamic address would be one used by a service like WordPress does by default, giving you something like <em>article.php?post=543</em> after your domain in the addresses bar or something to that effect.  When you see a static address, it looks much more like the one you see at <a href="http://www.webhostingshow.com">WebHostingShow.com</a> when you click on a story to read where it has in the address something like <em>/archive/story-about-hosting.php</em>.</p>
<p>In most cases, search engines would search either one but I would tend to go with the static addresses if you can, because it is more user friendly to the visitor and for keyword reasons.  Now having good related keywords in the address, this is a search engine optimization tip that is slowly fading away but is still relevant right now.</p>
<p><strong>For search engine optimization, what is the best way to change a domain name address?</strong></p>
<p>You want to use what is referred to in the business as a 301 redirect.  There are a number of ways to get this done so by searching Google for 301 redirect you are bound to find a lot of methods.  Easiest would be to put this in your .htaccess file:</p>
<blockquote><p><em>redirect 301 /old/oldpage.htm http://www.yourdomain.com/newpage.htm</em></p></blockquote>
<p>A 301 redirect is telling the world that your page has moved permanently, that is what the 301 code stands for.</p>
<p><strong>You should get away from your previous hosting company as quickly as you can?</strong></p>
<p>This is not always the case.  You may want to wait till you see your search engine spiders and bots crawling over your new content before you go back to your old web host and cancel your web site&#8217;s old hosting account.  Not doing so could lead the search engine spiders to a dead end a few times (during domain name propagation) and it might cause your web site to get dropped from the search engine rankings.  This is because from the spider&#8217;s point of view, you no longer exist.</p>
<p>Have any other SEO myths that need to be de-bunked?  Drop <a href="mailto:mitch@mitchkeeler.com">me a line</a> or a comment.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Web Hosting Show <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.mitchelaneous.com">tech blog</a> too!</a>    <br />
<br>&nbsp;                                                               ]]></content:encoded>
			<wfw:commentRss>http://www.webhostingshow.com/2008/04/23/highly-effective-seo-tips-and-myths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Your Own Huge E-mail Box with cPanel</title>
		<link>http://www.webhostingshow.com/2008/04/11/make-your-own-huge-e-mail-box-with-cpanel/</link>
		<comments>http://www.webhostingshow.com/2008/04/11/make-your-own-huge-e-mail-box-with-cpanel/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 10:00:32 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Web Hosting Tutorials]]></category>
		<category><![CDATA[5GB]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[CPanel]]></category>
		<category><![CDATA[disk-space]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[web-hosts]]></category>

		<guid isPermaLink="false">http://www.webhostingshow.com/?p=783</guid>
		<description><![CDATA[We keep hearing about Gmail, Hotmail and Yahoo! Mail all fighting it out to provide you with the largest e-mail inbox. If you have a web hosting account though, it is very easy to beat all of these providers and give yourself the e-mail disk space you really need. Now this might be a little [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.webhostingshow.com/wp-content/uploads/2008/04/windowslivewriter3ce42c793dff-8d27more-disk-space-thumb.png" border="0" alt="more-disk-space" width="143" height="84" align="right" /> We keep hearing about Gmail, Hotmail and Yahoo! Mail all fighting it out to provide you with the largest e-mail inbox.  If you have a web hosting account though, it is very easy to beat all of these providers and give yourself the e-mail disk space you really need.</p>
<p><em>Now this might be a little different depending on the cPanel skin you are using, but it should work generally for any and all.</em></p>
<p>Step one would be to login to cPanel and go to your mail settings (usually you can just click on the &#8220;Mail&#8221; icon to get you there.  Next you will want to go to:</p>
<p><em>Add/Remove/Manage Accounts</em></p>
<p>This is your <strong>Mail Account Maintenance</strong> page.  Here you can see all the e-mail accounts you have created.  If you have not yet created one go to &#8220;Add Account&#8221; to do so.  Here you can fill in the name you want to use (the thing that going before @yourdomain.com), your password and the Quota.  By default the setting should be <em>10 Meg</em>.  This stands for 10 Megabytes.</p>
<p>Now it is time for some math.  To make things easy, let us say you wanted to bump your e-mail quota to 5 GB of storage.</p>
<p><em>1 gigabytes = 1,024 megabytes</em></p>
<p>Using Google, you can do the conversions quicker.  Just type into Google &#8220;<a href="http://www.google.com/search?aq=f&amp;hl=en&amp;safe=off&amp;client=firefox-a&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;hs=pbW&amp;q=5+GB+to+MB&amp;btnG=Search">5 GB to MB</a>&#8220;.  The answer you need to type into cPanel&#8217;s quota box would be &#8220;<strong>5120</strong>&#8221; which is 5,120 MB.  If all goes well you should see the message:</p>
<blockquote><p>The e-mail account (your e-mail address) with the login (your login) and password (your password) with a quota of 5120 Megabytes was successfully created.</p></blockquote>
<p><span style="color: #585858;">To change that later on, just go back into your Mail Account Maintenance screen, find your e-mail account and click on &#8220;Quota&#8221;.  See, now you know you don&#8217;t need a Gmail, Yahoo or Hotmail in your life to have a larger online inbox.</span></p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Web Hosting Show <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.mitchelaneous.com">tech blog</a> too!</a>    <br />
<br>&nbsp;                                                               ]]></content:encoded>
			<wfw:commentRss>http://www.webhostingshow.com/2008/04/11/make-your-own-huge-e-mail-box-with-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Blogless WordPress Site</title>
		<link>http://www.webhostingshow.com/2008/01/10/how-to-blogless-wordpress-site/</link>
		<comments>http://www.webhostingshow.com/2008/01/10/how-to-blogless-wordpress-site/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 10:00:45 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Web Hosting Tutorials]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[manage]]></category>
		<category><![CDATA[static]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webhostingshow.com/2008/01/10/how-to-blogless-wordpress-site/</guid>
		<description><![CDATA[Have a static web site, but you still feel the urge of having an easier way to manage your data? WordPress is a perfect tool to get this done if your not afraid to do a little tweaking and thinking outside of the box. You can get this done in four easy steps: Step 1: [...]]]></description>
			<content:encoded><![CDATA[<p>Have a static web site, but you still feel the urge of having an easier way to manage your data?  <a href="http://www.webhostingshow.com/2007/05/21/setup-a-blog-with-wordpress-guide-episode-108/">WordPress</a> is a perfect tool to get this done if your not afraid to do a little tweaking and thinking outside of the box.</p>
<p><a href="http://www.mitchkeeler.com"><img src="http://www.webhostingshow.com/wp-content/uploads/2008/01/mkdotcom.jpg" alt="Make a Static Site With WordPress" /></a></p>
<p><strong>You can get this done in four easy steps:</strong></p>
<p><font color="#333399"><u>Step 1:</u></font>  Find a WordPress template that you like, and remove the blog related content in the sidebar (or wherever else it is posted).  If you can create a WordPress layout by hand you might be better off.</p>
<p><font color="#008000"><u>Step 2:</u></font>  Login to the WordPress administration interface and go to <em>Options</em>, then <em>Reading</em>.  On that page you can set your front page to be a static web page instead of the default blog list that you get.</p>
<p><font color="#333399"><u>Step 3:</u></font>  Mange all the pages on your site, by going to <em>Write</em> and then <em>Write Page</em> inside of the WordPress administration interface.  To edit your creations later you can go to  <em>Manage</em> and then<em> Pages</em>.  From there you should get a full list of the pages you have created.</p>
<p><font color="#008000"><u>Step 4:</u></font>  You might have to go in and edit your template files ago to make sure you are linking to all the pages you have created.  Since most sites done this way will be pretty small, you can get away with making these links by hand.  I am sure there are automatic ways of doing it too using the list pages tag from WordPress.   I would not bother though unless your just looking for something to tweak later down the road.</p>
<p><em>Personally this interested me</em> at first because I wanted to know if it could be done.  Now that I have done it with <a href="http://www.mitchkeeler.com">my own personal web site</a>, I have found it to be an easy way to make edits and changes to my little biography on the Web.   Another neat perk about doing this is you can work in WordPress plugins into the mix and get some awesome dynamic interaction for a static web site.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Web Hosting Show <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.mitchelaneous.com">tech blog</a> too!</a>    <br />
<br>&nbsp;                                                               ]]></content:encoded>
			<wfw:commentRss>http://www.webhostingshow.com/2008/01/10/how-to-blogless-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Year? Time to Clean Up Support</title>
		<link>http://www.webhostingshow.com/2008/01/04/new-year-time-to-clean-up-support/</link>
		<comments>http://www.webhostingshow.com/2008/01/04/new-year-time-to-clean-up-support/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 10:00:04 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Web Hosting Tutorials]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[cleanup]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://www.webhostingshow.com/2008/01/04/new-year-time-to-clean-up-support/</guid>
		<description><![CDATA[With the new year here and not much else going on, this makes for the perfect time for web hosts to review their support pages and see what needs to be improved on. Traveling from web host to web host looking for news and information I see a lot of people who don&#8217;t do much [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.webhostingshow.com/wp-content/uploads/2007/12/404.png" alt="404.png" align="left" />With the new year here and not much else going on, this makes for the perfect time for web hosts to review their support pages and see what needs to be improved on.</p>
<p>Traveling from web host to web host looking for news and information I see a lot of people who don&#8217;t do much as far as support pages go.  On the other side of the scale, you also have hosts that push out so many support pages that there is no way they&#8217;ll be able to keep them all up to date.</p>
<p><font color="#808080"><strong>How Do You Find the Problem? </strong></font></p>
<p>Check out your web site statistical information <em>(one of my favorites to use is <a href="http://www.webhostingshow.com/2007/09/20/learn-to-monitor-your-stats/">Google Analytics</a>)</em> and with your support pages see where you are getting the most hits.  Now navigate yourself to a few of these pages and see if there is anything that could be improved on or updated.</p>
<p>Another thing you could do while support might not be so busy is to surf around your support pages to make sure there are no broken links.  Now these are sometimes harder to find &#8211; but the worst thing you can do to a customer looking for help is lead them to a dead end.</p>
<p><font color="#808080"><strong>Is There an Easier Way? </strong></font></p>
<p>Now with both of those suggestions out of the way, we can make your job easier.  How can you do that?  Well, time to include a link leading to a contact form at the bottom of each of your support pages saying something to the effect of:</p>
<p align="center"><em><font color="#008000"> &#8220;Dead link?  Out of date?  Send us an e-mail and let us know!&#8221;</font> </em></p>
<p>This will give your customer, clients and visitors a way of contacting you to let you know you have some work to do.  Getting even a little more fancy, you could setup a special address for this and have it forward over right to your designers or a specific part of your support team so they can get these fixed as soon as they come in.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Web Hosting Show <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.mitchelaneous.com">tech blog</a> too!</a>    <br />
<br>&nbsp;                                                               ]]></content:encoded>
			<wfw:commentRss>http://www.webhostingshow.com/2008/01/04/new-year-time-to-clean-up-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rules for Any Web Host&#8217;s Front Page</title>
		<link>http://www.webhostingshow.com/2008/01/01/rules-for-any-web-hosts-front-page/</link>
		<comments>http://www.webhostingshow.com/2008/01/01/rules-for-any-web-hosts-front-page/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 10:00:20 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Web Hosting Tutorials]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[front page]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[suggestions]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web-hosts]]></category>

		<guid isPermaLink="false">http://www.webhostingshow.com/2008/01/01/rules-for-any-web-hosts-front-page/</guid>
		<description><![CDATA[Web design is a mysterious art that some can do and not many have mastered. When it comes to a Web hosting web site &#8211; people expect to see certain things as customers and if your lacking in these areas it could hurt you down the road. Sure fancy flash and really hot pictures of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.webhostingshow.com/wp-content/uploads/2007/12/rules1.jpg" alt="Web Hosting Design Rules" /></p>
<p>Web design is a mysterious art that some can do and not many have mastered.  When it comes to a Web hosting web site &#8211; people expect to see certain things as customers and if your lacking in these areas it could hurt you down the road.  Sure fancy flash and really hot pictures of server racks are nice, but they won&#8217;t win you any clients.</p>
<p><font color="#008000"><strong>Keep it Simple</strong></font></p>
<p>Some web hosts out there like to fit as much content, flashing banners and overdone graphics on the front page as they can fit.  This is not the best way to go.  Personally, I like it when web hosts keep it simple.</p>
<p><font color="#008000"><strong>Give me the Basics</strong></font></p>
<p>I do not need to know every single detail about every single plan.  Here is a basic forumula for what I want to see on your front page:</p>
<ul>
<li>Company Name</li>
<li>Little Information About You</li>
<li>Plans  (Disk Space/Bandwidth at Least)</li>
<li> Links to Other Pages for More Information</li>
</ul>
<p>Finding the right balance between hype and helpful details is hard to do.  Once you have done it though, I promise your current and potential clients will really thank you.</p>
<p><font color="#008000"><strong> Sell Yourself in a Few Words</strong></font></p>
<p>If you doing something great it shouldn&#8217;t take that long to convey the message to others.  As much as having paragraph after paragraph about how good plan number one is or how great you are in general might look, keeping things short and sweet will go a long way.</p>
<p>Here are a few examples of web hosts <em>who do follow</em> all my rules:</p>
<p><a href="http://www.hostgator.com/">Hostgator.com</a> | <a href="http://www.lunarpages.com">Lunarpages.com</a> | <a href="http://www.hostmonster.com/">HostMonster.com</a> | <a href="http://www.startlogic.com">StartLogic.com<br />
</a><br />
It might take a while before you find the layout or design that is just right for your particular business.  The basics you need to remember though are to make sure you are different from the rest, touch base with everything that you cover and don&#8217;t be afraid to try something a little different.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Web Hosting Show <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.mitchelaneous.com">tech blog</a> too!</a>    <br />
<br>&nbsp;                                                               ]]></content:encoded>
			<wfw:commentRss>http://www.webhostingshow.com/2008/01/01/rules-for-any-web-hosts-front-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spy on Your Server and Web Host</title>
		<link>http://www.webhostingshow.com/2007/12/06/spy-on-your-server-and-web-host/</link>
		<comments>http://www.webhostingshow.com/2007/12/06/spy-on-your-server-and-web-host/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 10:00:52 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Web Hosting Tutorials]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[spy]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.webhostingshow.com/2007/12/06/spy-on-your-server-and-web-host/</guid>
		<description><![CDATA[Want to snoop around and see what top secret information you can find out about your web host? Ok, maybe this information is not all that secret, but you do have to jump through a few hoops to find out about it. Web sites like domaintools.com make it fairly easy to look up some general [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.webhostingshow.com/wp-content/uploads/2007/12/spy.jpg" alt="Spy on Your Web Host!" align="right" />Want to snoop around and see what top secret information you can find out about your web host?  Ok, maybe this information is not all that secret, but you do have to jump through a few hoops to find out about it.  Web sites like <a href="http://www.domaintools.com">domaintools.com</a> make it fairly easy to look up some general stats about your web host.</p>
<p>Doing a search on your own domain name you can find out:</p>
<ul>
<li>How many other sites are hosted on the same server.</li>
<li> The server&#8217;s status on the black lists out there.</li>
<li> The type of server your web site is hosted on.</li>
</ul>
<p>Another good place to find stats on a specific web host is <a href="http://www.webhosting.info">webhosting.info</a>.  Just type in the domain name of your web host into the search box &#8211; and then select &#8220;Web Hosts&#8221; in the radio box selection and hit the &#8220;Go&#8221; button.</p>
<p>You might want to keep in mind that if they are not large enough they might not get picked up by the rankings.  Also if they are using several different domains for their servers you might need to do this lookup several different times with each domain and add the final numbers together.</p>
<p align="left">Last but not least &#8211; there is always doing a few searches.  Personally I would search for:<strong>  &#8220;Insert Company Name Here&#8221; sucks</strong>.</p>
<p align="left">Now you might not get the best review this way because these are often people that are just mad at the web hosting question and want to spew something out about them.  It is always good to take the good in with the bad though.  Google aside &#8211; you may also want to search hosting forums like <a href="http://www.webhostingtalk.com">WebHostingTalk.com</a> to also get an idea of what others have had to say about your web host.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Web Hosting Show <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.firefoxfacts.com">firefox help site</a> and my <a href="http://www.mitchelaneous.com">tech blog</a> too!</a>    <br />
<br>&nbsp;                                                               ]]></content:encoded>
			<wfw:commentRss>http://www.webhostingshow.com/2007/12/06/spy-on-your-server-and-web-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

