How do I export a wordpress blog? Is this possible? I've got about 12 hours to figure it out. :{
how to export wordpress
Collapse
X
-
Tags: None
-
-
mysqldump -u user -p database > db.sql
ftp all the files
then import mysql -u user -p database < db.sqlSince 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

Totally Free TemplatesComment
-
You can pull the XML from the interface if you're afeared of FTP.Make money offa that Asian honey - www.eroticmp.com.Comment
-
copy the whole site folder
go into phpmyadmin and export all the tables from the site
upload all the files onto the new server/host
upload the mysql database into the new database with phpmyadminComment
-
copy the whole site folder
go into phpmyadmin and export all the tables from the site
upload all the files onto the new server/host
upload the mysql database into the new database with phpmyadminComment
-

AIM: GrouchyGfy
Comment