
Browser caching rules added to .htaccess after plugin activation.
Leverage Browser Caching is a lightweight, zero-configuration WordPress plugin that dramatically improves your website’s loading speed by instructing visitors’ browsers to cache static files locally.
With a single activation, the plugin writes optimized browser caching rules to your .htaccess file. When you deactivate the plugin, those rules are cleanly removed — leaving your .htaccess exactly as it was.
Every time a visitor loads a page, their browser downloads CSS, JavaScript, images, and fonts. Without caching, those same files are re-downloaded on every single visit — wasting bandwidth and slowing down your site.
Browser caching tells the visitor’s browser to store those static files locally for a set period. On their next visit, the browser serves them from its local cache instead of fetching them from the server again. The result: faster page loads, lower server load, and a better user experience.
.htaccess file on plugin activation.This plugin directly fixes the “Leverage Browser Caching” or “Serve static assets with an efficient cache policy” warning shown by:
Asset Type
Cache Duration
Images (JPEG, PNG, GIF, WebP, AVIF, SVG, ICO)
1 Year
Web Fonts (WOFF, WOFF2, TTF)
1 Year
CSS, JavaScript
1 Month
HTML, PDF, JSON
1 Month
Everything else
1 Month
mod_expires module enabled..htaccess file in your WordPress root directory.Get even faster load times and more advanced features with Leverage Browser Caching Pro!