<?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>Daily Pandora - Your Source for Mobile and App Reviews &#187; web host</title>
	<atom:link href="http://dailypandora.com/tag/web-host/feed/" rel="self" type="application/rss+xml" />
	<link>http://dailypandora.com</link>
	<description>Mobile Apps, Mobile Reviews, Applications Reviews</description>
	<lastBuildDate>Fri, 30 Dec 2011 19:00:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Tranfer a WordPress Blog to Another Host</title>
		<link>http://dailypandora.com/how-to-tranfer-a-wordpress-blog-to-another-host/</link>
		<comments>http://dailypandora.com/how-to-tranfer-a-wordpress-blog-to-another-host/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 13:29:34 +0000</pubDate>
		<dc:creator>amit</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[transfer]]></category>
		<category><![CDATA[web host]]></category>

		<guid isPermaLink="false">http://dailypandora.com/?p=619</guid>
		<description><![CDATA[If you are reading this article, then it is very likely that you are not satisfied with your current web host. Before finalizing on a new host I&#8217;d like you to take a few minutes and go through my article &#8211; How to Choose a Web Host. Now that you have a new place to [...]]]></description>
			<content:encoded><![CDATA[<p>If you are reading this article, then it is very likely that you are not satisfied with your current web host. Before finalizing on a new host I&#8217;d like you to take a few minutes and go through my article &#8211; How to Choose a Web Host.</p>
<p>Now that you have a new place to host your WordPress blog you should make sure that you don&#8217;t lose any data during the transition. Your blog comprises of your posts, images, files, comments, themes and plug-ins. To make it a successful transfer you must try not to lose the posts, comments or images which are very vital to keep your blog from appearing broken!</p>
<p>Also be sure to download all the themes that you&#8217;ve customized as it can be very painful to edit the CSS and other code to make it functional as before!</p>
<p>If you follow the tutorial you&#8217;ll have a completely functional blog transferred over to the new host.</p>
<h2><span style="color: #ff6600;">1. </span><strong><span style="color: #ff6600;">Don&#8217;t hint your current host that you&#8217;ll be transferring</span></strong><span style="color: #ff6600;"> </span></h2>
<p>One of the most important thing while transferring your blog to a new host is that you shouldn&#8217;t let your current host get the slightest of hint that you&#8217;ll be leaving them. While it is likely that they wonâ€™t do anything stupid but you never know. They can hold your website for ransom and tell you that your files got deleted &#8220;accidently&#8221; due to outage and other reasons. So it is better to be safe than sorry. So don&#8217;t tell them that you&#8217;re dumping them &#8211; atleast until you are fully up on the new host.</p>
<h2><span style="color: #339966;">2. </span><strong><span style="color: #339966;">Backup your WordPress blog content</span></strong><span style="color: #339966;"> </span></h2>
<p>If you are not very comfortable in making a MySQL database backup then there is a very easy solution for that. You can create a backup of your posts, pages, comments, categories and tags from within the WordPress dashboard. Just head over to your WordPress dashboard, go to Tools, then click on Export. If you have more than 1 authors then select the &#8220;All Authors&#8221; option from the drop down and then &#8220;Download Export File&#8221;. WordPress will create an XML file with all the above info. Save it somewhere on your computer. The export file is usually a few MBs even for large blogs. You can also e-mail the XML file as an attachment.</p>
<h2><span style="color: #3366ff;">3. </span><strong><span style="color: #3366ff;">Install WordPress on the new host</span></strong><span style="color: #3366ff;"> &#8211; </span></h2>
<p>Most of the web host these days come with a one-click install option for WordPress. It is there for a reason and you should USE IT. While installing the blog you&#8217;ll be asked to create a database. You can name it what you want but if you want to keep things simple I&#8217;d ask you to go to the config.php file located in the root folder of your directory and look what the name of the database is. In the same file you&#8217;ll also find the username and password as well as host info. Just copy-paste the same info while making the database.</p>
<p>If you have done everything correctly &#8211; you&#8217;ll successfully install WordPress.</p>
<h2><span style="color: #800000;">4. </span><strong><span style="color: #800000;">Import the XML file </span></strong></h2>
<h2></h2>
<p>Now that you have successfully installed WordPress on your new host, time has come to import the XML backup file that you exported earlier in Step 2.</p>
<p>Login to <strong>WordPress</strong> &gt; <strong>Tools</strong> &gt;<strong>Import</strong> and select the file from your computer and upload it. Once you finish uploading you&#8217;ll see your posts, comments, pages, categories and tags. Hurray!</p>
<p>But we&#8217;re not done yet! While making sure that you don&#8217;t lose your blog content was our main goal we want our site to be back as before &#8211; looks-wise, function-wise and traffic-wise! So we need to import all the plugins and themes without your blog visitors experiencing major downtime.</p>
<h2><span style="color: #99cc00;">5. </span><strong><span style="color: #99cc00;">Transfer the themes, plugins, images, etc </span></strong></h2>
<p>When you performed a new WordPress installation at your new host you simplified most of the steps. You basically created the structure common to all WordPress blog with folders like wp-content, wp-admin and wp-includes. Now login to your old host via FTP and download the WHOLE folder of your blog. Suppose you have a blog at http://www.example.com you should download the folder that contains all the files for http://www.example.com. It is usually located in the root or public_html folder on your host. If not sure ask the support to guide you.</p>
<h2><span style="color: #008080;">6. </span><strong><span style="color: #008080;">Now change the domainâ€™s DNS server to your new host</span></strong><span style="color: #00ff00;"><span style="color: #008080;"> </span></span></h2>
<p>Once you make sure that you have fully transferred your blog itâ€™s time to finally make the switch. Login to your domain registrar (from where you registered your domain) and go to DNS settings. If you donâ€™t know try looking in the help section or ask their support staff to change it for you. Most hosts give 2 DNS addresses which normally look like <strong>ns1.newhost.com</strong> and <strong>ns2.newhost.com</strong></p>
<p><strong> </strong></p>
<p>This will make sure that your domain redirects to the new hosts and serves your website from the new host rather than the old one. It might take upto 72 hours for DNS to propagate although it is usually very less. Iâ€™d suggest you change the DNS value during the night or when the traffic to your site is lowest during the day.</p>
<p>While the process is very easy it might take some time and effort to successfully complete the above process. Before starting Iâ€™d strongly advise you to make a complete backup of your blog. If you donâ€™t know how just ask your hostingâ€™s support to do it for you. Once you have downloaded the backup to your computer only then should you start doing the above steps.</p>
<p>If youâ€™re stuck on any step you can ask here or can go to <a href="http://wordpress.org/support">http://wordpress.org/support</a> although my experience from WordPress support hasnâ€™t been very good. The time to receive an answer is random at best â€“ ranging from a few minutes if youâ€™re lucky to never. Most of the time I had to figure things out myself which I really enjoy! Be sure to tell me how you handle changing your WordPress host.</p>
<p>Best of Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://dailypandora.com/how-to-tranfer-a-wordpress-blog-to-another-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

