Keeping testing and live servers in synch?
-
I have a website at https://www.domain.com that has a WordPress installation at https://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 https://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!
- The topic ‘Keeping testing and live servers in synch?’ is closed to new replies.