<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: [Hacking WordPress]: How To Clone And Migrate Your WordPress Blog To New Server</title>
	<atom:link href="http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sat, 21 Nov 2009 01:01:31 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Keir</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-11593</link>
		<dc:creator>Keir</dc:creator>
		<pubDate>Tue, 10 Nov 2009 11:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-11593</guid>
		<description>Thnx, thats a good point. Will keep in mind.
My problem boiled down to something much stupider:
was giving &#039;iis_user&#039; WRX permission rather than &#039;i_user&#039;... on the MS server...
Daft.
Solved.</description>
		<content:encoded><![CDATA[<p>Thnx, thats a good point. Will keep in mind.<br />
My problem boiled down to something much stupider:<br />
was giving &#8216;iis_user&#8217; WRX permission rather than &#8216;i_user&#8217;&#8230; on the MS server&#8230;<br />
Daft.<br />
Solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie Benatar</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-11577</link>
		<dc:creator>Stephanie Benatar</dc:creator>
		<pubDate>Mon, 09 Nov 2009 17:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-11577</guid>
		<description>Be careful to configure the sql file correctly...
They don&#039;t mention this, but you also have to configure your uploads path, I couldn&#039;t upload files because I hadn&#039;t changed it.
Look for INSERT INTO `wp_options` VALUES (59, 0, &#039;upload_path&#039;,&#039;  yourpath  &#039;,&#039;yes&#039;)
and modify it to your new uploading path</description>
		<content:encoded><![CDATA[<p>Be careful to configure the sql file correctly&#8230;<br />
They don&#8217;t mention this, but you also have to configure your uploads path, I couldn&#8217;t upload files because I hadn&#8217;t changed it.<br />
Look for INSERT INTO `wp_options` VALUES (59, 0, &#8216;upload_path&#8217;,&#8217;  yourpath  &#8216;,&#8217;yes&#8217;)<br />
and modify it to your new uploading path</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wordpress?copy &#124; Google analytics, ??????</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-10822</link>
		<dc:creator>wordpress?copy &#124; Google analytics, ??????</dc:creator>
		<pubDate>Tue, 06 Oct 2009 13:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-10822</guid>
		<description>[...] http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30" rel="nofollow">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keir</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-10729</link>
		<dc:creator>Keir</dc:creator>
		<pubDate>Thu, 01 Oct 2009 18:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-10729</guid>
		<description>Hi, great guide. It worded for us easy! However, we&#039;re facing a issue I cant figure out. 
After the export/import, the install seems to have partially lost control over the existing directory structure (wp-content). The permissions are set correctly; media assets which were present before the exp/imp can be removed/ new ones added; plugins and themes can be added and removed. However, themes, plugins or directories present prior to the cloning process, seem to be beyond the control of the server.
Specs:
iis7 (I&#039;m pretty sure)
mysql (latest)
wp 2.8

Thanks for any help
Keir</description>
		<content:encoded><![CDATA[<p>Hi, great guide. It worded for us easy! However, we&#8217;re facing a issue I cant figure out.<br />
After the export/import, the install seems to have partially lost control over the existing directory structure (wp-content). The permissions are set correctly; media assets which were present before the exp/imp can be removed/ new ones added; plugins and themes can be added and removed. However, themes, plugins or directories present prior to the cloning process, seem to be beyond the control of the server.<br />
Specs:<br />
iis7 (I&#8217;m pretty sure)<br />
mysql (latest)<br />
wp 2.8</p>
<p>Thanks for any help<br />
Keir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-10690</link>
		<dc:creator>Matteo</dc:creator>
		<pubDate>Wed, 30 Sep 2009 08:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-10690</guid>
		<description>Are you using a prefix to the tables? es: INSERT INTO `prefix_wp_options` VALUES

Hope this would help you.</description>
		<content:encoded><![CDATA[<p>Are you using a prefix to the tables? es: INSERT INTO `prefix_wp_options` VALUES</p>
<p>Hope this would help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Gray</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-10588</link>
		<dc:creator>Jonathan Gray</dc:creator>
		<pubDate>Wed, 23 Sep 2009 22:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-10588</guid>
		<description>Many thanks for this! Very useful indeed!</description>
		<content:encoded><![CDATA[<p>Many thanks for this! Very useful indeed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-10512</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Sun, 20 Sep 2009 13:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-10512</guid>
		<description>1) Log into your phpMyAdmin.
2) Locate the database for the current site
3) Click on the table wp_options
4) Locate the fields: 	siteurl and home
5) Change their value to the URL of the new site.
6) Save and exit.</description>
		<content:encoded><![CDATA[<p>1) Log into your phpMyAdmin.<br />
2) Locate the database for the current site<br />
3) Click on the table wp_options<br />
4) Locate the fields: 	siteurl and home<br />
5) Change their value to the URL of the new site.<br />
6) Save and exit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jun</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-10392</link>
		<dc:creator>Jun</dc:creator>
		<pubDate>Tue, 15 Sep 2009 19:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-10392</guid>
		<description>Hi, 

i got the same problem as you had. After that, i try to update the database as referenced on line:


http://www.mydigitallife.info/2007/10/01/how-to-move-wordpress-blog-to-new-domain-or-location/

however, it still doesnt make any change. 


Did you solved the problem? anything new?

Good luck
Jun</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>i got the same problem as you had. After that, i try to update the database as referenced on line:</p>
<p><a href="http://www.mydigitallife.info/2007/10/01/how-to-move-wordpress-blog-to-new-domain-or-location/" rel="nofollow">http://www.mydigitallife.info/2007/10/01/how-to-move-wordpress-blog-to-new-domain-or-location/</a></p>
<p>however, it still doesnt make any change. </p>
<p>Did you solved the problem? anything new?</p>
<p>Good luck<br />
Jun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jun</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-10390</link>
		<dc:creator>Jun</dc:creator>
		<pubDate>Tue, 15 Sep 2009 19:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-10390</guid>
		<description>I was trying to migrate my blog to a subfolder of a new domain(www.olddomain.com to www.newdomain.com/abc) and got the same problem as Antonella had. The main page was all right, however, lost all those links.

Can someone give some hink what i did wrong?

Thanks
Jun</description>
		<content:encoded><![CDATA[<p>I was trying to migrate my blog to a subfolder of a new domain(www.olddomain.com to <a href="http://www.newdomain.com/abc" rel="nofollow">http://www.newdomain.com/abc</a>) and got the same problem as Antonella had. The main page was all right, however, lost all those links.</p>
<p>Can someone give some hink what i did wrong?</p>
<p>Thanks<br />
Jun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonella</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-10324</link>
		<dc:creator>Antonella</dc:creator>
		<pubDate>Sun, 13 Sep 2009 19:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-10324</guid>
		<description>Hi,

Thanks for the tutorial. After I uploaded the site and database as described, I was able to get into the wp-admin and see the homepage of the site. However, I wasn&#039;t able to see any other page, getting an error 404.

I did a global search and replace for the URL but that didn&#039;t help either. Any idea if I&#039;m missing a step?

Thanks,
Antonella</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the tutorial. After I uploaded the site and database as described, I was able to get into the wp-admin and see the homepage of the site. However, I wasn&#8217;t able to see any other page, getting an error 404.</p>
<p>I did a global search and replace for the URL but that didn&#8217;t help either. Any idea if I&#8217;m missing a step?</p>
<p>Thanks,<br />
Antonella</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick van Vliet</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-10122</link>
		<dc:creator>Rick van Vliet</dc:creator>
		<pubDate>Mon, 07 Sep 2009 14:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-10122</guid>
		<description>Thanks for a good tutorial.</description>
		<content:encoded><![CDATA[<p>Thanks for a good tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-8521</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Sun, 05 Jul 2009 02:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-8521</guid>
		<description>If you are changing web host, perhaps you can ask them for help. Some web hosts help their client to migrate to the new server for free.</description>
		<content:encoded><![CDATA[<p>If you are changing web host, perhaps you can ask them for help. Some web hosts help their client to migrate to the new server for free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J loan</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-8456</link>
		<dc:creator>J loan</dc:creator>
		<pubDate>Wed, 01 Jul 2009 18:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-8456</guid>
		<description>For those of us with less time and technical experience, is there a fast and reliable 3rd party or company that can do migrations of entire site + wordpress?</description>
		<content:encoded><![CDATA[<p>For those of us with less time and technical experience, is there a fast and reliable 3rd party or company that can do migrations of entire site + wordpress?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Harrison</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-7664</link>
		<dc:creator>Tom Harrison</dc:creator>
		<pubDate>Tue, 12 May 2009 17:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-7664</guid>
		<description>I&#039;m with Dave on this one; if we add comments where there are issues, the &quot;incomplete&quot; post turns into &quot;a good start&quot; with some good notes!  So here&#039;s mine.

Instead of updating the database manually to change the URL, you can change options in the wp-config.php file; there&#039;s one for wp_siteurl and one for wp_home, documented &lt;a href=&quot;http://codex.wordpress.org/Editing_wp-config.php#WordPress_address_.28URL.29&quot; rel=&quot;nofollow&quot;&gt;here on the WordPress site&lt;/a&gt;.  These don&#039;t actually change the database values, but once the site is moved over, you can change them through the usual settings page (then take them out of wp_config.php).</description>
		<content:encoded><![CDATA[<p>I&#8217;m with Dave on this one; if we add comments where there are issues, the &#8220;incomplete&#8221; post turns into &#8220;a good start&#8221; with some good notes!  So here&#8217;s mine.</p>
<p>Instead of updating the database manually to change the URL, you can change options in the wp-config.php file; there&#8217;s one for wp_siteurl and one for wp_home, documented <a href="http://codex.wordpress.org/Editing_wp-config.php#WordPress_address_.28URL.29" rel="nofollow">here on the WordPress site</a>.  These don&#8217;t actually change the database values, but once the site is moved over, you can change them through the usual settings page (then take them out of wp_config.php).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-6956</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Thu, 26 Mar 2009 11:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-6956</guid>
		<description>Many thanks for this.

Some comments above indicate that a few points are missing or not very clearly explained, but I had no idea how to clone my site &amp; with the article above I managed to clone &amp; migrate my site to a new URL, so many thanks for a very informative post.</description>
		<content:encoded><![CDATA[<p>Many thanks for this.</p>
<p>Some comments above indicate that a few points are missing or not very clearly explained, but I had no idea how to clone my site &amp; with the article above I managed to clone &amp; migrate my site to a new URL, so many thanks for a very informative post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JJ Love</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-6938</link>
		<dc:creator>JJ Love</dc:creator>
		<pubDate>Wed, 25 Mar 2009 08:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-6938</guid>
		<description>Good tutorial, but lacking some key points, and thence somewhat sloppy. Why even post an article like this if you aren&#039;t going to follow up and answer questions? I don&#039;t get it.

Key points left out by the hasty author:

1. You won&#039;t see &quot;INSERT INTO `wp_options` VALUES (1, 0, &#039;siteurl&#039;&quot;  Instead you will see something like &quot;INSERT INTO `wp_y6hww3_options` VALUES (1, 0, &#039;http://www.yoursitename.com&#039;&quot;  

2. There will be multiple references to your old domain in the SQL file. Just do a global search and replace. 

3. In your wp-config file, the author generalizes and says &quot;Change the database configuration in the wp-config file in the WordPress folder that you have downloaded&quot; Change what? You need to change the user name and password to whatever your NEW database user name and password are AND the name of the database you created.

I will post a much better version of this tutorial on my site soon and report back.

Nice try here, but again, in the end it is incomplete</description>
		<content:encoded><![CDATA[<p>Good tutorial, but lacking some key points, and thence somewhat sloppy. Why even post an article like this if you aren&#8217;t going to follow up and answer questions? I don&#8217;t get it.</p>
<p>Key points left out by the hasty author:</p>
<p>1. You won&#8217;t see &#8220;INSERT INTO `wp_options` VALUES (1, 0, &#8217;siteurl&#8217;&#8221;  Instead you will see something like &#8220;INSERT INTO `wp_y6hww3_options` VALUES (1, 0, &#8216;http://www.yoursitename.com&#8217;&#8221;  </p>
<p>2. There will be multiple references to your old domain in the SQL file. Just do a global search and replace. </p>
<p>3. In your wp-config file, the author generalizes and says &#8220;Change the database configuration in the wp-config file in the WordPress folder that you have downloaded&#8221; Change what? You need to change the user name and password to whatever your NEW database user name and password are AND the name of the database you created.</p>
<p>I will post a much better version of this tutorial on my site soon and report back.</p>
<p>Nice try here, but again, in the end it is incomplete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eman Udik</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-4730</link>
		<dc:creator>Eman Udik</dc:creator>
		<pubDate>Tue, 27 Jan 2009 14:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-4730</guid>
		<description>HORE!!! This tutorial is done!! 
now i have a good blog, you can see www.areaofgames.wordpress.com 
i cloned it from my suck friends www.radioactivemonkey.wordpress.com</description>
		<content:encoded><![CDATA[<p>HORE!!! This tutorial is done!!<br />
now i have a good blog, you can see <a href="http://www.areaofgames.wordpress.com" rel="nofollow">http://www.areaofgames.wordpress.com</a><br />
i cloned it from my suck friends <a href="http://www.radioactivemonkey.wordpress.com" rel="nofollow">http://www.radioactivemonkey.wordpress.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Medina</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-4695</link>
		<dc:creator>Jay Medina</dc:creator>
		<pubDate>Sun, 25 Jan 2009 10:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-4695</guid>
		<description>Damien, thanks so much for this tutorial.  It allowed me to migrate my Wordpress site in less than 10 minutes!  Thanks for saving me all the hard work of trying to figure this out myself!

Best Regards,

-Jay</description>
		<content:encoded><![CDATA[<p>Damien, thanks so much for this tutorial.  It allowed me to migrate my Wordpress site in less than 10 minutes!  Thanks for saving me all the hard work of trying to figure this out myself!</p>
<p>Best Regards,</p>
<p>-Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ Lipton</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-3219</link>
		<dc:creator>Russ Lipton</dc:creator>
		<pubDate>Tue, 02 Dec 2008 12:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-3219</guid>
		<description>Won&#039;t the guid values of the posts in the remote database need to be changed, or is this covered by your reply above that the URL on the address bar of the remote weblog is determined by the permalink?</description>
		<content:encoded><![CDATA[<p>Won&#8217;t the guid values of the posts in the remote database need to be changed, or is this covered by your reply above that the URL on the address bar of the remote weblog is determined by the permalink?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30/comment-page-1#comment-3051</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 24 Nov 2008 02:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/clone-and-migrate-wordpress-blog-to-new-server/2008/01/30#comment-3051</guid>
		<description>Hi Damien

Great tutorial. I&#039;m testing it now, but I did notice that there is a line:

INSERT INTO `wp_options` VALUES (60, 0, &#039;upload_path&#039;,

and that line contains the server path to my uploads folder.

Assuming I&#039;m cloning the installation to another domain, won&#039;t I need to change that to match the new server path?

Also I can see my URL in multiple additional places:

INSERT INTO `wp_options` VALUES (85, 0, &#039;dashboard_widget_options&#039;,

In 2 or 3 places regarding Google Blogsearch.

INSERT INTO `wp_options` VALUES (90,

that looks like it&#039;s something to do with recent RSS feeds on the Dashboard?

INSERT INTO `wp_options` VALUES (100,

which look like my FTP settings

and

INSERT INTO `wp_options` VALUES (132, 0, &#039;sociable_conditionals&#039;

(Something to do with the Sociable plugin?)

Wouldn&#039;t these all have to be changed accordingly?

Cheers

Nick

P.S. If you email me at the address I&#039;ve used to post this comment, I can email you a copy of the SQL dump file so you can see for yourself.</description>
		<content:encoded><![CDATA[<p>Hi Damien</p>
<p>Great tutorial. I&#8217;m testing it now, but I did notice that there is a line:</p>
<p>INSERT INTO `wp_options` VALUES (60, 0, &#8216;upload_path&#8217;,</p>
<p>and that line contains the server path to my uploads folder.</p>
<p>Assuming I&#8217;m cloning the installation to another domain, won&#8217;t I need to change that to match the new server path?</p>
<p>Also I can see my URL in multiple additional places:</p>
<p>INSERT INTO `wp_options` VALUES (85, 0, &#8216;dashboard_widget_options&#8217;,</p>
<p>In 2 or 3 places regarding Google Blogsearch.</p>
<p>INSERT INTO `wp_options` VALUES (90,</p>
<p>that looks like it&#8217;s something to do with recent RSS feeds on the Dashboard?</p>
<p>INSERT INTO `wp_options` VALUES (100,</p>
<p>which look like my FTP settings</p>
<p>and</p>
<p>INSERT INTO `wp_options` VALUES (132, 0, &#8217;sociable_conditionals&#8217;</p>
<p>(Something to do with the Sociable plugin?)</p>
<p>Wouldn&#8217;t these all have to be changed accordingly?</p>
<p>Cheers</p>
<p>Nick</p>
<p>P.S. If you email me at the address I&#8217;ve used to post this comment, I can email you a copy of the SQL dump file so you can see for yourself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
