<?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>bloggingrocket.com &#187; Installing WordPress</title>
	<atom:link href="http://www.bloggingrocket.com/category/setting-up-wordpress-blogs/installing-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingrocket.com</link>
	<description>Launch your WordPress blog the right way, first time.</description>
	<lastBuildDate>Thu, 22 Sep 2011 08:32:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress is the best blog engine in the world</title>
		<link>http://www.bloggingrocket.com/wordpress-worlds-best-blog-engine/</link>
		<comments>http://www.bloggingrocket.com/wordpress-worlds-best-blog-engine/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 22:51:21 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Installing WordPress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=400</guid>
		<description><![CDATA[Five reasons why WordPress will rock your world]]></description>
			<content:encoded><![CDATA[<h2>Here are 5 reasons why</h2>
<ol>
<li>Thousands of 3rd party plugins &#8211; majority of which are free<br />
<a href="http://wordpress.org/extend/plugins/" target="_blank">See the official plugin directory</a></li>
<li>Thousands of 3rd party themes &#8211; mainly free, but for a small cost you can by some amazing premium designs<br />
<a href="http://wordpress.org/extend/themes/" target="_blank">See the official theme directory<br />
</a></li>
<li>WordPress is written in php with MySQL database back end meaning you can host your blog on 99% of the webservers in the world.<br />
<a href="http://www.php.net/" target="_blank">php is a dynamic web language</a><br />
<a href="http://www.mysql.com/" target="_blank">MySQL is a fast full featured database</a></li>
<li>Easy to use well thought out admin interface<br />
<a href="http://codex.wordpress.org/Image:dashboard.png" target="_blank">WP-admin dashboard screen shot</a></li>
<li>Constant development cycle<br />
<a href="http://wordpress.org/" target="_blank">Download the latest build from wordpress.org</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/wordpress-worlds-best-blog-engine/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Boss WordPress around with these 7 &#8216;super easy&#8217; changes</title>
		<link>http://www.bloggingrocket.com/boss-wordpress-around-with-these-7-super-easy-changes/</link>
		<comments>http://www.bloggingrocket.com/boss-wordpress-around-with-these-7-super-easy-changes/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 23:42:18 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Installing WordPress]]></category>
		<category><![CDATA[admin username]]></category>
		<category><![CDATA[akismet plugin]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[tagline]]></category>
		<category><![CDATA[time zone]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=352</guid>
		<description><![CDATA[Installing WordPress is easy, the installer is a doddle to use. Once you have installed however, WordPress needs to be shown who&#8217;s boss. Listed here are the seven things you need to do the first time you login, straight after installing when you are prompted to login, (just after you print out your UN and [...]]]></description>
			<content:encoded><![CDATA[<p>Installing WordPress is easy, the installer is a doddle to use. Once you have installed however, WordPress needs to be shown who&#8217;s boss. Listed here are the seven things you need to do the first time you login, straight after installing when you are prompted to login, (just after you print out your UN and PW) these are your <strong>must do next moves.</strong></p>
<h3>1. Set the time to your local time zone</h3>
<p style="padding-left: 30px;">You do this by clicking on:</p>
<p style="padding-left: 60px;">&#8211;&gt; Settings</p>
<p style="padding-left: 30px;"><span style="color: #3366ff;"><span style="text-decoration: underline;"><em>http://www.&lt;your-domain-here&gt;/wp-admin/options-general.php</em></span></span></p>
<p>On the General Tab scroll down to the Time Zone section. Alter the pop up to correspond with how far out your time is with the server time</p>
<h3>2. Alter your tagline to a good keyword rich slogan</h3>
<p>While on the same page as above, in the Tagline section alter &#8216;Just another WordPress Blog&#8217; to a meaningful keyword rich (but brief) slogan.</p>
<h3>3. Alter your permalinks structure</h3>
<p style="padding-left: 30px;">You do this by clicking on:</p>
<p style="padding-left: 60px;">&#8211;&gt; Settings -&gt; Permalinks</p>
<p style="padding-left: 30px;"><span style="color: #3366ff;"><span style="text-decoration: underline;"><em>http://www.&lt;your-domain-here&gt;/wp-admin/options-permalink.php</em></span></span></p>
<p>Click on the radio button next to &#8216;Custom Structure&#8217; and type /%postname%/ into the field, this will set up good SEO links based on your blog title.</p>
<h3>4. Update your Ping List</h3>
<p style="padding-left: 30px;">You do this by clicking on:</p>
<p style="padding-left: 60px;">&#8211;&gt; Settings -&gt; Writing</p>
<p style="padding-left: 30px;"><span style="color: #3366ff;"><span style="text-decoration: underline;"><em>http://www.&lt;your-domain-here&gt;/wp-admin/options-writing.php</em></span></span></p>
<p>Your ping list is the list of services that your blog announces itself to when you make a new post, by default you have just one service specified (http://rpc.pingomatic.com/) however I suggest adding these also:</p>
<p>http://audiorpc.weblogs.com/</p>
<p>http://www.imblogs.net/ping/</p>
<p>http://pingoat.com/goat/RPC2/</p>
<p>http://pingqueue.com/rpc/</p>
<p>http://ping.feedburner.com</p>
<p>http://www.bloglines.com/ping</p>
<p>http://blogsearch.google.com/ping/RPC2</p>
<h3>5. Set your comment options</h3>
<p style="padding-left: 30px;">You do this by clicking on:</p>
<p style="padding-left: 60px;">&#8211;&gt; Settings -&gt; Discussion</p>
<p style="padding-left: 30px;"><span style="color: #3366ff;"><span style="text-decoration: underline;"><em>http://www.&lt;your-domain-here&gt;/wp-admin/options-discussion.php</em></span></span></p>
<p>Choose your options carefully because these choices configure how you want comments to appear on your blog. These options will also give you email notifications of when a new comment is made.</p>
<h3>6. Alter your admin username</h3>
<p style="padding-left: 30px;">You do this by clicking on:</p>
<p style="padding-left: 60px;">&#8211;&gt; Users -&gt; Admin (in the Username column of the Manage Users list)</p>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><span style="color: #3366ff;"><em>http://www.&lt;your-domain-here&gt;/wp-admin/users.php</em></span></span></p>
<p>The Admin username can not be altered, and if you blog under that login, your posts are credited as being authored by &#8216;Admin&#8217;. This isn&#8217;t ideal, so on this page you have the opportunity of entering your First Name, Last Name and Nick Name, then (once you have saved) you have the options in the pop up menu of being publicly displayed as a variation of your name or nickname. Alter this pop up menu depending on how you want to brand yourself.</p>
<h3>7. Activate Akismet plugin</h3>
<p style="padding-left: 30px;">You do this by clicking on:</p>
<p style="padding-left: 60px;">&#8211;&gt; Pugins -&gt; Akismet (click activate then follow the prompts)</p>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><span style="color: #3366ff;"><em>http://www.&lt;your-domain-here&gt;/wp-admin/plugins.php</em></span></span></p>
<p>Akismet helps you fight comment spam, it is the default spam fighter plugin but a quick search will find others. Akismet requires an API key from WordPress.com the online version of WordPress. You will need to visit the link that activating Akismet prompts you to and sign up for a free account, make sure you opt for the username only option otherwise you will end up creating an online blog. You will be sent an email with your API key this is a string of numbers and letters approx 12 characters long. Copy and paste this into the Akismet configuration.</p>
<p><strong>You have now completed all the initial steps to setting up a WordPress blog, no doubt you will need to adjust settings in the future but now you can get on and choose your theme and start blogging!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/boss-wordpress-around-with-these-7-super-easy-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Top Tips For Setting up a WordPress Blog</title>
		<link>http://www.bloggingrocket.com/7-top-tips-for-setting-up-a-wordpress-blog/</link>
		<comments>http://www.bloggingrocket.com/7-top-tips-for-setting-up-a-wordpress-blog/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 22:45:15 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Installing WordPress]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=142</guid>
		<description><![CDATA[1. Get the latest build of WordPress
2. Regsiter a really good catchy domain name

more...]]></description>
			<content:encoded><![CDATA[<p>1. Get the latest build of <a href="http://wordpress.org/download/" target="_blank">WordPress</a></p>
<p>2. Regsiter a really good catchy <a href="http://www.123-reg.co.uk/affiliate2.cgi?id=AF83020" target="_blank">domain name</a></p>
<p>3. Set up <a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=designcons-bloggingrockettextlinks" target="_blank">hosting</a> with a reputable ISP</p>
<p>4. Get the <a href="http://www.bloggingrocket.com/newsletter-subscribe/" target="_self">Blogging Rocket ebook</a> &#8220;All the Things You Should Now About Installing WordPress&#8230; &#8230;But Don&#8217;t&#8221;</p>
<p>5. Log all your usernames and passwords</p>
<p>6. Alter the AUTH_KEY, SECURE_AUTH_KEY and LOGGED_IN_KEY in your wp-config.php file</p>
<p>7. Download a backup plugin like <a title="Visit plugin homepage" href="http://www.ilfilosofo.com/blog/wp-db-backup">WordPress Database Backup</a> and use it before you start playing with the settings</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/7-top-tips-for-setting-up-a-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Install WordPress with Fantastico</title>
		<link>http://www.bloggingrocket.com/install-wordpress-with-fantastico/</link>
		<comments>http://www.bloggingrocket.com/install-wordpress-with-fantastico/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 20:50:25 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Installing WordPress]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[fantastico]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=136</guid>
		<description><![CDATA[For those of you that doesn't know what Fantastico is, it's a very clever mechanism built into hosting providers control panels that allows the hosting account owner to install any number of web applications (like WordPress) with the absolute minimum of fuss.]]></description>
			<content:encoded><![CDATA[<p>For those of you that doesn&#8217;t know what Fantastico is, it&#8217;s a very clever mechanism built into hosting providers control panels that allows the hosting account owner to install any number of web applications (like WordPress) with the absolute minimum of fuss.</p>
<p><strong>Here is the install window for WordPress:</strong></p>
<p><a href="http://www.bloggingrocket.com/wp-content/uploads/2008/08/fantastico.jpg"><img class="aligncenter size-medium wp-image-137" title="fantastico" src="http://www.bloggingrocket.com/wp-content/uploads/2008/08/fantastico-252x300.jpg" alt="" width="252" height="300" /></a></p>
<p>As you can see from the above screen grab, all you do is choose your domain, tell it your admin UN and PW, your site name, your email address and then you hit the install button. Within seconds you have WordPress installed and up and running. This has got to be the easiest way to get a blog set up ever. There is one thing I don&#8217;t like and that is it doesn&#8217;t report to you the UN and PW that it uses when it sets up the database, these however can be found in wp-config.php file in the root of your directory.</p>
<p><strong>wp-config.php file:</strong></p>
<p><a href="http://www.bloggingrocket.com/wp-content/uploads/2008/08/wpconfig.jpg"><img class="aligncenter size-medium wp-image-138" title="wpconfig" src="http://www.bloggingrocket.com/wp-content/uploads/2008/08/wpconfig-300x88.jpg" alt="" width="300" height="88" /></a></p>
<p>So if you want to use Fantastico you need to look for an ISP that supports it, generally the ones that allow you cPanel access. I use <a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=designcons-bloggingrocketgraphiclinks" target="_blank">Hostgator</a> but there are others, I&#8217;d welcome suggestions for other hosting providers, but please no affiliate links. <em>(I reserve the right to remove any comments posted that contain affiliate links)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/install-wordpress-with-fantastico/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

