doggybum
Member
Posted 4 years ago #
I am trying to import database posts into wordpress install A, from wordpress install B that is installed on another domain.
I have used phpMyAdmin to backup install A.
I have also backed up wp_postmeta, wp_posts from install B and tried to import, resulting in a 404.
What is the proper way to get post tables from WP install B, over to WP install A. Keeping in mind that WP A already has items in the database.
Your best bet is to try the WP export/import (from the admin area). I don't think you will be able to do it directly with sql (phpMyAdmin).
doggybum
Member
Posted 4 years ago #
Thanks. I Exported from the Manage tab in WP on the old blog, and imported into the new blog. Now for the 301 redirect fun!
ranjithkumar
Member
Posted 4 years ago #
i have a registration table is it possible to connect that table with word press registration table