W
Performance & Caching Free WordPress.org

WP Performance Score Booster – Optimize Speed, Enable Cache & Page Preload

4.6 (339 reviews)
· 10K+ active installs · By Dipak Gajjar
Active Installs
10K+
Rating
4.6 / 5
Version
v2.2.3
Last Updated
May 2026
Share

Plugin Review

AI-Researched

What is WP Performance Score Booster?

WP Performance Score Booster is a lightweight caching and speed optimization plugin created by veteran developer Dipak Gajjar. It has been actively maintained for 12 years, making it one of the older performance tools in the WordPress repository. The plugin focuses on five core optimizations: removing query strings from static resources, enabling GZIP compression, leveraging browser caching, preloading pages on mouse hover, and managing ETag headers.

With 10K+ active installs and a 4.6/5 rating from 339 reviews, this plugin has earned a loyal following. The rating breakdown shows 88% five-star reviews against 7% one-star reviews, indicating strong satisfaction among users who need a simple, focused performance tool.

Key Features of WP Performance Score Booster

  • Query String Removal – Strips query strings from CSS and JS files to improve cacheability and boost PageSpeed scores.
  • GZIP Compression – Compresses text, HTML, JavaScript, CSS, and XML files to reduce file sizes and speed up page transfers.
  • Browser Caching via Expires Headers – Sets far-future expiration dates for static assets, returning visitors load cached files instantly.
  • Page Preloading on Hover – Preloads a page the moment a user hovers over a link, reducing perceived load time on click.
  • ETag Disabling – Removes ETag headers to eliminate unnecessary validation requests and reduce server load.
  • Cache-Control Header Management – Configures Cache-Control headers for better caching behavior across proxies and browsers.
  • Minimal Server Overhead – Operates without complex database queries or heavy processing, keeping your server resources free.

Who Should Use WP Performance Score Booster?

This plugin is ideal for WordPress site owners who want a straightforward way to improve PageSpeed scores without configuring multiple caching layers. It works well for bloggers, small business sites, and portfolio owners who need a quick performance boost. The developer recommends it as a complement to other caching plugins, not a replacement for full page caching.

Users with basic WordPress skills can activate the plugin and see immediate results. The plugin requires PHP 5.6+ and WordPress 4.5+, which covers nearly all modern hosting environments. For site owners asking how to improve pagespeed score in wordpress, this plugin delivers targeted fixes that directly address common PageSpeed recommendations like query string removal and cache headers.

Installation & Setup

Installation follows the standard WordPress process: search for "WP Performance Score Booster" in the plugin directory, install, and activate. The plugin works immediately upon activation with no configuration required. Advanced users can verify their server supports mod_deflate for GZIP compression and ensure the .htaccess file has write permissions for optimal operation.

Support & Community

The plugin maintains a clean support record with threads opened in the last two months. Of those, were resolved, giving a support resolution rate of . The developer maintains an active GitHub repository where users can follow development and report issues directly.

Rating data shows 88% of reviewers gave the plugin five stars, while 7% left one-star ratings. This distribution suggests the plugin delivers consistent results for most users, with occasional issues likely related to server-specific configurations. The developer explicitly asks users to open a support thread before posting negative reviews, which helps resolve problems quickly.

Pros & Cons

What's Good
  • With 10K+ active installs and a 4.6 rating from 339 reviews, this plugin is widely trusted for basic performance fixes.
  • It removes query strings from static resources, a common PageSpeed Insight recommendation that can improve cache hit ratios.
  • Enabling GZIP compression and browser caching via expires headers directly reduces file sizes and repeat-visit load times.
  • The page preload feature on mouse hover can cut perceived latency by starting resource fetching before the user clicks.
Drawbacks
  • It lacks minification or concatenation of CSS/JS, so users needing deeper optimization must combine it with another plugin like WP Super Minify.
  • The preload feature may increase server resource usage on high-traffic sites since it triggers requests for every hovered link, even if the user never clicks.

Technical Details

Requires WordPress
4.5+
Requires PHP
5.6+
Tested up to WP
7.0.2
First Released
2014 (12+ years)
Support (last 2 months)
0 threads

Feature Tags

optimize performance preload query-string speed

Frequently Asked Questions