how to do wordpress migration to new hosting service – This question always came to web developers. After searching on internet I really did not found satisfied answer for this question.
Earlier I did wordpress migration to new hosting service or new domain so many times. It was like 5 minutes job for any web developer. Dont be afraid about wordpress migration at all.
Many people suggest to use wordpress utility which import and export xml. This is given by wordpress itself. But I strongly say dont use that tool. that is not really fullproof.
Just follow my steps to do wordpress migration to new hosting or domain.
1. First take backup of file system of your wordpress website using FTP credential.
2. Open wp-config.php file and change database name(what you want)
3. wp_options -Table name
option_name column – change(siteurl and home)
4. wp_blogs- Table name
domain column – change to your domain name
5. wp_site- Table name
domain column – change to your domain name
6. wp_usermeta
meta_key column – change(source_domain)
Most important part of migration. Fixing the image path of wordpress website
7. Just run following query using phpmyadmin or command prompt and any sql editor.
UPDATE wp_posts SET post_content = REPLACE(post_content, ’NEW_DOMAIN.com’, ‘OLD_DOMAIN.com’);
Follow above steps and your are done with migration.
That sit!







Pingback: wp-popular.com » Blog Archive » How to do wordpress migration to new hosting service or domain | wordpressapi.com
We really do learn so much in,lucy
Thanks for linking to the transcript,lucy
,lucy
Now you’re making me jealous .
I can imagine the hard work it must have been needed to research for this post.All what i can say is just keep providing such post we all love it.And just to bring something to your notice,I have seen some blog providng your blog as source for this information.
Hey, Found your blog on Bing, glad I did, great site!! Keep it up! =)
Hey may I reference some of the material found in this blog if I provide a link back to your site?
Great information you have there.
Hi, i must say fantastic blog you have, i stumbled across it in Google. Does you get much traffic?
I never, ever would have believed I would have to be familiar with this, but thank goodness for the web, right?
Pingback: How to do wordpress migration to new hosting service or domain « digcms
I would like to say “wow” what a inspiring post. This is really great. Keep doing what you’re doing!!
I’ve just started off a blog, the knowledge you give on this site has aided me extremely. Thank you for all your time & work.
Thanks for posting. Good to see that not everyone is using RSS feeds to build their blogs