Manage Content Versions
Why version management matters
Section titled “Why version management matters”Content changes over time. A product page gets updated, a campaign landing page goes through review cycles, and a legal disclaimer needs an urgent rollback. Without version history, you lose every previous state the moment you click Save. The CMS tracks every version automatically, so you can compare changes, undo mistakes, and audit who changed what.
Understand version statuses
Section titled “Understand version statuses”Every content item carries a status that tells you where it sits in the editorial workflow.
| Status | Meaning |
|---|---|
| Draft | Work in progress. Not visible to site visitors. |
| Published | The live version that visitors see on the website. |
| Previously Published | A former live version, replaced by a newer publish. |
| Expired | Was published but passed its stop-publish date. No longer visible. |
| Rejected | Submitted for approval but sent back with feedback. |
Only one version of a content item can be Published at any time. When you publish a new version, the current published version moves to Previously Published.
Create a new draft
Section titled “Create a new draft”A draft lets you make changes without affecting the live page.
- Open the published page you want to update.
- Click Create Draft or start editing the page directly. The CMS creates a new draft version automatically.
- Make your changes.
- Click Save to preserve your work without publishing.
- Verify the page status shows Draft and the version number has incremented.
Version numbering
Section titled “Version numbering”The CMS assigns a version number to each saved state. Version numbers increment sequentially (1, 2, 3, and so on). The published version is always highlighted in the version list so you can quickly identify the live content.
To view the version list:
- Open the content item.
- Click the Versions tab or Version History in the toolbar.
- Review the list showing version number, status, author, and save date for each version.
Compare versions side by side
Section titled “Compare versions side by side”Comparing versions helps you see exactly what changed between two drafts or between a draft and the published version.
- Open the content item and go to the Versions tab.
- Select the two versions you want to compare. Use the checkboxes or comparison controls.
- Click Compare or Show Differences.
- Review the side-by-side view. Changed fields appear highlighted.
- Verify you are comparing the correct versions by checking the version numbers at the top of each panel.
Restore a previous version
Section titled “Restore a previous version”If the current content has problems, you can roll back to any previous version.
- Open the content item and go to the Versions tab.
- Find the version you want to restore.
- Click Restore or Set as Current Draft next to that version.
- The CMS creates a new draft based on the old version. This does not overwrite history; it adds a new version with the old content.
- Review the restored content to confirm it matches what you expect.
- Publish the restored draft when you are satisfied.
Common issues
Section titled “Common issues”| Issue | Cause | Fix |
|---|---|---|
| Cannot find a previous version | Versions may have been cleaned up by a scheduled job | Ask your administrator about version retention policies |
| Restore created a draft instead of publishing | Restore always creates a draft for safety | Publish the new draft after reviewing it |
| Version list is very long | Many edits over time | Use date filters or scroll to the version range you need |
1. A content author publishes version 5 of a product page. What happens to version 4, which was the live version until now?
When you publish a new version, the previously published version automatically changes to Previously Published status. It remains in the version history and can be restored if needed.
When you publish a new version, the previously published version automatically changes to Previously Published status. It remains in the version history and can be restored if needed.
Review this topic →2. A marketing manager spots an error on a live landing page and needs to revert to the version from last week. After restoring that version, what should they do next?
Restoring a previous version creates a new draft based on the old content. You must review the restored draft and explicitly publish it to make it live. This safety step prevents accidental rollbacks.
Restoring a previous version creates a new draft based on the old content. You must review the restored draft and explicitly publish it to make it live. This safety step prevents accidental rollbacks.
Review this topic →