Rank Math Modified Date Lock
WordPress plugin that enables Rank Math’s Lock Modified Date option by default in the block editor.
by Big Red SEO · github.com/bigredseo/brs-rank-math-modified-date-lock · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bigredseo/brs-rank-math-modified-date-lock/releases/download/v1.3.1/brs-rank-math-modified-date-lock-1.3.1.zipDeclares an update source (https://github.com/bigredseo/brs-rank-math-modified-date-lock), so updates arrive through the plugin's own updater.
Readme
Rank Math Modified Date Lock
A free WordPress plugin that automatically enables Rank Math SEO’s Lock Modified Date option when the block editor loads.
This helps prevent minor edits from unintentionally changing the modified date displayed or recorded for a post or page.
How It Works
Rank Math includes a Lock Modified Date setting, but the setting is normally disabled each time the editor loads.
This plugin enables that setting automatically.
Editors can still disable Lock Modified Date before saving when an edit should update the modified date. The plugin only changes the default state; it does not prevent editors from changing it.
Requirements
- WordPress
- Rank Math SEO
- The WordPress block editor
Rank Math SEO must be installed and active before this plugin can be activated.
Installation
Install the Released Plugin
- Open the repository’s Releases page on GitHub.
- Download the ZIP file attached to the latest release:
brs-rank-math-modified-date-lock.zip - In WordPress, go to Plugins → Add New Plugin.
- Select Upload Plugin.
- Choose the downloaded ZIP file.
- Select Install Now.
- Activate Rank Math Modified Date Lock.
Do not download GitHub’s automatically generated Source code ZIP files. Use the packaged plugin ZIP attached to the release.
Updating
The plugin checks its public GitHub repository for published releases and integrates available updates with the standard WordPress plugin update system.
When a newer release is available, the update appears in:
- Dashboard → Updates
- The WordPress Plugins screen
- WordPress automatic-update controls, when automatic updates are enabled
No separate updater plugin or GitHub account is required.
Usage
After activation:
- Open a post or page in the WordPress block editor.
- Locate Rank Math’s modified-date setting.
- The Lock Modified Date option will be enabled automatically.
- Leave it enabled for minor edits that should not change the modified date.
- Disable it before saving when the modified date should be updated.
The plugin has no separate settings screen.
More Information
Read the full explanation, including why modified dates matter and when the lock should be disabled:
Stop Rank Math From Updating Your Modified Date by Default
Support
Use the repository’s GitHub issue tracker to report a reproducible plugin defect.
For general WordPress, Rank Math, website-development, or SEO assistance, visit Big Red SEO.
Development
The plugin uses published GitHub releases for distribution.
Each release must include a packaged ZIP asset named:
brs-rank-math-modified-date-lock.zip
The ZIP must extract into this directory:
brs-rank-math-modified-date-lock/
GitHub’s automatically generated source-code archives are not used for WordPress updates.
License
This plugin is licensed under GPL-2.0-or-later.
Changelog
See CHANGELOG.md for user-facing changes and TECHNICAL-CHANGELOG.md for implementation details.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.3.1 | Aug 7, 2026 | brs-rank-math-modified-date-lock-1.3.1.zip | 4 |
| v1.3.0 | Aug 5, 2026 | brs-rank-math-modified-date-lock-1.3.0.zip | 1 |
| v1.2.1 | Aug 5, 2026 | brs-rank-math-modified-date-lock-1.2.1.zip | 2 |
| v1.2.0 | Aug 5, 2026 | brs-rank-math-modified-date-lock-1.2.0.zip | 1 |
| v1.1.2 | Aug 4, 2026 | brs-rank-math-modified-date-lock-1.1.2.zip | 3 |