Plugin will improve your website loading speed by caching various types of static files in browser of User along with this it also offer minification of resources which reduce data size of page and reduce number of http requests hence improve performance of page. It is light weight plugin but its impact on page loading speed in very crucial and easy noticeable.
Advantages
- Serves static assets with an efficient cache policy helps to leverage browser caching.
- Reduces page loading time of website.
- Improves user experience as page loads very quickly than before.
- Decreases total data-size of page.
- Larger band of predefined file types are covered so it will increase bandwidth of files which can have expiry headers.
- You can have different expire time for cache base on type of resources.
- Merge multiple CSS files into one helps reducing http requests and improving page load speed.
- Async loading of processed CSS files.
- Minify CSS files which reduce data transfer requirement hence increase page load speed.
- Inline small footer CSS files which helps to improve page speed.
- Escape admin users from minification to avoid page builders related issues.
- Lazy loading support for images, iframes, and videos.
- Widgets and shortcodes can also be lazy loaded.
- Lazy loading fully supports responsive images for better performance across devices.
- Custom placeholder images can be used during lazy loading.
- Exclude critical elements from lazy loading to ensure essential visuals load immediately.
Pro Features
- Ability to add expires headers to External Resources
- Adding new file types for adding expires headers
- Refresh cache periodically
- Unset Entity Tags
- HTTP(Gzip) compression
- Prevent Specific files from caching
- Removing version info from files
- Inline google fonts helps to load page faster and reduce external http requests.
- Merge multiple JS files into one helps reducing http requests and improving page load speed.
- Minify JS files which reduce data transfer requirement hence increase page load speed.
- Plugin offers Defer scripts option to speed up rendering process.
- HTML minification helps to reduce overall data size of page.
- Automatically convert images to optimized formats like WebP or AVIF for faster delivery without manual effort.
- Smartly resize and serve images based on screen size and device type to minimize bandwidth and boost speed.
- Support next-gen formats like WebP and AVIF for superior compression, smaller files, and sharper visuals.
- Track image optimization stats, savings, and performance improvements directly from your WordPress dashboard.
- Automatically deliver the perfect image size for every device, ensuring crisp visuals and smooth performance.
- Optimize images without visible loss in clarity—maintaining pixel perfection while reducing file size.
- Works out-of-the-box with WordPress and major themes or plugins, no setup hassles or coding required.
Documentation
For Plugin documentation, please refer our
plugin website.
Requirements
- Make sure that the "mod_expires" module is enabled on your website hosting server.
- It is necessary to have read/write permission of .htaccess file to plugin. If not then update file permissions accordingly.
- check status page of plugin for more info.
1.0
Initial Version of Plugin
1.1
Added Activation and Deactivation hooks.
Added Settings link on plugins page.
1.2
Adding functionality to disable Etags.
2.0
Basic feature for adding expires headers for pre define file types
Ability to have Pro-Version
2.1
Adding functionality for caching and adding expires headers to External resources
Added Plugin compatibility status page
Added more file formats
2.2
Upgrading facility to serve static assets with an efficient cache policy.
Increasing default values for plugin cache life for various types of files.
2.3
Adding Minification Functionality to Plugin.
Adding more power to browser caching and better compression of resources.
2.4
Adding html minification and inlining google fonts functionality
Updated third party library for minification
2.5
Adding support for async loading of processed css files
2.6
Updated Freemius SDK to latest stable version
2.7
Updated Latest Freemius SDK
Added Purge Notification
2.7.1
Added Nonce Field to all plugin forms
2.7.2
Updated Freemius SDK to latest stable version
2.7.3
Updated Freemius SDK to latest stable version
2.8.0
Updated Freemius SDK to latest stable version
2.8.1
Tested Plugin with Latest 6.4.1
Updated Freemius SDK to latest stable version
2.8.2
Tested Plugin with Latest 6.4.3
Updated Freemius SDK to latest stable version
2.9.0
Tested Plugin with Latest 6.6
Updated Freemius SDK to latest stable version
2.9.1
Updated Freemius SDK to latest stable version
some minor bug fixed
2.9.2
Updated Freemius SDK to latest stable version
2.10.0
Updated Freemius SDK to latest stable version
3.0.0
Updated Freemius SDK to latest stable Version
Added Lazy Loading functionality