<?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: How to Transfer a WordPress Blog From One Server or Host to Another</title>
	<atom:link href="http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 00:16:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ryan Kazinec</title>
		<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/comment-page-1/#comment-2909</link>
		<dc:creator>Ryan Kazinec</dc:creator>
		<pubDate>Mon, 30 Jan 2012 00:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jealousbrother.com/blog/?p=720#comment-2909</guid>
		<description>You are very welcome.</description>
		<content:encoded><![CDATA[<p>You are very welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john bulera</title>
		<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/comment-page-1/#comment-2908</link>
		<dc:creator>john bulera</dc:creator>
		<pubDate>Sun, 29 Jan 2012 23:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jealousbrother.com/blog/?p=720#comment-2908</guid>
		<description>This is utterlyinformational, very indepth, thank you.</description>
		<content:encoded><![CDATA[<p>This is utterlyinformational, very indepth, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/comment-page-1/#comment-2903</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 27 Jan 2012 18:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jealousbrother.com/blog/?p=720#comment-2903</guid>
		<description>You are very welcome! I hope the transfer goes smoothly.</description>
		<content:encoded><![CDATA[<p>You are very welcome! I hope the transfer goes smoothly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pradeepf</title>
		<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/comment-page-1/#comment-2902</link>
		<dc:creator>pradeepf</dc:creator>
		<pubDate>Fri, 27 Jan 2012 17:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jealousbrother.com/blog/?p=720#comment-2902</guid>
		<description>thank you for the guide,i am moving my website to a new server and i am following the steps in the guide !!</description>
		<content:encoded><![CDATA[<p>thank you for the guide,i am moving my website to a new server and i am following the steps in the guide !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Kazinec</title>
		<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/comment-page-1/#comment-2901</link>
		<dc:creator>Ryan Kazinec</dc:creator>
		<pubDate>Sat, 21 Jan 2012 09:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jealousbrother.com/blog/?p=720#comment-2901</guid>
		<description>Vadakkus,
I&#039;m sorry you&#039;re having issues with the transfer. To answer your question, PhpMyAdmin is a piece of software that adds a graphic user interface (GUI) to the management of a websites database. It&#039;s a very common program that is included with a lot of hosting packages. &lt;a href=&quot;http://www.phpmyadmin.net/home_page/index.php&quot; rel=&quot;nofollow&quot;&gt;PhpMyAdmin&#039;s Website&lt;/a&gt; However, even if your host doesn&#039;t have PhpMyAdmin there is usually if not always some other type of database management utility although they are not commonly anywhere as powerful and well designed as PhpMyAdmin. Hope this helps.
&lt;br /&gt;
To answer a couple of your other indirect questions.
&lt;br /&gt;
.htaccess is s file that can be used with Apache based web servers and is VERY powerful but is equally as complicated. Even the smallest error in this file can render your website useless until corrected.
&lt;br /&gt;
ftp upload / download is a file transfer protocol which is a fancy way of saying you can connect to a remote server (the server or host where your websites files are located) from your home computer or personal device and add, delete, download, or edit the content from the remote server. FileZilla is a very popular and free ftp program. 
&lt;br /&gt;
Transferring Wordpress while not too difficult when you are a tech person can be a bit daunting for non-techies. I wish you the best and let me know if I can help with anything else.</description>
		<content:encoded><![CDATA[<p>Vadakkus,<br />
I&#8217;m sorry you&#8217;re having issues with the transfer. To answer your question, PhpMyAdmin is a piece of software that adds a graphic user interface (GUI) to the management of a websites database. It&#8217;s a very common program that is included with a lot of hosting packages. <a href="http://www.phpmyadmin.net/home_page/index.php" rel="nofollow">PhpMyAdmin&#8217;s Website</a> However, even if your host doesn&#8217;t have PhpMyAdmin there is usually if not always some other type of database management utility although they are not commonly anywhere as powerful and well designed as PhpMyAdmin. Hope this helps.<br />
<br />
To answer a couple of your other indirect questions.<br />
<br />
.htaccess is s file that can be used with Apache based web servers and is VERY powerful but is equally as complicated. Even the smallest error in this file can render your website useless until corrected.<br />
<br />
ftp upload / download is a file transfer protocol which is a fancy way of saying you can connect to a remote server (the server or host where your websites files are located) from your home computer or personal device and add, delete, download, or edit the content from the remote server. FileZilla is a very popular and free ftp program.<br />
<br />
Transferring WordPress while not too difficult when you are a tech person can be a bit daunting for non-techies. I wish you the best and let me know if I can help with anything else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vadakkus</title>
		<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/comment-page-1/#comment-2900</link>
		<dc:creator>vadakkus</dc:creator>
		<pubDate>Sat, 21 Jan 2012 06:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jealousbrother.com/blog/?p=720#comment-2900</guid>
		<description>I have a very important question. 

What is a PhpMyAdmin?

Your efforts are commendable, but I tried everything to move my site from one to another. As a very very non-techie guy, I was totally unable to. So had to stick with the old provider (The hosting companies don&#039;t care about helping). Everyone throws around terms like phpmyadmin, htaccess, ftp upload/download as if people know what they all are by default. Sad that you never find help when you need it.

Nice writeup though. I like your style of writing.</description>
		<content:encoded><![CDATA[<p>I have a very important question. </p>
<p>What is a PhpMyAdmin?</p>
<p>Your efforts are commendable, but I tried everything to move my site from one to another. As a very very non-techie guy, I was totally unable to. So had to stick with the old provider (The hosting companies don&#8217;t care about helping). Everyone throws around terms like phpmyadmin, htaccess, ftp upload/download as if people know what they all are by default. Sad that you never find help when you need it.</p>
<p>Nice writeup though. I like your style of writing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J. Doe</title>
		<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/comment-page-1/#comment-2894</link>
		<dc:creator>J. Doe</dc:creator>
		<pubDate>Tue, 03 Jan 2012 20:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jealousbrother.com/blog/?p=720#comment-2894</guid>
		<description>Thanks for this infomation. But please tell me what if we have blogger blog and want to shift in wordpress. Without effecting seo</description>
		<content:encoded><![CDATA[<p>Thanks for this infomation. But please tell me what if we have blogger blog and want to shift in wordpress. Without effecting seo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishi</title>
		<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/comment-page-1/#comment-2131</link>
		<dc:creator>Rishi</dc:creator>
		<pubDate>Sun, 06 Nov 2011 02:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jealousbrother.com/blog/?p=720#comment-2131</guid>
		<description>Thanks.. this really helped me to transfer my wp files from old host to new host. Thanks for sharing nice tips.</description>
		<content:encoded><![CDATA[<p>Thanks.. this really helped me to transfer my wp files from old host to new host. Thanks for sharing nice tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marian</title>
		<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/comment-page-1/#comment-2130</link>
		<dc:creator>Marian</dc:creator>
		<pubDate>Tue, 01 Nov 2011 19:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jealousbrother.com/blog/?p=720#comment-2130</guid>
		<description>Great, that was the only tutorial that helped transfer my wordpress site without a single glitch - Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>Great, that was the only tutorial that helped transfer my wordpress site without a single glitch &#8211; Thanks a lot <img src='http://www.jealousbrother.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.jealousbrother.com/blog/transfer-wordpress-blog-serverhost/comment-page-1/#comment-2128</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 12 Oct 2011 02:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jealousbrother.com/blog/?p=720#comment-2128</guid>
		<description>I&#039;ll look into adding to this tutorial tomorrow explaining this in more detail but it basically works in a similar fashion as Windows explorer. 

A couple of key notes: 

First, install filezilla client.

Second, acquire the ftp information needed for your server from your new host. This will include the ip address, port, and password. 

This will give you access to your new hosts file structure and then it&#039;s as simple as copying the file over. However, copying files in this fashion will take a great deal of time, so be patient. I&#039;ll look into providing more detail tomorrow. Hope this helps.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll look into adding to this tutorial tomorrow explaining this in more detail but it basically works in a similar fashion as Windows explorer. </p>
<p>A couple of key notes: </p>
<p>First, install filezilla client.</p>
<p>Second, acquire the ftp information needed for your server from your new host. This will include the ip address, port, and password. </p>
<p>This will give you access to your new hosts file structure and then it&#8217;s as simple as copying the file over. However, copying files in this fashion will take a great deal of time, so be patient. I&#8217;ll look into providing more detail tomorrow. Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

