<?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: Upgrading / moving WordPress 2.9 installs to multisite WP 3.0</title>
	<atom:link href="http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/</link>
	<description>When I read what I write I learn what I think</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:55:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ian Dunn</title>
		<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/#comment-8375</link>
		<dc:creator>Ian Dunn</dc:creator>
		<pubDate>Thu, 24 Feb 2011 16:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=880#comment-8375</guid>
		<description>I recently had to work out a process for a client where I needed to migrate the options, users, and everything else completely in tact. It takes a little bit of work, but it&#039;s definitely possible. I wrote up a detailed description of the process at http://iandunn.name/workblog/comprehensive-wordpress-multisite-migrations/</description>
		<content:encoded><![CDATA[<p>I recently had to work out a process for a client where I needed to migrate the options, users, and everything else completely in tact. It takes a little bit of work, but it&#8217;s definitely possible. I wrote up a detailed description of the process at <a href="http://iandunn.name/workblog/comprehensive-wordpress-multisite-migrations/" rel="nofollow">http://iandunn.name/workblog/comprehensive-wordpress-multisite-migrations/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seluna</title>
		<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/#comment-7973</link>
		<dc:creator>Seluna</dc:creator>
		<pubDate>Thu, 10 Feb 2011 17:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=880#comment-7973</guid>
		<description>Haha, no problem! Sharing makes the word go round!</description>
		<content:encoded><![CDATA[<p>Haha, no problem! Sharing makes the word go round!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All multisite-ed! &#124; Apathetic Moon</title>
		<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/#comment-7970</link>
		<dc:creator>All multisite-ed! &#124; Apathetic Moon</dc:creator>
		<pubDate>Thu, 10 Feb 2011 17:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=880#comment-7970</guid>
		<description>[...] course, I&#8217;m talking about about the other shizuyue.net sites, Lunadream and Drache. Using the method from Mixu&#8217;s tech blog, I moved both of them in very quickly and painlessly. One good thing is that I kept both of the [...]</description>
		<content:encoded><![CDATA[<p>[...] course, I&#8217;m talking about about the other shizuyue.net sites, Lunadream and Drache. Using the method from Mixu&#8217;s tech blog, I moved both of them in very quickly and painlessly. One good thing is that I kept both of the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikito Takada</title>
		<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/#comment-7968</link>
		<dc:creator>Mikito Takada</dc:creator>
		<pubDate>Thu, 10 Feb 2011 13:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=880#comment-7968</guid>
		<description>Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seluna</title>
		<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/#comment-7967</link>
		<dc:creator>Seluna</dc:creator>
		<pubDate>Thu, 10 Feb 2011 13:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=880#comment-7967</guid>
		<description>I am so glad I found this post of yours. I tried the Import/Export method and compared to that, your method is much much quicker. Thank you so much!

I have a little trick with the wp_options though, and what I do is in the old website, I access the &quot;http://www.domain.com/wp-admin/options.php&quot; page and I save it down into my computer. Then I access the options.php page for the new website, open the saved options.php and I manually match the fields and change the values to fit.

It&#039;s actually faster then going through the options pages one by one.</description>
		<content:encoded><![CDATA[<p>I am so glad I found this post of yours. I tried the Import/Export method and compared to that, your method is much much quicker. Thank you so much!</p>
<p>I have a little trick with the wp_options though, and what I do is in the old website, I access the &#8220;http://www.domain.com/wp-admin/options.php&#8221; page and I save it down into my computer. Then I access the options.php page for the new website, open the saved options.php and I manually match the fields and change the values to fit.</p>
<p>It&#8217;s actually faster then going through the options pages one by one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 如何让WordPress 3.0成为多站点模式 &#124; 神经元</title>
		<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/#comment-7617</link>
		<dc:creator>如何让WordPress 3.0成为多站点模式 &#124; 神经元</dc:creator>
		<pubDate>Fri, 24 Dec 2010 12:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=880#comment-7617</guid>
		<description>[...] 考虑到原来/blog下的博客文章和设置较多，而WordPress 3.0又支持从WordPress 2.9.2直接升级，并且升级之后还可以开启多站点模式。所以计划从/blog里的那个WordPress安装进行升级，然后将其它几个文章少的博客使用WordPress自带的导入工具导入。（实际上也可以通过导入数据库来导入这些博客，但是考虑到操作数据库比较繁琐（请参考文章 Upgrading / moving WordPress 2.9 installs to multisite WP 3.0），而文章又很少，就直接用这个工具了。） [...]</description>
		<content:encoded><![CDATA[<p>[...] 考虑到原来/blog下的博客文章和设置较多，而WordPress 3.0又支持从WordPress 2.9.2直接升级，并且升级之后还可以开启多站点模式。所以计划从/blog里的那个WordPress安装进行升级，然后将其它几个文章少的博客使用WordPress自带的导入工具导入。（实际上也可以通过导入数据库来导入这些博客，但是考虑到操作数据库比较繁琐（请参考文章 Upgrading / moving WordPress 2.9 installs to multisite WP 3.0），而文章又很少，就直接用这个工具了。） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/#comment-6819</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 07 Oct 2010 15:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=880#comment-6819</guid>
		<description>This post is the Holy Grail. This information is completely missing from the official Wordpress documentation on how to start a network. They don&#039;t factor in the possibility that we may have EXISTING sites to bring into a network.

This saved me many, many hours of frustration. Thank you.</description>
		<content:encoded><![CDATA[<p>This post is the Holy Grail. This information is completely missing from the official WordPress documentation on how to start a network. They don&#8217;t factor in the possibility that we may have EXISTING sites to bring into a network.</p>
<p>This saved me many, many hours of frustration. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leenoux</title>
		<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/#comment-6709</link>
		<dc:creator>leenoux</dc:creator>
		<pubDate>Thu, 22 Jul 2010 12:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=880#comment-6709</guid>
		<description>thank you,

you save me lots of time :)</description>
		<content:encoded><![CDATA[<p>thank you,</p>
<p>you save me lots of time <img src='http://blog.mixu.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hikari</title>
		<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/#comment-6669</link>
		<dc:creator>Hikari</dc:creator>
		<pubDate>Thu, 24 Jun 2010 14:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=880#comment-6669</guid>
		<description>That&#039; tricky!

It&#039;s exactally what I wanna do with my sites, tnx for the tutorial!

Could you make a tutorial about wp_options? :D</description>
		<content:encoded><![CDATA[<p>That&#8217; tricky!</p>
<p>It&#8217;s exactally what I wanna do with my sites, tnx for the tutorial!</p>
<p>Could you make a tutorial about wp_options? <img src='http://blog.mixu.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 升级至WordPress 3.0多站点模式 &#171; 不存在的空间</title>
		<link>http://blog.mixu.net/2010/05/23/upgrading-moving-wordpress-2-9-installs-to-multisite-wp-3-0/#comment-6618</link>
		<dc:creator>升级至WordPress 3.0多站点模式 &#171; 不存在的空间</dc:creator>
		<pubDate>Wed, 02 Jun 2010 15:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=880#comment-6618</guid>
		<description>[...] 考虑到原来/blog下的博客文章和设置较多，而WordPress 3.0又支持从WordPress 2.9.2直接升级，并且升级之后还可以开启多站点模式。所以计划从/blog里的那个WordPress安装进行升级，然后将其它几个文章少的博客使用WordPress自带的导入工具导入。（实际上也可以通过导入数据库来导入这些博客，但是考虑到操作数据库比较繁琐（请参考文章 Upgrading / moving WordPress 2.9 installs to multisite WP 3.0），而文章又很少，就直接用这个工具了。） [...]</description>
		<content:encoded><![CDATA[<p>[...] 考虑到原来/blog下的博客文章和设置较多，而WordPress 3.0又支持从WordPress 2.9.2直接升级，并且升级之后还可以开启多站点模式。所以计划从/blog里的那个WordPress安装进行升级，然后将其它几个文章少的博客使用WordPress自带的导入工具导入。（实际上也可以通过导入数据库来导入这些博客，但是考虑到操作数据库比较繁琐（请参考文章 Upgrading / moving WordPress 2.9 installs to multisite WP 3.0），而文章又很少，就直接用这个工具了。） [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

