<?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>Learn to Love the Blog</title>
	<atom:link href="http://lovetheblog.biz/feed/" rel="self" type="application/rss+xml" />
	<link>http://lovetheblog.biz</link>
	<description>small business online strategies</description>
	<lastBuildDate>Sun, 06 Sep 2009 22:05:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Website Jumpstart</title>
		<link>http://lovetheblog.biz/2009/09/website-jumpstart/</link>
		<comments>http://lovetheblog.biz/2009/09/website-jumpstart/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 22:05:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lovetheblog.biz/?p=7</guid>
		<description><![CDATA[Want to create a website? Here&#8217;s a quick look at the steps:

Find a hosting provider
Get a domain name
Install an FTP client
Install Wordpress

Find a hosting provider
A hosting provider will store your data and keep the site online. This site uses Hostmonster, but there are many hosting providers to choose from. Here are some things to look [...]]]></description>
			<content:encoded><![CDATA[<p>Want to create a website? Here&#8217;s a quick look at the steps:</p>
<ol>
<li>Find a hosting provider</li>
<li>Get a domain name</li>
<li>Install an FTP client</li>
<li>Install Wordpress</li>
</ol>
<p><strong>Find a hosting provider</strong></p>
<p>A hosting provider will store your data and keep the site online. This site uses <a href="http://www.hostmonster.com/" target="_blank">Hostmonster</a>, but there are many hosting providers to choose from. Here are some things to look for:</p>
<ul>
<li>24/7 support</li>
<li>unlimited storage and bandwidth</li>
<li>unlimited email accounts</li>
<li>multiple domains/subdomains</li>
<li>php 5/MySQL</li>
<li>free domain name registration</li>
</ul>
<p>You should not need to spend more than $15/month on hosting for a site with light traffic and basic ecommerce.</p>
<p><strong>Get a domain name</strong></p>
<p>The domain name is the web address of your site (i.e. <em>http://www.mysite.com</em>). Often the hosting provider will offer domain registration for free or at a discount. Alternatively, you can use a domain registrar such as <a href="http://www.godaddy.com/" target="_blank">Go Daddy</a> to buy the domain.</p>
<p><em>note: be sure to enter valid contact information for your site. If you don&#8217;t your site may be shut down and the domain name auctioned off. Many services offer a privacy feature that will obscure contact details from the public, around $5 &#8211; 10 per year.</em><br />
<strong>Install an FTP Client</strong></p>
<p>In order to get your data onto the website server, you can either use the hosting provider&#8217;s built in control panel, or use an FTP (<em>file transfer protocol</em>) client, an application that can upload your files directly to the server. There are plenty of these around, LTLTB uses <a title="free ftp client" href="http://cyberduck.ch/" target="_blank">cyberduck</a>, a free, lightweight application. If you are using Windows, <a title="windows ftp client" href="http://download.cnet.com/FileZilla/3000-2160_4-10308966.html?tag=mncol" target="_blank">FileZilla</a> is a good choice.</p>
<p><strong>Install WordPress</strong></p>
<p>WordPress is a blog platform that is also a good content management system for a lightweight website. Please check out the <a title="install wordpress" href="http://codex.wordpress.org/Installing_WordPress">full instructions</a> on the WordPress site. Here is a quick outline of the steps.</p>
<ol>
<li>Create a database for WordPress using your hosting provider control panel.</li>
<li><a title="blogging and cms" href="http://wordpress.org/download/">Download WordPress</a> and expand the file on your desktop. You&#8217;ll need to tweak some settings in a configuration file to tell it where the database is.</li>
<li>Connect to your site with your FTP client and drag the folder contents into the site folder on the server.</li>
<li>Enter the web address of the WP installation file (i.e. http://www.mysite.com/wp-admin/install.php). WordPress will automatically install.</li>
</ol>
<p>You now have a website and a content management system that you can use to create pages, add plugins, and post articles! To get started creating content, visit the <a title="wordpress first steps" href="http://codex.wordpress.org/First_Steps_With_WordPress" target="_blank">WordPress first steps</a> documention for a tutorial.</p>
]]></content:encoded>
			<wfw:commentRss>http://lovetheblog.biz/2009/09/website-jumpstart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
