sql - How does one import/incorporate just the blog section of a WordPress site? -
i'm in process of re-coding client's website. current site using wordpress blog only; rest of website hand-coded php. entire new site utilizing wordpress.
my question is, how import existing blog database current wordpress setup? in other words, i've installed fresh wordpress new website's directory, , added bunch of pages , custom post types. have import of blog posts , comments old site, i'm afraid of overwriting in new database. how can import posts , comments without altering i've completed?
thank insight can provide.
you can doing following steps:
1) go old wp admin panel , click tools > export, on opening page select post
options , click export
2) after export xml, go new wp site admin panel , click tools > import. if first time import, see selection page importer. select wordpress , install wordpress importer
3) near complete. open wordpress importer , upload xml file have export , downloaded old wp site.
that's it. can see posts , comments on new wp site
Comments
Post a Comment