<?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>InternetHostReviews.com</title>
	<atom:link href="http://internethostreviews.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://internethostreviews.com</link>
	<description></description>
	<lastBuildDate>Tue, 24 May 2011 07:26:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Installing WordPress in Cpanel via Fantastico in Under Five Minutes</title>
		<link>http://internethostreviews.com/installing-wordpress-in-cpanel-via-fantastico-in-under-five-minutes/</link>
		<comments>http://internethostreviews.com/installing-wordpress-in-cpanel-via-fantastico-in-under-five-minutes/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 08:22:14 +0000</pubDate>
		<dc:creator>iceman</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CPanel]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://internethostreviews.com/?p=324</guid>
		<description><![CDATA[By now you hopefully have a domain name purchased, and your hosting set up. If not, or you need further clarification on that, please refer back to one of the following: How to Start a Website Basic Tutorial Part 1 – Picking Your Domain Name How to Start a Website Basic Tutorial Part 2 – [...]]]></description>
			<content:encoded><![CDATA[<p>By now you hopefully have a domain name purchased, and your hosting set up. If not, or you need further clarification on that, please refer back to one of the following:</p>
<p><a title="Permanent Link to How to Start a Website Basic Tutorial Part 1 – Picking Your Domain Name" rel="bookmark" href="http://internethostreviews.com/how-to-start-a-website-basic-tutorial-part-1/">How to Start a Website Basic Tutorial Part 1 – Picking Your Domain Name</a></p>
<p><a title="Permanent Link to How to Start a Website Basic Tutorial Part 2 – Hosting" rel="bookmark" href="http://internethostreviews.com/how-to-start-a-website-basic-tutorial-part-2-hosting/">How to Start a Website Basic Tutorial Part 2 – Hosting</a></p>
<p>If you&#8217;ve already done that and are ready to start creating a webpage, we&#8217;re on to the next step: Installing WordPress. If you are new to creating websites and dont have much knowledge in the way of HTML or CSS I highly advocate working with WordPress. It is easy to use and configure, and as this guide will show, is amazingly easy to install in any provider that has a Cpanel configuration. If you aren&#8217;t sure if you have Cpanel, but you signed up with one of the hosting providers we review on this site, then you more than likely have Cpanel. (Dreamhost and Lunarpages can be an exception, which we will cover the install for at a later time. Both are still very easy to install Worpress on.)</p>
<p>The first step is to log into your hosting control panel (Cpanel) and for look the icon that says Fantastico and click on it. It will more than likely be a smiley face icon. See the screenshot below: </p>
<p><a href="http://internethostreviews.com/wp-content/uploads/2010/03/fantanstico.jpg"><img class="size-full wp-image-325 alignnone" title="fantanstico" src="http://internethostreviews.com/wp-content/uploads/2010/03/fantanstico.jpg" alt="" width="497" height="195" /></a><br />
<em>(Click on the Fantastico Icon)</em></p>
<p><em> </em></p>
<p>Fantastico will open, and you will be presented with the following screen, where you want to click on the WordPress menu option on the left as seen below:</p>
<p><a href="http://internethostreviews.com/wp-content/uploads/2010/03/fantanstico1.jpg"><img class="size-full wp-image-326 alignnone" title="fantanstico1" src="http://internethostreviews.com/wp-content/uploads/2010/03/fantanstico1.jpg" alt="" width="596" height="292" /></a><br />
<em>(Click on WordPress)</em></p>
<p><em> </em></p>
<p>Almost there! The installation window will come up next, and you will have an option to create a new isntallation in your hosting directory as seen below:</p>
<p><a href="http://internethostreviews.com/wp-content/uploads/2010/03/fantanstico2.jpg"><img class="size-full wp-image-327 alignnone" title="fantanstico2" src="http://internethostreviews.com/wp-content/uploads/2010/03/fantanstico2.jpg" alt="" width="564" height="322" /></a> <br />
<em>(Click on New Installation)</em></p>
<p><em> </em></p>
<p>Now the last step! You&#8217;ll need to do a few things on this screen. First, is to make sure your site is selected in the first dropdown at the top. Leave the &#8220;install in directory&#8221; box blank at this point if you are installing WordPress in your main website, which you probably are. Below that are two more boxes. You will need to create a username and password which will be used to access your WordPress configuration panel. Don&#8217;t worry about the next four boxes. It should fill in any information that is needed, so take note as to what gets assigned. You can verify the site name and make changes as needed. Finally click on the &#8220;Install WordPress&#8221; button.</p>
<p><a href="http://internethostreviews.com/wp-content/uploads/2010/03/fantanstico3.jpg"><img class="size-full wp-image-328 alignnone" title="fantanstico3" src="http://internethostreviews.com/wp-content/uploads/2010/03/fantanstico3.jpg" alt="" width="623" height="568" /></a><br />
<em>(Fill Out Fields, Click Install)</em></p>
<p><em> </em></p>
<p>That&#8217;s it! You installed WordPress in about five minutes. Not bad! To log into your new WordPress install, you will need to type into your browser your domain name, followed by /wp-admin. So for example if you site was <a href="http://www.johnandtimsautorepairshop.com">www.johnandtimsautorepairshop.com</a> you would go to  <a href="http://www.johnandtimsautorepairshop.com/">www.johnandtimsautorepairshop.com/wp-admin</a> and you should be presented with the following:</p>
<p><a href="http://internethostreviews.com/wp-content/uploads/2010/03/wordpress-default-login-screen.jpg"><img class="size-full wp-image-329 alignnone" title="wordpress-default-login-screen" src="http://internethostreviews.com/wp-content/uploads/2010/03/wordpress-default-login-screen.jpg" alt="" width="304" height="314" /></a><br />
<em>(Enter Your Credentials)</em></p>
<p>You should be able to enter the username and password you set up during the install, and will be logged into the WordPress control panel.</p>
<p><strong>Check back soon for our next article where we will cover basic WordPress configuration for new users.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://internethostreviews.com/installing-wordpress-in-cpanel-via-fantastico-in-under-five-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Start a Website Basic Tutorial Part 2 &#8211; Hosting</title>
		<link>http://internethostreviews.com/how-to-start-a-website-basic-tutorial-part-2-hosting/</link>
		<comments>http://internethostreviews.com/how-to-start-a-website-basic-tutorial-part-2-hosting/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 07:02:34 +0000</pubDate>
		<dc:creator>iceman</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://internethostreviews.com/?p=227</guid>
		<description><![CDATA[Welcome to part 2 of our tutorial on how to start up a website. If you missed part 1, you can read it here. Now on to part 2, hosting. Part 2 &#8211; Hosting Now that you&#8217;ve bought you domain name, you need to find a company to host it for you. Hosting allows your [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to part 2 of our tutorial on how to start up a website. If you missed part 1, you can read it <a href="http://internethostreviews.com/how-to-start-a-website-basic-tutorial-part-1/" target="_self">here</a>. Now on to part 2, hosting.</p>
<p><strong>Part 2 &#8211; Hosting</strong></p>
<p>Now that you&#8217;ve bought you domain name, you need to find a company to host it for you. Hosting allows your website to be stored and backed up, and enables it so that people can access it via the internet. While you can find many companies to host your site for you, we recommend choosing one that will give you excellent customer support, as well as great uptime (meaning your website is always accessible). Many people are too cheap to pay the extra for a quality host, and instead are left with headaches down the road. Personally, we think it is worth an extra few dollars a month for quality hosting. Just make a decision to buy one less cup of coffee every month, and you&#8217;ll have the difference paid for. The following are our top choices for excelling quality hosting, as well as great English speaking tech support:</p>
<ul>
<li><strong><a href="http://internethostreviews.com/go/hostgator.php" target="_blank">HostGator</a></strong></li>
<li><strong><a href="http://internethostreviews.com/go/dreamhost.php" target="_blank">DreamHost</a></strong></li>
<li><strong><a href="http://internethostreviews.com/go/justhost.php" target="_blank">JustHost</a></strong></li>
<li><strong><a href="http://internethostreviews.com/go/hostmonster.php" target="_blank">Hostmonster</a></strong></li>
<li><strong><a href="http://internethostreviews.com/go/bluehost.php" target="_blank">BlueHost</a></strong></li>
<li><strong><a href="http://internethostreviews.com/go/lunarpages.php" target="_blank">LunarPages</a></strong></li>
</ul>
<p>We think that  <a href="http://internethostreviews.com/go/namecheap.php" target="_blank">Namecheap</a> and <a href="http://internethostreviews.com/go/godaddy.php" target="_blank">GoDaddy</a> are great for cheap domain names, but honestly I think Godaddy hosting isn&#8217;t near the quality you will get from the companies above. They have all been reviewed at some point on this site, so if you want to read more about them, just select the one you want from the main page of our site.</p>
<p>Check back soon for part 3 in our series, <a href="http://internethostreviews.com/installing-wordpress-in-cpanel-via-fantastico-in-under-five-minutes/"><em>Installing WordPress</em></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://internethostreviews.com/how-to-start-a-website-basic-tutorial-part-2-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Start a Website Basic Tutorial Part 1 &#8211; Picking Your Domain Name</title>
		<link>http://internethostreviews.com/how-to-start-a-website-basic-tutorial-part-1/</link>
		<comments>http://internethostreviews.com/how-to-start-a-website-basic-tutorial-part-1/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 06:59:51 +0000</pubDate>
		<dc:creator>iceman</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Domain Names]]></category>

		<guid isPermaLink="false">http://internethostreviews.com/?p=221</guid>
		<description><![CDATA[So you want to start a website, but you don&#8217;t have the slightest idea where to begin? In this series, we will walk you step by step though the basics of getting a site registered, hosted, and set up. Part 1 - Picking Your Domain Name The first thing is to figure out what you want the [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>So you want to start a website, but you don&#8217;t have the slightest idea where to begin? In this series, we will walk you step by step though the basics of getting a site registered, hosted, and set up.</strong></em></p>
<p><strong>Part 1 - Picking Your Domain Name</strong></p>
<p>The first thing is to figure out what you want the website address of your site to be. That is called the domain name. You can decide whether you want your name to be somewhat related to the work you are doing, such as <a href="http://www.nedandjonsautopartsstore.com">www.nedandjonsautopartsstore.com</a>, or something totally off the wall, like <a href="http://www.crazygorillamonkeybananas.com">www.crazygorillamonkeybananas.com</a>. Obviously those are just examples, but you get the idea what a domain name is. You can register a domain name with any hosting provider you sign up with, but usually they will charge you a premium price for it. What we recommend, is to register your domain name somewhere cheap (<a href="http://internethostreviews.com/go/namecheap.php" target="_blank">Namecheap</a> or <a href="http://internethostreviews.com/gogodaddy.php" target="_blank">GoDaddy</a> are usually the cheapest). Personally we prefer Namecheap, as Godaddy can be a pain to deal with and can be more expensive at renewal. Then you can choose to have another company host it for you if you want. Once you register a domain name, you own that name for as long as you pay for it. That means you can go to any hosting provider you choose, and the name can be hosted with their company for no additional fee.</p>
<p>Check out part 2 of our series - <em>Hosting</em>, <a href="http://internethostreviews.com/how-to-start-a-website-basic-tutorial-part-2-hosting/" target="_self">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://internethostreviews.com/how-to-start-a-website-basic-tutorial-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

