Title: Speed Pilot: Speed Up Your Website Performance
Author: RankerBiz
Published: <strong>September 23, 2026</strong>
Last modified: September 23, 2026

---

Search plugins

![](https://ps.w.org/speedpilot/assets/banner-772x250.png?rev=3708815)

![](https://s.w.org/plugins/geopattern-icon/speedpilot_024665.svg)

# Speed Pilot: Speed Up Your Website Performance

 By [RankerBiz](https://profiles.wordpress.org/bizcope/)

[Download](https://downloads.wordpress.org/plugin/speedpilot.0.14.11.zip)

 * [Details](https://wordpress.org/plugins/speedpilot/#description)
 * [Reviews](https://wordpress.org/plugins/speedpilot/#reviews)
 *  [Installation](https://wordpress.org/plugins/speedpilot/#installation)
 * [Development](https://wordpress.org/plugins/speedpilot/#developers)

 [Support](https://wordpress.org/support/plugin/speedpilot/)

## Description

Speed Pilot is a WordPress performance toolkit for measuring, diagnosing, optimizing,
and verifying site speed. It combines administrator-triggered Google PageSpeed Insights
scans with local WordPress diagnostics, then provides conservative, opt-in tools
to address eligible bottlenecks.

Start on the Dashboard, review the scan data, enable only the modules that fit the
site, and verify every change with a fresh scan. Performance results vary by hosting,
theme, page content, and third-party services; Speed Pilot does not guarantee a 
particular PageSpeed score.

Key capabilities:

 * Google PageSpeed Insights scans for mobile, desktop, or both devices.
 * Local diagnostics for WordPress, server, plugins, database signals, and homepage
   resources.
 * Backup-first image compression with optional WebP and AVIF sidecars where the
   server supports them.
 * Safe delivery of eligible AVIF/WebP image sidecars, including supported content-
   image output.
 * Opt-in local CSS and JavaScript minification, critical CSS, LCP image priority,
   and Google Fonts helpers.
 * Opt-in file-based page caching for safe public HTML responses, with automatic
   invalidation and overlap protection.
 * Explicit, administrator-confirmed database cleanup batches, logs, reports, exports,
   privacy tools, and production-readiness checks.

Speed Pilot protects logged-in users, previews, editors, REST and AJAX requests,
cron, sensitive WooCommerce routes, and detected conflicting optimization systems.
When a safety condition cannot be confirmed, it leaves the original page behavior
unchanged.

### External services

#### Google PageSpeed Insights API

Speed Pilot uses Google’s PageSpeed Insights API to retrieve real performance results
when an administrator starts a PageSpeed scan from the Speed Pilot Dashboard.

What data is sent: the public URL selected for scanning and the requested device/
category parameters. No visitor data, account credentials, or personal data is sent
by Speed Pilot.

When data is sent: only after an administrator manually starts a PageSpeed scan 
or API connection test. Speed Pilot does not contact Google on normal frontend page
loads.

Terms of Service: https://policies.google.com/terms

Privacy Policy: https://policies.google.com/privacy

### Current Limitations

 * No CDN configuration, edge cache drop-in, or cache warming.
 * No automatic local font conversion or guessed font-preload injection.
 * No automatic scheduled database cleanup.
 * No guarantee of a particular PageSpeed score.

## Screenshots

[⌊Speed Pilot dashboard with separate Google PageSpeed and local analysis scan lanes.⌉⌊
Speed Pilot dashboard with separate Google PageSpeed and local analysis scan lanes
.⌉[

Speed Pilot dashboard with separate Google PageSpeed and local analysis scan lanes.

[⌊Speed Pilot general settings with structured logging and retention controls.⌉⌊
Speed Pilot general settings with structured logging and retention controls.⌉[

Speed Pilot general settings with structured logging and retention controls.

[⌊Speed Pilot Reports screen with score comparisons and PDF, CSV, and JSON exports.⌉⌊
Speed Pilot Reports screen with score comparisons and PDF, CSV, and JSON exports
.⌉[

Speed Pilot Reports screen with score comparisons and PDF, CSV, and JSON exports.

[⌊Speed Pilot Cache Tools with cache-stack detection and page-cache diagnostics.⌉⌊
Speed Pilot Cache Tools with cache-stack detection and page-cache diagnostics.⌉[

Speed Pilot Cache Tools with cache-stack detection and page-cache diagnostics.

## Installation

 1. Upload the `speedpilot` folder to `/wp-content/plugins/` or install the plugin 
    from WordPress.
 2. Activate Speed Pilot through the WordPress Plugins screen.
 3. Open `Speed Pilot` from the WordPress admin menu.
 4. Add a Google PageSpeed API key in `Settings > API` only if you want Google scans,
    then configure opt-in modules from the relevant Settings tabs.
 5. Test enabled optimizations on staging or with a fresh PageSpeed scan before relying
    on them in production.

## FAQ

### Does Speed Pilot optimize my site automatically?

No. High-impact modules are opt-in. Speed Pilot analyzes the site first, then lets
an administrator enable eligible image, asset, font, LCP, or page-cache features.
Database cleanup always requires an explicit confirmation.

### How does image optimization work?

Speed Pilot creates a local backup before optimizing a supported Media Library attachment.
It can recompress source images, create WebP sidecars, and create AVIF sidecars 
when server support is available. The original asset remains the fallback and can
be restored from the Images tab.

### How does page caching work?

When enabled, Speed Pilot stores fresh, logged-out public HTML responses in its 
site-scoped cache directory and reuses them before theme rendering. It does not 
install an early-bootstrap cache drop-in, so WordPress still loads before an application-
level cache hit is served. Logged-in, personalized, preview, editor, REST, AJAX,
cron, search, error, sensitive WooCommerce, non-GET, and unsafe query-string requests
are excluded. Detected page-cache plugins also block this feature.

### Where are generated optimization cache files stored?

Minified CSS and JavaScript copies are static cache assets stored under WordPress’s
content cache directory in `speedpilot-asset-cache`. They are derived only from 
eligible local files, are served only through rewritten stylesheet or script URLs,
and are never loaded with PHP `include` or `require`. Cache Tools can remove them,
and the original asset remains the fallback if cache creation is unavailable.

### Does Speed Pilot send data to other services?

Only administrator-triggered Google PageSpeed scans and connection tests use an 
external service. See the External services section for the exact data, timing, 
Terms of Service, and Privacy Policy.

### What data does the plugin retain?

Speed Pilot stores scan history, optimization activity, optional logs, and local
image backups in WordPress. Its privacy-policy guidance and personal-data exporter/
eraser support administrator-linked records. Uninstall cleanup is opt-in so administrators
can choose whether to retain historical data.

## Reviews

![](https://secure.gravatar.com/avatar/d0a230e2575142c55cfb9ad122002a716c06596a06cb2d3bdbe1ba9fe76b6c31?
s=60&d=retro&r=g)

### 󠀁[A Practical WordPress Performance Optimization Tool](https://wordpress.org/support/topic/a-practical-wordpress-performance-optimization-tool/)󠁿

 [crazysopon](https://profiles.wordpress.org/crazysopon/) September 23, 2026

Speed Pilot is a practical WordPress performance optimization plugin with a good
balance between diagnostics and optimization. I particularly like its PageSpeed 
Insights integration, image optimization, CSS/JS optimization, caching tools, and
backup-first approach. The opt-in system gives better control over which optimizations
are applied, while its safety checks help reduce compatibility issues. A useful 
tool for anyone working on WordPress performance.

 [ Read all 1 review ](https://wordpress.org/support/plugin/speedpilot/reviews/)

## Contributors & Developers

“Speed Pilot: Speed Up Your Website Performance” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ RankerBiz ](https://profiles.wordpress.org/bizcope/)

[Translate “Speed Pilot: Speed Up Your Website Performance” into your language.](https://translate.wordpress.org/projects/wp-plugins/speedpilot)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/speedpilot/), check
out the [SVN repository](https://plugins.svn.wordpress.org/speedpilot/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/speedpilot/) by 
[RSS](https://plugins.trac.wordpress.org/log/speedpilot/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.14.11

 * Added Google PageSpeed Insights external-service disclosure and streamlined the
   directory readme.
 * Corrected local asset URL-to-path resolution for subdirectory WordPress installations
   and custom content/upload locations.
 * Moved generated static CSS/JavaScript cache assets to WordPress’s content cache
   directory, added directory-listing guards, and wrote them through the WordPress
   filesystem API.
 * Corrected prepared database query handling and protected database-analysis refreshes
   with a nonce.
 * Confirmed WordPress.org-hosted translations rely on core auto-loading rather 
   than a manual translation-loader call.
 * Corrected image-delivery output-buffer ownership: WordPress 6.9+ uses the native
   core output filter, while older supported releases close the fallback buffer 
   explicitly.

#### 0.14.10

 * Renamed displayed plugin branding, directory metadata, administrator screens,
   PDF reports, documentation, and marketing copy to Speed Pilot while preserving
   the existing plugin slug, text domain, options, database tables, and stored data.

## Meta

 *  Version **0.14.11**
 *  Last updated **6 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [compatibility](https://wordpress.org/plugins/tags/compatibility/)[core web vitals](https://wordpress.org/plugins/tags/core-web-vitals/)
   [optimization](https://wordpress.org/plugins/tags/optimization/)[pagespeed](https://wordpress.org/plugins/tags/pagespeed/)
   [performance](https://wordpress.org/plugins/tags/performance/)
 *  [Advanced View](https://wordpress.org/plugins/speedpilot/advanced/)

## Ratings

 4 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/speedpilot/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/speedpilot/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/speedpilot/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/speedpilot/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/speedpilot/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/speedpilot/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/speedpilot/reviews/)

## Contributors

 *   [ RankerBiz ](https://profiles.wordpress.org/bizcope/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/speedpilot/)