Version Information
- Plugin Name: JSM Accurate Modified Time for SEO
- Stable Version: 1.0.1
- Author: JS Morisset
- Description: Updates the WordPress post/page modified time when the output from a post/page shortcode or block changes.
- License: GPLv3
- Requires PHP: 7.2.34 or newer
- Requires WordPress: 5.5 or newer
- Tested Up To WordPress: 6.3.1
- Last Updated: 2 days ago
The Problem:
WordPress updates the post/page modified time only when you save/update the post/page in the editor. If you have shortcodes or blocks that create dynamic content (ie. returning content from queries, files, feeds, etc.), the WordPress post/page modified time will not reflect these dynamic changes.
The Solution:
The JSM Accurate Modified Time for SEO plugin monitors the post/page content for changes, and updates the WordPress post/page modified time as required. If you use a social and search optimization plugin like WPSSO Core, Yoast SEO, The SEO Framework, etc., after activating this plugin the Open Graph og:updated_time
and article:modified_time
meta tags, along with the Schema markup dateModified
property, will show an accurate modification time if/when your post/page content changes.