Posts Tagged ‘migrate blog’

Import Large WordPress WXR File

Tuesday, May 26th, 2009

Migrated my wife’s blog to my web hosting successfully, finally. I hate migrate blog, is a tedious and troublesome job. Hope this is the last time!

I used WordPress Export and Import method. It is the easiest way.

Too Large to Import

Unfortunately, the exported file 10.9MB cannot be import back. My web hosting only accept WXR file up to 8MB.

Of course easiest way is to change upload_max_filesize value in php.ini settings file. Need administrator access to change the setting. Since I’m not on dedicated server, have to use another workaround. (more…)

Migrate from BlogSpot to WordPress [How to]

Monday, September 29th, 2008

Anyone migrate their blog from BlogSpot to WordPress? I would say it is a terrible experience. My sister has a Chinese life blog. She asked for help and I promised to migrate for her.

The orignal blog is on free BlogSpot. As I suggested, better go for own domain name and web hosting if you are serious blogger. She did and need to migrate all post and comment to new housing.

Migrate BlogSpot to WordPress

I tried to use the Import Blogger function in WordPress manage but failed. It prompt connection error due when accessing to Google HTTPS secure session. Lots of people face the same problem when migrate from BlogSpot (or Blogger.com) to WordPress. I’m using WordPress 2.6.1, not sure other version.

After some research, found a workaround to migrate BlogSpot’s blog. (more…)