<?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>Affiliate Marketing blog by James Little &#187; Wordpress</title>
	<atom:link href="http://www.3wdl.co.uk/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.3wdl.co.uk</link>
	<description>James Little writes about Affiliate Marketing, SEO, PPC, Blogging, Internet Revenue, and other random thoughts</description>
	<lastBuildDate>Mon, 09 Jan 2012 23:02:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Migrating WordPress Blog Servers</title>
		<link>http://www.3wdl.co.uk/2009/03/24/migrating-wordpress-blog-servers/</link>
		<comments>http://www.3wdl.co.uk/2009/03/24/migrating-wordpress-blog-servers/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 12:21:16 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[guides]]></category>

		<guid isPermaLink="false">http://www.3wdl.co.uk/?p=354</guid>
		<description><![CDATA[I recently decided to get rid of my dedicated server that I have in Germany as I could not really justify the cost or time spend on administration of it, especially with the Euro getting stronger so the costs going up.  In the end I opted for some low cost hosting with Hostgator who I’ve [...]]]></description>
			<content:encoded><![CDATA[<p>I recently decided to get rid of my dedicated server that I have in Germany as I could not really justify the cost or time spend on administration of it, especially with the Euro getting stronger so the costs going up.  In the end I opted for some low cost hosting with <a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=jlittle">Hostgator</a> who I’ve had a very positive experience with recently.</p>
<p>With that being the case, I needed to work out how to easily migrate a number of <a href="http://wordpress.org">WordPress</a> blogs across to a new server and thought it was worth sharing the experience here for others in the same situation as I seem to have got it just about right after two or three migrations.</p>
<p>So here is my step by step guide – hope it’s helpful for others in the same situation:</p>
<ol>
<li>Get the new version of wordpress setup first – I would suggest using a temporary domain / sub-domain for this (test.domain.com or something like this). If you have Cpanel included in your hosting then WordPress is a 1 click install which makes life even easier.</li>
<li>Login to both the new and old wordpress admin sections – check what plugins you have activated and install them onto the new version of wordpress – this step is important as if you’re using Viper Quicktags for YouTube videos and import your posts BEFORE you add the plugins then they won’t work.</li>
<li>Replicate the settings of your plugins (google analytics, seo for wordpress, etc) and your permalinks.</li>
<li>Next go to Tools &gt; Export and export all your posts and comments to a file on your old version of wordpress.. if it’s not the latest version it may not be under tools but you should find it easy enough.</li>
<li>Next go back into the new version of wordpress, select Tools &gt; Import.  It’s a fairly simple step by step process and make sure you assign the posts to the correct user account / create one as part of this process if required.</li>
<li>All your posts and comments should be setup now – the only thing left to sort out should be the theme so let’s do that next.  First, you’ll need to FTP into your old host and go to the wp-content &gt; themes folder and download the theme that you have been using to your local drive.</li>
<li>Next FTP into the new site and put the theme back in the same location on the new server (in the wp-content folder).  Go into the new version of the wordpress admin, select Appearance and you should be able to select your theme.</li>
<li>If you’ve previously setup Widgets for your theme you’ll need to add these all in again – you can go into your old version of WordPress and make sure you put them all back into the same order again here.</li>
<li>Now the new version of WordPress is an exact copy – the only thing left to change is under Settings.  As this is on a temporary domain you’ll need to change your WordPress Address (URL) and Blog Address (URL) to the correct URL’s.  You’ll be logged out and send to the old version of your wordpress when you click on the save button.</li>
<li>Last step – change your DNS settings (you’re host or register will either give you a control panel to do this yourself or do it for you) so that you point your domain to the new server… This typically can take up to  12-24 hours to propagate across the internet but is usually a fair bit faster than that for most DNS servers.</li>
</ol>
<p>That’s the lot – I’ve managed to get it down to a fine art and can do it in around 10 minutes now without any problems and the main things to look out for are getting the plugins activated at the right step and getting all the settings and widgets included… Using this method is a hell of a lot easier than exporting tables from an SQL database as others have suggested in the past!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.3wdl.co.uk/2009/03/24/migrating-wordpress-blog-servers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New WordPress 2.7 Features and Screenshots</title>
		<link>http://www.3wdl.co.uk/2008/09/07/new-wordpress-27-features-and-screenshots/</link>
		<comments>http://www.3wdl.co.uk/2008/09/07/new-wordpress-27-features-and-screenshots/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 23:36:22 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[2.7]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[site updates]]></category>

		<guid isPermaLink="false">http://www.3wdl.co.uk/?p=318</guid>
		<description><![CDATA[As mentioned about a week ago, I finally got around to updating my wordpress installation and rather than go for version 2.6.1 (stable) I decided to go &#8220;bleeding edge&#8221; and install it straight from Subversion. I thought it would be a nice idea to write a quick post about some of the new features and [...]]]></description>
			<content:encoded><![CDATA[<p>As mentioned about a week ago, I finally got around to updating my wordpress installation and rather than go for version 2.6.1 (stable) I decided to go &#8220;bleeding edge&#8221; and install it <a href="http://wordpress.org/download/svn/">straight from Subversion</a>.</p>
<p>I thought it would be a nice idea to write a quick post about some of the new features and include a few screenshots.  I have to say, I&#8217;m quite excited about the full released so let&#8217;s go straight into what&#8217;s new.</p>
<p><img class="aligncenter size-full wp-image-319" title="newwordpress1" src="http://3wdl.win-prizes.info/wp-content/uploads/2008/09/newwordpress11.jpg" alt="" width="506" height="374" /></p>
<p>As you will see above, the Dashboard has undergone a few changes and is, in my opinion, much improved.  Highlighted in red is &#8220;Quickpress&#8221;, which allows you to write a post straight from the Dashboard homepage.  There is also an Inbox and whilst this feature is not working yet, it seems to be a mix of trackbacks, comments, announcements and potentially even a way of contacting other wordpress site owners.</p>
<p><img class="aligncenter size-full wp-image-321" title="newwordpress21" src="http://3wdl.win-prizes.info/wp-content/uploads/2008/09/newwordpress211.jpg" alt="" width="506" height="295" /></p>
<p>Above you will see the new &#8220;Install plugin&#8221; feature &#8211; I know that this can be done via a few plugins already, but it&#8217;s awsome to have it straight out of the box and linking in to the WordPress Extend site &#8211; every install I&#8217;ve tried so far has worked but I think they need to improve the search tool slightly as I had a few problems finding what I was after.. so much easier than booting up an FTP client!</p>
<p><img class="aligncenter size-full wp-image-322" title="newwordpress3" src="http://3wdl.win-prizes.info/wp-content/uploads/2008/09/newwordpress31.jpg" alt="" width="506" height="291" /></p>
<p>I was a little disappointed with the speed of the admin interface until I saw this beauty.. Makes the speed in uploading tons faster than in version 2.6.</p>
<p><img class="aligncenter size-full wp-image-323" title="newwordpress4" src="http://3wdl.win-prizes.info/wp-content/uploads/2008/09/newwordpress41.jpg" alt="" width="506" height="299" /></p>
<p>The media library is a fairly new feature and this is now under &#8220;content&#8221; &#8211; it seems to allow commenting on actual images/videos/files but i&#8217;ve not played with this feature too much yet.</p>
<p><img class="aligncenter size-full wp-image-324" title="newwordpress5" src="http://3wdl.win-prizes.info/wp-content/uploads/2008/09/newwordpress51.jpg" alt="" width="506" height="304" /></p>
<p>A few things have changed in writing a post itself &#8211; there is a new settings field that allows you to change some of the display options in the post and you can also make posts &#8220;sticky&#8221; to appear at the top of your blog, useful for people who use WordPress as a CMS or for large updates / intro text.  You can now also move the &#8220;widgets&#8221; around in the write post page, though I&#8217;m not sure why you&#8217;d really want to do this.</p>
<p>Comment threading (and reply to comments) will be installed as default and you can read about all the other planned changes on the <a href="http://codex.wordpress.org/Version_2.7">wordpress site</a>.</p>
<p>It&#8217;s looking good &#8211; whilst I wouldn&#8217;t recommend installing it on a live site I&#8217;ll probably keep it going on here and update it every week or so to look out for new changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.3wdl.co.uk/2008/09/07/new-wordpress-27-features-and-screenshots/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WPReviewSite  &#8211; WordPress Review Theme and Plugin</title>
		<link>http://www.3wdl.co.uk/2008/09/01/wpreviewsite-wordpress-review-theme-and-plugin/</link>
		<comments>http://www.3wdl.co.uk/2008/09/01/wpreviewsite-wordpress-review-theme-and-plugin/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 08:23:57 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Affiliates]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://www.3wdl.co.uk/?p=311</guid>
		<description><![CDATA[WordPress is a powerful tool and I use it for quite a few sites that I have built but it’s plugins can be limited and at times I’ve had to look at other solutions. One of the big things that I wanted to be able to do when building a site is create a review [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wordpress.org"><a href="http://tinyurl.com/5r2x8k"><img class="alignright" src="http://www.wpreviewsite.com/wp-content/themes/wprs/logo.png" alt="" width="247" height="60" /></a>WordPress</a> is a powerful tool and I use it for quite a few sites that I have built but it’s plugins can be limited and at times I’ve had to look at other solutions.</p>
<p>One of the big things that I wanted to be able to do when building a site is create a review site – none of the plugins that I previously looked at handled this very well so I ended up installing Drupal as it was more powerful for this.</p>
<p>However, a new (paid) plugin has recently been released called <a href="http://tinyurl.com/5r2x8k">WPReviewSite</a>.</p>
<p>It’s currently just under $100 (so about £55) and includes both the plugin and theme to get a review site running pretty quickly out of the box.</p>
<p>Here are some of the features listed on <a href="http://tinyurl.com/5r2x8k">their website</a>:</p>
<ul>
<li>Adds Star Ratings To Your Comment Forms</li>
<li>Sorts Your Posts by Weighted Average</li>
<li>Integrates With WordPress Administration</li>
<li>Powers a Whole Website or Just What Parts You Want</li>
<li>Doesn’t Modify WordPress Database Tables</li>
</ul>
<p>I’ve given it a quick go and it seems very powerful, although the proof is in the pudding and I’m aiming to get a full site using this within the next week or two and will publish the URL when it’s all up and running so you can give it a test drive</p>
<p><a href="http://tinyurl.com/5r2x8k">More information about the plugin and theme on their site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.3wdl.co.uk/2008/09/01/wpreviewsite-wordpress-review-theme-and-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress and Theme update</title>
		<link>http://www.3wdl.co.uk/2008/08/29/wordpress-and-theme-update/</link>
		<comments>http://www.3wdl.co.uk/2008/08/29/wordpress-and-theme-update/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 22:23:58 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.3wdl.co.uk/?p=290</guid>
		<description><![CDATA[Up until today I&#8217;ve been running on a desperately old version of wordpress and not only was I missing out on some of the new features but the database was also a little screwed so I was getting a few SQL errors popping up over the place. Tonight I finally managed to sit down for [...]]]></description>
			<content:encoded><![CDATA[<p>Up until today I&#8217;ve been running on a desperately old version of wordpress and not only was I missing out on some of the new features but the database was also a little screwed so I was getting a few SQL errors popping up over the place.</p>
<p>Tonight I finally managed to sit down for an hour or so and upgrade &#8211; I&#8217;m using version 2.7 of wordpress which is still in beta so I&#8217;m sure there will still be a few bugs but it&#8217;s better than what I had.</p>
<p>I&#8217;ve also upgraded the theme &#8211; I&#8217;m not sure if I&#8217;m going to keep this one but it&#8217;ll do for now &#8211; comments appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.3wdl.co.uk/2008/08/29/wordpress-and-theme-update/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

