• Resolved zarboss

    (@zarboss)


    Hi

    Is it possible to export and import only posts from a WordPress site? If so, how do I do it?

    Regards

    Paolo

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Sai Sanjay G

    (@saisanjayg)

    Hey @zarboss,

    We currently don’t offer a direct option to migrate only posts. However, you can achieve a similar result by selectively migrating the following tables:
    wp_posts, wp_postmeta, wp_terms, wp_term_taxonomy, and wp_term_relationships.

    Please note that migrating these tables will overwrite all existing posts and their associated terms on the destination site.

    Plugin Support Kousik

    (@kousikbv)

    Hi Paolo,

    Migrate GURU is primarily a full-site migration plugin, so it doesn’t allow exporting and importing only posts. It’s designed to migrate your entire site—including files and database.

    However, during the migration process, you can select specific database tables to migrate, which gives you some control over what content gets moved.

    If your goal is to move only posts, a better approach might be to use WordPress’s built-in Tools → Export/Import feature, which allows you to export just your posts and import them into another site.

    Thread Starter zarboss

    (@zarboss)

    Thanks

    • This reply was modified 5 months, 2 weeks ago by zarboss.
Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.