• Resolved alyas2022

    (@alyas2022)


    hello
    I have a blog hosted on wordpress.com , I want to export the data and import it into an other hosting service..

    My file XML exported is 1mo, I need it to be less than 500ko so my new hoster can accept it..

    I zip it, but the new web hoster dosn’t accept sip files..

    I think I can just export the database in SQL format so I can import directly in the new Database..

    but in the wordpress hosting, we don’t have access to plugins..

    How can I export my data from myblog.wordpress.com in SQL format ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • You could always edit the file and delete any junk.

    Or edit the file and break it into parts.

    Or install Xampp on your local machine, install WordPress on your local machine, import the XML then export the MySQL database.

    Thread Starter alyas2022

    (@alyas2022)

    Or install Xampp on your local machine, install WordPress on your local machine, import the XML then export the MySQL database.

    this is brilliant !
    why didn’t I think about it !!
    thx for your time

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘XML to SQL (import failed)’ is closed to new replies.