-
Website
http://www.charleslau.com/ -
Original page
http://www.charleslau.com/how-to-transfer-wordpress-from-one-server-to-another/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
paulhornsby
1 comment · 1 points
-
tonybuy
1 comment · 1 points
-
Charles Lau
12 comments · 3 points
-
Emily Jasper
1 comment · 1 points
-
alvintan
1 comment · 1 points
-
-
Popular Threads
-
Should your company adopt social media for marketing communications?
3 days ago · 5 comments
-
Merry Christmas everybody!
6 days ago · 6 comments
-
I am going to Thailand for holiday!
1 week ago · 1 comment
-
Should your company adopt social media for marketing communications?
I changed servers, but I don't want to import everything to the new server. I just want my old posts. can you advise on the most simple method?
Thanks.
It's pretty complicated if you want to import only your posts. That's because you have to look into the actual tables in your database. I may not tried it myself yet. But you can try exporting only xxx_posts and xxx_comments and try if it works.
I do believe there must have some tools out there that can assist you in bringing your posts over. You may want to try the plugin in this url
http://technosailor.com/2006/07/05/wordpress-to...
Cheers!
eric
Thanks for the help.
I've done it myself that we only need to import the sql dump from the old site. However, i did it without reading any manual.. Hence, it's still better to know that there's a risk to take when u try this.
All i did was to copy the whole database to the new site. Then i amend the database accordingly to reflect the correct server setting. Then, i copy all the files to the new server, taking note of the config file to reflect the correct database setting. Done! :)
http://tech.nabtron.com/how-to-transfer-wordpre...