<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd">

<channel>
	<title>Sapling Design Solutions - Mumbai, India - WordPress Website Developers, Usability Testing and Evaluation, Touch Screen User Interface Design &#187; moving wordpress</title>
	<atom:link href="http://sapling.in/archives/tag/moving-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://sapling.in</link>
	<description>WordPress website design and development, usability testing and evaluation in Mumbai and Thane</description>
	<lastBuildDate>Tue, 13 Apr 2010 09:48:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Plugins to help you update post and page urls</title>
		<link>http://sapling.in/archives/252</link>
		<comments>http://sapling.in/archives/252#comments</comments>
		<pubDate>Sat, 09 May 2009 07:03:46 +0000</pubDate>
		<dc:creator>pixelplant</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[moving wordpress]]></category>
		<category><![CDATA[update post links]]></category>

		<guid isPermaLink="false">http://wordpress-websites.in/?p=74</guid>
		<description><![CDATA[Hello world!
Its been a little more than a month since my last post. I have been a little busy with wooing (customers)and moving (a wordpress website from the test server to live). The website in question is a product&#8230;]]></description>
			<content:encoded><![CDATA[<p>Hello world!</p>
<p>Its been a little more than a month since my last post. I have been a little busy with wooing (customers)and moving (a wordpress website from the test server to live). The website in question is a product related website and has a lot of images and cross-links in the main post and custom fields. At 250+pages, it was a big question about how to change all these urls to point to the new domain. While it is possible to update them through dabbling in PhpMyAdmin, I was queasy about doing it. Luckily two plugins came to rescue - <a href="http://wordpress.org/extend/plugins/velvet-blues-update-urls/" target="_blank">Velvet Blues Update URLs</a> and <a href="http://wordpress.org/extend/plugins/search-and-replace/" target="_blank">Search and Replace</a>. I first used Update URLs plugin &#8211; it has a clean interface and less options. It did its work well, except that it skipped all custom field entries. Enter &#8216;Search and Replace&#8217;. I found it to contain more options and a little bit confusing (and I suspect a bit dangerous if you don&#8217;t know what not to check) but after checking the right boxes, it replaced nearly 400 entries in the custom fields flawlessly.</p>
<p>Another advantage of &#8216;Search and Replace&#8217; is that you get to know exactly how many of each type of links are replaced, which is something &#8216;Update URLs&#8217; lacks. I recommend this plugin with all my heart.</p>
<p>Happy moving!</p>
]]></content:encoded>
			<wfw:commentRss>http://sapling.in/archives/252/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back from the edge</title>
		<link>http://sapling.in/archives/250</link>
		<comments>http://sapling.in/archives/250#comments</comments>
		<pubDate>Mon, 06 Apr 2009 11:42:21 +0000</pubDate>
		<dc:creator>pixelplant</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[moving wordpress]]></category>

		<guid isPermaLink="false">http://wordpress-websites.in/?p=67</guid>
		<description><![CDATA[Whew! I&#8217;m back from the edge. After backing up the database, I deleted the entire wordpress-websites domain account with confidence to get it all up and running on WPMU. After banging my head with WPMU for almost 2 days, I&#8230;]]></description>
			<content:encoded><![CDATA[<p>Whew! I&#8217;m back from the edge. After backing up the database, I deleted the entire wordpress-websites domain account with confidence to get it all up and running on WPMU. After banging my head with WPMU for almost 2 days, I decided to come back to the WP fold, but not following procedure almost did me in.</p>
<p>But some introspection, some probing at the database with notepad++, and I&#8217;m back. Now I use WP-Hive to run 2 sites off the same WP install. Details in the next post.</p>
<p>But learnings from this event:</p>
<ol>
<li>Always back up database AND install files.</li>
<li>When you intend to import a database in a re-install, only upload, do NOT install WP.</li>
</ol>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://sapling.in/archives/250/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to move a WordPress site to a new domain</title>
		<link>http://sapling.in/archives/247</link>
		<comments>http://sapling.in/archives/247#comments</comments>
		<pubDate>Sat, 07 Feb 2009 05:47:10 +0000</pubDate>
		<dc:creator>pixelplant</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Useful Sites]]></category>
		<category><![CDATA[moving wordpress]]></category>

		<guid isPermaLink="false">http://wordpress-websites.in/?p=33</guid>
		<description><![CDATA[Recently, I was looking for tips on moving a client website from my test server to the client&#8217;s main server. I found the <a href="http://codex.wordpress.org/Moving_WordPress" target="_blank">codex</a> helpful when moving the site within the same domain, but it was surprisingly silent&#8230;]]></description>
			<content:encoded><![CDATA[<p>Recently, I was looking for tips on moving a client website from my test server to the client&#8217;s main server. I found the <a href="http://codex.wordpress.org/Moving_WordPress" target="_blank">codex</a> helpful when moving the site within the same domain, but it was surprisingly silent about moving from one domain to another. Below are two most helpful links you will ever find for wisdom on this:</p>
<p><a href="http://wphacks.com/how-to-move-wordpress-blog-new-domain-name/" target="_blank">http://wphacks.com/how-to-move-wordpress-blog-new-domain-name/</a></p>
<p><a href="http://yoast.com/move-wordpress-blog-domain-10-steps/" target="_blank">http://yoast.com/move-wordpress-blog-domain-10-steps/</a></p>
<p>The most important thing to remember whatever you do is to backup the WordPress files AND the database!</p>
]]></content:encoded>
			<wfw:commentRss>http://sapling.in/archives/247/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
