Migrating a WP site with 2 WP installations
You could combine everything into one WP installation. It wouldn’t be too hard to have all the posts prepended with the blog directory, so their URLs would stay the same. You would basically do a bit of permalink setup and import the content from the blog site into the new site. Or, you could run … Read more