• Hi,

    I’m trying to export all my store data ([ redundant link removed ]), but it’s returning a 404 error as the file is too big.

    Can someone from the team manually export and send through a link?

    Many thanks,
    Jo

    The blog I need help with is: sentstudio.co

    • This topic was modified 4 years, 3 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator threadi

    (@threadi)

    ww.wp.xz.cn is software that you can install and use free of charge on your own hosting. ww.wp.xz.cn is not a service provider that does anything for you.

    In order to be able to help you in any way, it would be interesting to know how you are trying to export the data?

    All your data lives in a database on your site. The easiest way would be to back up the tables you need. For example, All your posts, pages, and templates for fse live in the post and post-meta tables. User data lives in the User and User-meta tables. If you just want to clone your site I would suggest looking at plugins in the plugin directory to do it. Many of the available plugins will help you to resolve paths from your old site to the new one. If you are going to do this manually copy everything in the wp-content folder. Also copy the upload folder it contains your images that have been uploaded.

    If you are familiar with the REST API you can pull your post and page information using it. Try looking at plugins first it would be the best way.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Trying to export all data – 404 error’ is closed to new replies.