Mô tả
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 post/page modified time will not reflect these dynamic content changes.
JSM’s Accurate Modified Time for SEO plugin monitors the post/page content for changes and updates the post/page modified time as required.
If you use a social and search optimization plugin like WPSSO Core, Yoast SEO, The SEO Framework, etc., 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 your post/page content changes.
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“JSM's Accurate Modified Time for SEO” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “JSM's Accurate Modified Time for SEO” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Repositories
Changelog / Release Notes
Version 1.0.0 (2022/04/01)
- New Features
- Initial release.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.4.