IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
The SiteSync module enables you to promote content between your Sitefinity CMS website environments. The module facilitates one-way transferring of content from your content authoring environment all the way up to your live environment. SiteSync can be used as a standalone solution for content promotion and can also be part of a Continuous Deployment (CD) setup, where it serves as a content transfer mechanism. For more information see Best practices: Difference between SiteSync and Export / Import.
NOTE: SiteSync can be configured to promote content only in one direction. You cannot use SiteSync in scenarios where you need to keep two environments in bi-directional sync (content editing happening on both environments and using SiteSync to push content to each other). This scenario is not supported as it might result in overwriting content and data loss.
When editing content directly on the Live environment, you risk causing performance degradations due to ongoing publish operations that result in cache invalidation. In addition, manipulating your content on Live, including editing, deleting, and modifying the content structure, may lead to irreversible changes. In contrast, if you perform all content-related activities on a dedicated environment, you ensure streamlined process and identifying potential problems before they occur on the live environment.
SiteSync removes the need for content to be generated or edited on the live website environment. When you leverage SiteSync, you adhere to best practices to have your content generated on a separate environment and then promoting it to live. Using SiteSync makes content promotion much easier than the conventional approach of using database backup and restore between environments. You can have your content promoted between multiple environments, for example Content authoring -> Test -> Staging -> Production.
SiteSync transfers content using web service communication. Once you configure SiteSync, the module starts listening to the Sitefinity CMS system events that are thrown when you work with content. Content is marked as pending for sync, and gets stored in a dedicated object, called SiteSync log entry. All log entries are grouped by content type, and listed in the SiteSync module, which enables you to selectively promote the desired content to the configured destination environment (also called target). Once you click the sync button (or a scheduled sync gets executed), the source Sitefinity CMS environment initiates a service call to the target environment and pushes the content. In this process SiteSync handles the content on the target environment in the following manner:
Once the promotion operation finishes, the web service response contains the sync status, including any errors that may occur during sync. The response is displayed on the SiteSync module summary screen.
The following diagram illustrates the process:
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important