Do you know how to view changes made to a SharePoint page?
Updated by Brady Stroud [SSW] 1 year ago. See history
If you find a mistake on a SharePoint page, you should find who made the change before you fix it. That way you can inform the person of their mistake.
As long as you are using the Text Webpart (aka the Rich text editor), you can easily see the exact changes made in each version of the page. See the advantages of the Text Webpart in this rule: Do you know why to use the Rich text editor over the Markdown editor?
Viewing changes on a SharePoint page
- On the page you want to check, click on Page details

Figure: SharePoint | Page details
- Click on Version history

Figure: SharePoint | Version history
- Make sure Highlight changes on the page is on
- View the changes

Figure: SharePoint | View color-coded changes
Viewing changes to documents in SharePoint Online
- For the document you want to check, click on the 3 dots (Show actions)
- Click Version history

Figure: Show actions | Version History

Figure: Version history listed
Related rules
If you want to see how this is done in Azure DevOps, read Do you know the benefits of using source control?