Title: Push or pull?
Last modified: August 2, 2020

---

# Push or pull?

 *  Resolved [marky554](https://wordpress.org/support/users/marky554/)
 * (@marky554)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/push-or-pull/)
 * How does it work?
 * Does the source server push the content? Or does the target pull the content?
 * The first option is more secure, because you keep the target login credentials
   on one staging (source) site.
 * The second option is less secure, because you keep the staging credentials on
   the live servers. When they’re hacked, they have access to the staging site as
   well.
 * So how does this work? Push or Pull?
    -  This topic was modified 5 years, 9 months ago by [marky554](https://wordpress.org/support/users/marky554/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Kamlesh Parmar](https://wordpress.org/support/users/kp4coder/)
 * (@kp4coder)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/push-or-pull/#post-13575031)
 * You save the post, At that time plugin will send request to other website with
   the post data. So on other website when plugin get any request than it authenticate
   the user and Insert / Update the post data.
 * So, Plugin will **PUSH** the data to other website.
 *  Plugin Author [Kamlesh Parmar](https://wordpress.org/support/users/kp4coder/)
 * (@kp4coder)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/push-or-pull/#post-13575033)
 * are you satisfied with the answer?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Push or pull?’ is closed to new replies.

 * ![](https://ps.w.org/sync-post-with-other-site/assets/icon-256x256.png?rev=2262962)
 * [Sync Post With Other Site](https://wordpress.org/plugins/sync-post-with-other-site/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sync-post-with-other-site/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sync-post-with-other-site/)
 * [Active Topics](https://wordpress.org/support/plugin/sync-post-with-other-site/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sync-post-with-other-site/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sync-post-with-other-site/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Kamlesh Parmar](https://wordpress.org/support/users/kp4coder/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/push-or-pull/#post-13575033)
 * Status: resolved