Syncing Production Server With Live Server In WordPress

There are 2 wordpress servers that i want to sync. These are identical version of wordpress. First is the production server where my stories are getting produced. Then there is another LIVE server which is where i would be publishing my story.

So once the editor in my Production server clicks on “Publish” i want the content of the post to be sent to the LIVE server by making sure all the data is transferred along with images and linkages. The post is stored as Draft in the LIVE server and then my person goes into the LIVE server to do final checks and publish it.

Some points to keep in mind.

We would be uploading pictures as well, so we need to ftp the pictures also to the ftp server and the link should remain intact.

The categories and the tags needs to be synchronized between the 2 systems

There are some custom fields that we have developed and we would not want to send to the LIVE Server

Leave a Reply

Your email address will not be published. Required fields are marked *