<?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 Move A WordPress Blog or Website</title>
	<atom:link href="http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/</link>
	<description>Velvet Blues offers a wide variety of website-related services such as: complete websites, eCommerce, design, XHTML/CSS slicing, search engine optimization, and content management with custom or open source software such as WordPress, Joomla, and Drupal. Take a look at our portfolio and see for yourself.</description>
	<lastBuildDate>Tue, 07 Sep 2010 13:40:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Bob</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-5353</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sun, 11 Jul 2010 09:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-5353</guid>
		<description>i have changed website address and blog address to a wrong url , now i cant login my admin where can i change the url???please help</description>
		<content:encoded><![CDATA[<p>i have changed website address and blog address to a wrong url , now i cant login my admin where can i change the url???please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John V</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-5338</link>
		<dc:creator>John V</dc:creator>
		<pubDate>Sun, 04 Jul 2010 01:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-5338</guid>
		<description>Just a quick thanks for answering all my questions about moving a Wordpress blog and website. I&#039;ve used the above instructions a number of times and it has saved myself many hours of work.
Many Thanks!, John V</description>
		<content:encoded><![CDATA[<p>Just a quick thanks for answering all my questions about moving a WordPress blog and website. I&#8217;ve used the above instructions a number of times and it has saved myself many hours of work.<br />
Many Thanks!, John V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LK</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-5315</link>
		<dc:creator>LK</dc:creator>
		<pubDate>Mon, 21 Jun 2010 17:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-5315</guid>
		<description>Thank you. The export/import worked.</description>
		<content:encoded><![CDATA[<p>Thank you. The export/import worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Morris</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-5309</link>
		<dc:creator>Dan Morris</dc:creator>
		<pubDate>Wed, 16 Jun 2010 20:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-5309</guid>
		<description>THANKS!  The best solution I found.  You made it so easy!</description>
		<content:encoded><![CDATA[<p>THANKS!  The best solution I found.  You made it so easy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nehemoth</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-5297</link>
		<dc:creator>Nehemoth</dc:creator>
		<pubDate>Fri, 11 Jun 2010 12:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-5297</guid>
		<description>I found my problem, as the time have passed by, I have multiple tables, so my Table_Prefix should be set to the correct table set.</description>
		<content:encoded><![CDATA[<p>I found my problem, as the time have passed by, I have multiple tables, so my Table_Prefix should be set to the correct table set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nehemoth</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-5296</link>
		<dc:creator>Nehemoth</dc:creator>
		<pubDate>Thu, 10 Jun 2010 18:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-5296</guid>
		<description>Hello, First I know this post is old but still, maybe someone is watching it.

I&#039;m trying to prepare myself for a future host from host migration, so I want to do the testing locally, so I&#039;ve done all that is listed here.


Done the wp-content backup
Done the DB backup
Create a New DB
Create a New user
Set permissions to new user
Restore the downloaded DB into the new database
Installed wordpress
configure wordpress
update via commands the new domain and all stuff


The connection all went just fine, but no one post appear, no information in the blog.

I know I can do an export/import via wordpress but I want to do it via the SQL DB (hard) way.

BUT i know I&#039;m doing something difference which I do not know if should be done in this process :

First I installed wordpress on IIS (just for the sake of learn how to)
Second I&#039;m using a different version of wordpress from the actual blog. I have wordpress 2.9.2 in the production site and wordpress 3.0 RC1 in the development site.

As I said before, my problem is that after I did everything as told me by every guide that I could find, I can not see the information even as the site is working.</description>
		<content:encoded><![CDATA[<p>Hello, First I know this post is old but still, maybe someone is watching it.</p>
<p>I&#8217;m trying to prepare myself for a future host from host migration, so I want to do the testing locally, so I&#8217;ve done all that is listed here.</p>
<p>Done the wp-content backup<br />
Done the DB backup<br />
Create a New DB<br />
Create a New user<br />
Set permissions to new user<br />
Restore the downloaded DB into the new database<br />
Installed wordpress<br />
configure wordpress<br />
update via commands the new domain and all stuff</p>
<p>The connection all went just fine, but no one post appear, no information in the blog.</p>
<p>I know I can do an export/import via wordpress but I want to do it via the <acronym title="Structured Query Language">SQL</acronym> DB (hard) way.</p>
<p>BUT i know I&#8217;m doing something difference which I do not know if should be done in this process :</p>
<p>First I installed wordpress on <acronym title="Internet Information Services">IIS</acronym> (just for the sake of learn how to)<br />
Second I&#8217;m using a different version of wordpress from the actual blog. I have wordpress 2.9.2 in the production site and wordpress 3.0 RC1 in the development site.</p>
<p>As I said before, my problem is that after I did everything as told me by every guide that I could find, I can not see the information even as the site is working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Media@dedicated server</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-5280</link>
		<dc:creator>John Media@dedicated server</dc:creator>
		<pubDate>Tue, 08 Jun 2010 11:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-5280</guid>
		<description>I think this will be better if you&#039;d include screen shots so It would be much easier to understand but I&#039;d say its a great tutorial and really helped me a lot Thanks again ^^,</description>
		<content:encoded><![CDATA[<p>I think this will be better if you&#8217;d include screen shots so It would be much easier to understand but I&#8217;d say its a great tutorial and really helped me a lot Thanks again ^^,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zmom</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-5236</link>
		<dc:creator>Zmom</dc:creator>
		<pubDate>Tue, 25 May 2010 02:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-5236</guid>
		<description>Thank you so much! I almost paid someone to do what it took me 5 minutes to do with your method!

I am bookmarking your site!</description>
		<content:encoded><![CDATA[<p>Thank you so much! I almost paid someone to do what it took me 5 minutes to do with your method!</p>
<p>I am bookmarking your site!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-5092</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-5092</guid>
		<description>I have moved our wordpress site to a new domain and it is mostly successful using your plugin.  All the images appear correctly in the posts and pages however when I&#039;m using the admin pages, nothing appears in the &quot;Media Library&quot;.

All of the jpg files were moved to wp-content/uploads folder with year and month directory structure.

Why don&#039;t these files show up in the Media Library? 

Any help would be much appreciated.</description>
		<content:encoded><![CDATA[<p>I have moved our wordpress site to a new domain and it is mostly successful using your plugin.  All the images appear correctly in the posts and pages however when I&#8217;m using the admin pages, nothing appears in the &#8220;Media Library&#8221;.</p>
<p>All of the jpg files were moved to wp-content/uploads folder with year and month directory structure.</p>
<p>Why don&#8217;t these files show up in the Media Library? </p>
<p>Any help would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bouncy Castle Hire Weston-Super-Mare</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-5029</link>
		<dc:creator>Bouncy Castle Hire Weston-Super-Mare</dc:creator>
		<pubDate>Sat, 20 Feb 2010 09:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-5029</guid>
		<description>Thank you for the information !
Been trying to do this now for a few days... Your blog helped me LOTS !

CHEERS</description>
		<content:encoded><![CDATA[<p>Thank you for the information !<br />
Been trying to do this now for a few days&#8230; Your blog helped me LOTS !</p>
<p>CHEERS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4848</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Thu, 10 Dec 2009 00:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4848</guid>
		<description>You guys rock! Thanks so much. I&#039;ve been working on this for hours. I went to the Wordpress site and they gave me the wrong instructions! They said to change the url first and then upload the files but they had it backwards. I did it your way and it worked immediately. Thanks again. You saved me a LOT of work.</description>
		<content:encoded><![CDATA[<p>You guys rock! Thanks so much. I&#8217;ve been working on this for hours. I went to the WordPress site and they gave me the wrong instructions! They said to change the url first and then upload the files but they had it backwards. I did it your way and it worked immediately. Thanks again. You saved me a LOT of work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leigh</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4843</link>
		<dc:creator>Leigh</dc:creator>
		<pubDate>Mon, 07 Dec 2009 16:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4843</guid>
		<description>Nevermind my question, I am not sure how but the second time around worked like a charm! Thanks!
.-= Leigh&#180;s last blog ..&lt;a href=&quot;http://www.marodesign.net/2009/11/holiday-wordpress-website-deals/&quot; rel=&quot;nofollow&quot;&gt;Holiday WordPress Website Deals&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Nevermind my question, I am not sure how but the second time around worked like a charm! Thanks!<br />
<span class="cluv"> Leigh&#180;s last blog ..<a target="_blank" href="http://www.marodesign.net/2009/11/holiday-wordpress-website-deals/" rel="nofollow">Holiday WordPress Website Deals</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.velvetblues.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leigh</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4842</link>
		<dc:creator>Leigh</dc:creator>
		<pubDate>Mon, 07 Dec 2009 14:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4842</guid>
		<description>Hi VB, 

I am trying to move an entire site out of a folder to the main root and hitting errors so I reverted it back by changing the database. So I am back at step 2 under changing to ta new directory. I Transfer all files. Then when I Updated your WordPress settings to the new url (site root) clicked save, I got an error. So then I tried to login to the new admin under the root and can not get in. What am I doing wrong? Thanks.
.-= Leigh&#180;s last blog ..&lt;a href=&quot;http://www.marodesign.net/2009/11/holiday-wordpress-website-deals/&quot; rel=&quot;nofollow&quot;&gt;Holiday WordPress Website Deals&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Hi <acronym title="Visual Basic">VB</acronym>, </p>
<p>I am trying to move an entire site out of a folder to the main root and hitting errors so I reverted it back by changing the database. So I am back at step 2 under changing to ta new directory. I Transfer all files. Then when I Updated your WordPress settings to the new url (site root) clicked save, I got an error. So then I tried to login to the new admin under the root and can not get in. What am I doing wrong? Thanks.<br />
<span class="cluv"> Leigh&#180;s last blog ..<a target="_blank" href="http://www.marodesign.net/2009/11/holiday-wordpress-website-deals/" rel="nofollow">Holiday WordPress Website Deals</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.velvetblues.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raapil</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4738</link>
		<dc:creator>raapil</dc:creator>
		<pubDate>Fri, 06 Nov 2009 10:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4738</guid>
		<description>Hi there - I tried your preferred method as it is the only one I&#039;m able to use. The old WP-installation is not online, I only have acces to the old database.

&quot;Method 2: Work Directly With The Database&quot;

I downloaded all tables and content to harddisk, then uploaded to the new database. Then I made a new install of Wordpress - and got a quite new installment of WP, but without any of the old files.

The files are on the right place in the new database, so what went wrong? 

best, Lars</description>
		<content:encoded><![CDATA[<p>Hi there &#8211; I tried your preferred method as it is the only one I&#8217;m able to use. The old <acronym title="WordPress">WP</acronym>-installation is not online, I only have acces to the old database.</p>
<p>&#8220;Method 2: Work Directly With The Database&#8221;</p>
<p>I downloaded all tables and content to harddisk, then uploaded to the new database. Then I made a new install of WordPress &#8211; and got a quite new installment of <acronym title="WordPress">WP</acronym>, but without any of the old files.</p>
<p>The files are on the right place in the new database, so what went wrong? </p>
<p>best, Lars</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pothi</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4679</link>
		<dc:creator>Pothi</dc:creator>
		<pubDate>Sat, 17 Oct 2009 12:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4679</guid>
		<description>This is a complete guide I have seen so far. I&#039;m going to use only a specific part, though. Thanks for the compiling such a wonderful guide.
.-= Pothi&#180;s last blog ..&lt;a href=&quot;http://www.freelancelens.com/marketplaces/win-500-participate-survey-limeexchange-payoneer&quot; rel=&quot;nofollow&quot;&gt;Last Chance to Win $500 – 2 Minute Survey – Ends at 12am EST 10/17/09&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>This is a complete guide I have seen so far. I&#8217;m going to use only a specific part, though. Thanks for the compiling such a wonderful guide.<br />
<span class="cluv"> Pothi&#180;s last blog ..<a target="_blank" href="http://www.freelancelens.com/marketplaces/win-500-participate-survey-limeexchange-payoneer" rel="nofollow">Last Chance to Win $500 – 2 Minute Survey – Ends at 12am EST 10/17/09</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.velvetblues.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vincent simon</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4643</link>
		<dc:creator>vincent simon</dc:creator>
		<pubDate>Thu, 01 Oct 2009 21:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4643</guid>
		<description>I have a &quot;move&quot; problem that does not fit nicely in any of the listed options.  Unfortunately my Wordpress install and my blog are not in the same domain/directory, (an installation error).
My blog is at http://blog.kitchentherapy.us and my Wordpress installation is at http://kitchentherapy.us/blog/
After 2 months of blogging I find I have problem because of this discrepency.  
Now how do I change the Wordpress installation location to be at http&quot;//blog.kitchentherapy.us without moving the blog location?
.-= vincent simon&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/KitchenTherapy/~3/VtcP7ZPsC4I/&quot; rel=&quot;nofollow&quot;&gt;Two Anniversaries&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I have a &#8220;move&#8221; problem that does not fit nicely in any of the listed options.  Unfortunately my WordPress install and my blog are not in the same domain/directory, (an installation error).<br />
My blog is at <a target="_blank" href="http://blog.kitchentherapy.us" rel="nofollow">http://blog.kitchentherapy.us</a> and my WordPress installation is at <a target="_blank" href="http://kitchentherapy.us/blog/" rel="nofollow">http://kitchentherapy.us/blog/</a><br />
After 2 months of blogging I find I have problem because of this discrepency.<br />
Now how do I change the WordPress installation location to be at http&#8221;//blog.kitchentherapy.us without moving the blog location?<br />
<span class="cluv"> vincent simon&#180;s last blog ..<a target="_blank" href="http://feedproxy.google.com/~r/KitchenTherapy/~3/VtcP7ZPsC4I/" rel="nofollow">Two Anniversaries</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.velvetblues.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peluang usaha</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4628</link>
		<dc:creator>peluang usaha</dc:creator>
		<pubDate>Fri, 25 Sep 2009 06:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4628</guid>
		<description>Thanks for sharing good information, i learn how to move wordpress here.

Keep posting.

David</description>
		<content:encoded><![CDATA[<p>Thanks for sharing good information, i learn how to move wordpress here.</p>
<p>Keep posting.</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Team Novo</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4589</link>
		<dc:creator>Team Novo</dc:creator>
		<pubDate>Fri, 18 Sep 2009 12:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4589</guid>
		<description>We were moving our wordpress blog and your tutorial just rocks...keep them coming....</description>
		<content:encoded><![CDATA[<p>We were moving our wordpress blog and your tutorial just rocks&#8230;keep them coming&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: front</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4507</link>
		<dc:creator>front</dc:creator>
		<pubDate>Fri, 21 Aug 2009 14:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4507</guid>
		<description>I have successfully used Fantastico to generate a WP blog on domain A (I also have CPanel and MySQL admin access on domain A - if needed). Now I want to move that blog to a different ISP (on domain B) but I ONLY have FTP access on domain B.  Is that move doable?</description>
		<content:encoded><![CDATA[<p>I have successfully used Fantastico to generate a <acronym title="WordPress">WP</acronym> blog on domain A (I also have CPanel and MySQL admin access on domain A &#8211; if needed). Now I want to move that blog to a different <acronym title="Internet Service Provider">ISP</acronym> (on domain B) but I ONLY have <acronym title="File Transfer Protocol">FTP</acronym> access on domain B.  Is that move doable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Velvet Blues</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4458</link>
		<dc:creator>Velvet Blues</dc:creator>
		<pubDate>Tue, 28 Jul 2009 14:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4458</guid>
		<description>Great. Sorry for the trouble. :-)</description>
		<content:encoded><![CDATA[<p>Great. Sorry for the trouble. <img src='http://www.velvetblues.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ziv</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4457</link>
		<dc:creator>Ziv</dc:creator>
		<pubDate>Tue, 28 Jul 2009 14:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4457</guid>
		<description>Thanks, now it is clear.
I have to wait until domain/dns will point to the new host.
meanwhile, I managed to overcome this problem by revising the blog name url at the wp-option database. 
and now i can log to the admin area and continue testing.
.-= Ziv&#180;s last blog ..&lt;a href=&quot;http://www.job-interview-site.com/move-your-career-forward-maximize-your-career-potential.html&quot; rel=&quot;nofollow&quot;&gt;Move Your Career Forward &amp; Maximize Your Career Potential&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Thanks, now it is clear.<br />
I have to wait until domain/dns will point to the new host.<br />
meanwhile, I managed to overcome this problem by revising the blog name url at the wp-option database.<br />
and now i can log to the admin area and continue testing.<br />
<span class="cluv"> Ziv&#180;s last blog ..<a target="_blank" href="http://www.job-interview-site.com/move-your-career-forward-maximize-your-career-potential.html" rel="nofollow">Move Your Career Forward &amp; Maximize Your Career Potential</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.velvetblues.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Velvet Blues</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4454</link>
		<dc:creator>Velvet Blues</dc:creator>
		<pubDate>Tue, 28 Jul 2009 14:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4454</guid>
		<description>In my previous reply, I mentioned if you are using the same domain name, then YES, you&#039;d enter it at the new location. This assumes that you will be actually moving your blog.

What you did is enter the domain settings and now you have two WordPress installations setup to use the same domain. This doesn&#039;t work. Your domain points to the old host, so whenever you try to admin the site, you will go to the old host. Until you point your domain to your new host, you won&#039;t have access to the new admin area.

Note: DO NOT POINT YOUR DOMAIN TO YOUR NEW HOST UNLESS YOU&#039;VE CREATED AN EXPORT FILE AND HAVE DOWNLOADED YOUR WP-CONTENT DIRECTORY or you&#039;ll find that you have a bit more work on your hands.</description>
		<content:encoded><![CDATA[<p>In my previous reply, I mentioned if you are using the same domain name, then YES, you&#8217;d enter it at the new location. This assumes that you will be actually moving your blog.</p>
<p>What you did is enter the domain settings and now you have two WordPress installations setup to use the same domain. This doesn&#8217;t work. Your domain points to the old host, so whenever you try to admin the site, you will go to the old host. Until you point your domain to your new host, you won&#8217;t have access to the new admin area.</p>
<p>Note: DO NOT POINT YOUR DOMAIN TO YOUR NEW HOST UNLESS YOU&#8217;VE CREATED AN EXPORT FILE AND HAVE DOWNLOADED YOUR <acronym title="WordPress">WP</acronym>-CONTENT DIRECTORY or you&#8217;ll find that you have a bit more work on your hands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ziv</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4453</link>
		<dc:creator>Ziv</dc:creator>
		<pubDate>Tue, 28 Jul 2009 13:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4453</guid>
		<description>Thanks,
Well it doesn&#039;t work, i have just tried this.
If you write the same blog/url name (www.xxx.com) in the setting/general at the new host, you are actually pointing to your blog at the old host (the blog is active at the old host) and while trying to log in you are prompted to enter the password of the active blog (old host). 
Now, I cannot enter to the admin area. 
I hope you catched my point.
Any suggestion?
.-= Ziv&#180;s last blog ..&lt;a href=&quot;http://www.job-interview-site.com/move-your-career-forward-maximize-your-career-potential.html&quot; rel=&quot;nofollow&quot;&gt;Move Your Career Forward &amp; Maximize Your Career Potential&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
Well it doesn&#8217;t work, i have just tried this.<br />
If you write the same blog/url name (www.xxx.com) in the setting/general at the new host, you are actually pointing to your blog at the old host (the blog is active at the old host) and while trying to log in you are prompted to enter the password of the active blog (old host).<br />
Now, I cannot enter to the admin area.<br />
I hope you catched my point.<br />
Any suggestion?<br />
<span class="cluv"> Ziv&#180;s last blog ..<a target="_blank" href="http://www.job-interview-site.com/move-your-career-forward-maximize-your-career-potential.html" rel="nofollow">Move Your Career Forward &amp; Maximize Your Career Potential</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.velvetblues.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Velvet Blues</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4449</link>
		<dc:creator>Velvet Blues</dc:creator>
		<pubDate>Mon, 27 Jul 2009 14:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4449</guid>
		<description>Hi Ziv. If you are simply moving from one host to another host and NOT changing domain names, then you would just put in the url that you are using for your blog. Otherwise, if you are using a new domain name, then you&#039;d enter in the new url.</description>
		<content:encoded><![CDATA[<p>Hi Ziv. If you are simply moving from one host to another host and NOT changing domain names, then you would just put in the url that you are using for your blog. Otherwise, if you are using a new domain name, then you&#8217;d enter in the new url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ziv</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4448</link>
		<dc:creator>Ziv</dc:creator>
		<pubDate>Mon, 27 Jul 2009 12:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4448</guid>
		<description>I am moving form one host to another. 
I wonder what to write in the blog address url at the General settings of the new host.
I mean before chnaging the dns. 
thanks
.-= Ziv&#180;s last blog ..&lt;a href=&quot;http://www.job-interview-site.com/move-your-career-forward-maximize-your-career-potential.html&quot; rel=&quot;nofollow&quot;&gt;Move Your Career Forward &amp; Maximize Your Career Potential&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I am moving form one host to another.<br />
I wonder what to write in the blog address url at the General settings of the new host.<br />
I mean before chnaging the dns.<br />
thanks<br />
<span class="cluv"> Ziv&#180;s last blog ..<a target="_blank" href="http://www.job-interview-site.com/move-your-career-forward-maximize-your-career-potential.html" rel="nofollow">Move Your Career Forward &amp; Maximize Your Career Potential</a> <span class="heart_tip_box"><img class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.velvetblues.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Small</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4141</link>
		<dc:creator>Sam Small</dc:creator>
		<pubDate>Sat, 16 May 2009 00:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4141</guid>
		<description>my wordpress folder got deleted by accident. My host, Godaddy, had me build a new mysql file and they restored the old database into that new file. I did the restore of the wordpress folder so my uploaded files are present, but when I reconfigured the wp-config.php to the new identity so they see each other the blog comes back essentially empty, none of my old posts, pages, comments etc. are present.

I see that none of my widgets are in place, it&#039;s as if the theme was reset to default. Also, all my plug ins are in the plug ins folder but none are activated nor applied.Wouldn&#039;t my customized theme have come back with the restore of the Wordpress folder? Or is there some pointer to the mysql that WP is not seeing right? The new mysql has a different user name and database name than the old, but I updated wp-config.php to see the new mysql. 

Is there some other file that needs to be updated with those new names so the theme i customized comes back?

Google has them cached for now, can I get the code from Google and plug the pages back in somehow? If so how?

Thanks in advance.
Sam</description>
		<content:encoded><![CDATA[<p>my wordpress folder got deleted by accident. My host, Godaddy, had me build a new mysql file and they restored the old database into that new file. I did the restore of the wordpress folder so my uploaded files are present, but when I reconfigured the wp-config.php to the new identity so they see each other the blog comes back essentially empty, none of my old posts, pages, comments etc. are present.</p>
<p>I see that none of my widgets are in place, it&#8217;s as if the theme was reset to default. Also, all my plug ins are in the plug ins folder but none are activated nor applied.Wouldn&#8217;t my customized theme have come back with the restore of the WordPress folder? Or is there some pointer to the mysql that <acronym title="WordPress">WP</acronym> is not seeing right? The new mysql has a different user name and database name than the old, but I updated wp-config.php to see the new mysql. </p>
<p>Is there some other file that needs to be updated with those new names so the theme i customized comes back?</p>
<p>Google has them cached for now, can I get the code from Google and plug the pages back in somehow? If so how?</p>
<p>Thanks in advance.<br />
Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4120</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Mon, 11 May 2009 14:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4120</guid>
		<description>Your plugin rocks...  I searched for info on how to move to a different directory.. your step by step was the best and your plugin made it even easier.. thanks! 

although wordpress notified me that the plug in was not tested with 2.7.1 - it worked great!</description>
		<content:encoded><![CDATA[<p>Your plugin rocks&#8230;  I searched for info on how to move to a different directory.. your step by step was the best and your plugin made it even easier.. thanks! </p>
<p>although wordpress notified me that the plug in was not tested with 2.7.1 &#8211; it worked great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mags</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4074</link>
		<dc:creator>Mags</dc:creator>
		<pubDate>Thu, 30 Apr 2009 18:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4074</guid>
		<description>I&#039;m hoping you can help me, or point me in the right direction to get help.  I&#039;m new to all this and very confused.  Tried finding help on the net but not finding anything that has helped so far.

Without going into a book on the details, this is a brief outline of my situation.

2 domains. abc.com and xyz.com.  I want wp to be  xyz.com/blog

abc.com is main domain and xyz.com is inside a folder  of abc.com  i.e. abc.com/xyz.com.  xyz.com is classed as a pointer domain.

There was a problem trying to install wp so the web host support staff got involved.  Only one person was able to help, up to a certain point, and then I was left with what they did.

What left with:

In abc.com web directory
folder for xyzwp 
folder for xyz
plus all the web &quot;stuff&quot; for abc.com

In xyz folder
folder for xyzwp
plus all the web &quot;stuff&quot; for xyz.com

The xyzwp folder inside abc is the one the web host support person was able to generate a password for me, and is the wp which should be used.

I should mention that trying to delete the xyzwp folder within xyz folder can&#039;t be done by me.  Don&#039;t know if the support staff tried to delete it or not.

When logged into wp under General the Wordpress address URL shows as abc/xyzwp and the Blog address is identical.  I haven&#039;t changed anything yet.

Question:  will this setup be able to show the blog address as xyz.com/blog or if not how do I fix it?

Sorry for the long outline, but that is as brief an outline as I can give.</description>
		<content:encoded><![CDATA[<p>I&#8217;m hoping you can help me, or point me in the right direction to get help.  I&#8217;m new to all this and very confused.  Tried finding help on the net but not finding anything that has helped so far.</p>
<p>Without going into a book on the details, this is a brief outline of my situation.</p>
<p>2 domains. abc.com and xyz.com.  I want wp to be  xyz.com/blog</p>
<p>abc.com is main domain and xyz.com is inside a folder  of abc.com  i.e. abc.com/xyz.com.  xyz.com is classed as a pointer domain.</p>
<p>There was a problem trying to install wp so the web host support staff got involved.  Only one person was able to help, up to a certain point, and then I was left with what they did.</p>
<p>What left with:</p>
<p>In abc.com web directory<br />
folder for xyzwp<br />
folder for xyz<br />
plus all the web &#8220;stuff&#8221; for abc.com</p>
<p>In xyz folder<br />
folder for xyzwp<br />
plus all the web &#8220;stuff&#8221; for xyz.com</p>
<p>The xyzwp folder inside abc is the one the web host support person was able to generate a password for me, and is the wp which should be used.</p>
<p>I should mention that trying to delete the xyzwp folder within xyz folder can&#8217;t be done by me.  Don&#8217;t know if the support staff tried to delete it or not.</p>
<p>When logged into wp under General the WordPress address <acronym title="Uniform Resource Locator">URL</acronym> shows as abc/xyzwp and the Blog address is identical.  I haven&#8217;t changed anything yet.</p>
<p>Question:  will this setup be able to show the blog address as xyz.com/blog or if not how do I fix it?</p>
<p>Sorry for the long outline, but that is as brief an outline as I can give.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-4025</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 20 Apr 2009 03:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-4025</guid>
		<description>My existing blog is running WP 2.1.  I am trying to move it to a new domain.  I installed WP 2.7 on the new domain and it is running fine unpopulated. I then followed method 2 above.  New blog stopped working.  Do I need to upgrade existing blog to 2.7 first and then move to new domain.</description>
		<content:encoded><![CDATA[<p>My existing blog is running <acronym title="WordPress">WP</acronym> 2.1.  I am trying to move it to a new domain.  I installed <acronym title="WordPress">WP</acronym> 2.7 on the new domain and it is running fine unpopulated. I then followed method 2 above.  New blog stopped working.  Do I need to upgrade existing blog to 2.7 first and then move to new domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Traci</title>
		<link>http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/#comment-3932</link>
		<dc:creator>Traci</dc:creator>
		<pubDate>Wed, 08 Apr 2009 00:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.velvetblues.com/?p=267#comment-3932</guid>
		<description>I&#039;ve been trying and trying to move my word press blog to a new domain and host. All I keep getting is creat a configuration file, but should I do that since I&#039;m not creating a new word press, just moving an old one?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying and trying to move my word press blog to a new domain and host. All I keep getting is creat a configuration file, but should I do that since I&#8217;m not creating a new word press, just moving an old one?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
