Sync Post With Other Site

Description

Allows user to sync Posts, Pages and Custom Post Type with multiple websites.

If you run multiple websites and want to synchronise them automatically and securely for specific post operations, then Sync Post With Other Site is the plugin to use.

You just need to enter website URL & login credentials of other website to sync the post from there.

OVERVIEW

This plugin adds the following major features to WordPress:

  • admin page: a “Sync Post” menu to manage remote sites.

  • Import and Export: Connected sites’ present posts base can be synchronised manually thanks to the provided import/export tool.

Developers

Development takes place on GitHub. Patches welcome.

Screenshots

  • Setting Page
  • Post Add / Edit Select Website.

Installation

Install Via WordPress Uploader : In your WordPress admin, go to Plugins > Add New > Upload and upload the available ZIP of Sync Post With Other Site to install the Plugin.

Manual Installation :
Download the latest version of the Sync Post With Other Site.
Unzip the downloaded file to your computer.
Upload the /SyncPostWithOtherSite/ directory to the /wp-content/plugins/ directory of your site.
Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

Do I need to Install SyncPostWithOtherSite for Content on both sites?

Yes! The SyncPostWithOtherSite for Content needs to be installed on the local or Staging server (the website you’re moving the data from – the Source), as well as the Live server (the website you’re moving the data to – the Target).

Can it be tested on localhost first?

Yes, As long as the sites can reach every other, WP Remote User Sync will do the job.
This implies that two sites in localhost can convey. But if one of those sites is on localhost and the other one isn’t, token exchange can’t occur and the sites won’t have the ability to communicate.

Does this plugin Synchronize all of my content (Posts) at once?

No. WPSiteSync for Content will just synchronize with the one Post content which you’re editing. And it is going to only Synchronize the content once you let it. This Permits You to control Just What content is transferred between sites and when It’ll Be transferred

Reviews

28 Meán Fómhair, 2024
Upon my first install, I tested by adding a very simple post and selected it to sync with 4 other identical sites, and it worked as I would have expected. I then tried making an update to the source post by adding an image, and it worked and made the update to 4 sites but one of the 4 only had an image placeholder and another of the 4 added a featured image to the post which wasn’t selected on the source at all, so the odd behavior started. I then tried to use wpBakery Page Builder with the source blog and it more or less synced that layout to the other 4 blogs. In 2 cases, the image modules were there but missing the image reference, and in 2 other cases, the rows/column layout were changed, though all of the pieces were there and needed rearranging (edited/fixed) on the child blogs. I also found that on the child blogs, with each edit to the parent post content, new posts were being created with each update to the source rather than editing the single post over and over. So I had to go and delete 7 copied of the same post on the child sites. Another error I found was the words with apostrophes (“They’re going to the park”) came through fine on the first child blog, but blogs 2, 3 & 4 all had increasing numbers of forward slashes in them: Source: They’re going to the park Blog 1: They’re going to the park Blog 2: They\’re going to the park Blog 3: They’\\re going to the park Blog 4: They\\\’re going to the park So, super great idea and some good initial work, but the results were not as expected, and seemed to worsen the more complex the source post was. Having to go and review and edit the child blogs sort of defeats the purpose of the plugin.
26 Meán Fómhair, 2024
Thank you, your team save my lots of time
4 Deireadh an tSamhraidh, 2024
Go easy to use, thanks! You should consider doing a premium version that takes ACF data across too. This one though is great for how I need to use it.
26 Meán an tSamhraidh, 2024
This is a great plugin and does exactly what it is supposed to do. I just wanted to point 3 very important issues. If you are using Cloudfare and have “Under Attack Mode” enabled the plugin will not work If you have a firewall you have to whitelist the request If your Rest API is disabled by another plugin, again you will have issues.
19 Bealtaine, 2024 3 replies
Dear Kamlesh, Several months ago, you fixed the problem of transferring over <iframe> complete statements. On 4-15-24 on my host provider Inmotion Hosting, the plug-in no longer transfer these statements over. I am back to using export and import. Word press version 6.5.3. Please advise.
15 Aibreán, 2024
As an avid user of the Sync Post With Other Site WordPress plugin, I must say it has significantly enhanced my workflow, making content distribution a breeze. This plugin streamlines the process of syncing posts across multiple sites, saving me valuable time and effort. One of the standout features of this plugin is its simplicity. The user-friendly interface makes it easy to configure and manage post synchronization settings without any technical hassle. Whether I’m publishing a new post or updating an existing one, the plugin ensures that changes are seamlessly propagated to all connected sites.
Read all 27 reviews

Contributors & Developers

“Sync Post With Other Site” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.0 – Jan 10, 2021

  • Enhancement: Sync Category and Tags with Post. ( Thanks zfbd. )

1.2.0 – Jan 18, 2021

  • Enhancement: Sync Custom Post Types and Pages. ( Thanks iu7489, moshe and anthov50000. )

1.2.1 – Jan 19, 2021

  • Fix: While Custom Post Types edit on main site then post added on other sync site instead of update post.

1.2.2 – Feb 27, 2021

  • Enhancement: Sync Custom taxonomy with post. Like Category, Tags, Product Category, Product Tags.

1.2.3 – Mar 06, 2021

  • Fix: Gutenberg editor blocks and HTML tags are carried over to other site. ( Thanks lisaburger. )

1.2.4 – April 11, 2021

  • Fix: Post meta senitize field data. ( Thanks lisaburger. )
  • Enhancement: Sync post content images to other server. ( Thanks ale8521. )

1.3 – May 15, 2021

  • Fix: Strict mode.

1.3.1 – Oct 01, 2021

  • Fix: Featured Image Update.

1.3.2 – Feb 08, 2022

  • Enhancement: by default selected website.

1.4.0 – Jun 13, 2022

  • Fix: post published error solved.

1.4.1 – Jul 24, 2022

  • Fix: IFRAME issue.
  • Fix: Sync the corrent parent post.

1.4.2 – September 27, 2023

  • Fix: small errors

1.5.2 – April 03, 2024

  • Fix: Security Update

1.6 – May 30, 2024

  • Fix: Send data using API, Security Update

1.7 – July 31, 2024

  • Fix: Security Update of Authorization to Authenticated

1.8 – September 04, 2024

  • Fix: Security Update, multiple website sync error solved and add some hooks