I have a website at http://www.domain.com that has a Wordpress installation at http://www.domain.com/blog. I recently redesigned and rebuilt the site using Wordpress for the entire thing.
I did this using a second copy of WP installed on http://dev.domain.com. When that was first created I copied the database from the original installation to have content to work with.
Since then, the live site has had more content added (mainly Posts and Links). While the dev version has had mostly Pages added and a few plugins I think.
Is there an easy way to merge these together? It's pretty safe to say that in any particular case, the newer content should be kept.
And going forward, I'd like to keep this development version up so I can test plugins and theme changes there first. Is there a recommended way for keeping two sites in synch? Or will it all have to be done on a case-by-case basis?
Thanks!