Last-Modified and If-Modified-Since Headers
Add Last-Modified anв support If-Modified-Since Headers
The facts
- Rating
- 5★ from 2
- Active installs
- 200+
- Price
- Free
- Last updated
- 20 Jul 2021
- Added
- Jul 2021
- Requires WP
- 5.2.4
- Tested up to
- WP 5.7.17
- Downloads
- 3,000
Our analysis
AI-assistedThe Last-Modified and If-Modified-Since Headers plugin adds the 'Last-Modified' header to each post in WordPress. It also returns a '304 Not Modified' header to clients if they request content that has not changed since their last visit.
This plugin is suitable for users who want to improve the efficiency of their website by reducing unnecessary data transfers for unchanged posts.
Best for: This plugin is best for WordPress site owners looking to optimise content delivery.
What it does well
- ✓Adds 'Last-Modified' header to posts
- ✓Returns '304 Not Modified' header for unchanged content
- ✓Free to use from the WordPress.org directory
Where it falls short
- •Limited feature set based on provided information
- •Directory score indicates potential issues
Verdict
The plugin provides a specific function for managing headers, but its limited features and directory score suggest that users should consider their needs carefully.
From the developer
zubovd's own description of Last-Modified and If-Modified-Since Headers, lightly tidied.
This plugin adds the ‘Last-Modified’ header to each post and returns the ‘304 Not Modified’ header to the client without a body in the response if he sent the ‘If-Modified-Since’ header and the post has not changed since that date.