Linux 软件免费装
Banner图

Speed Pilot: Speed Up Your Website Performance

开发者 bizcope
更新时间 2026年9月23日 17:41
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

performance optimization compatibility pagespeed core web vitals

下载

0.0.0 0.10.11 0.14.11

详情介绍:

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: 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.

安装:

  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.

屏幕截图:

  • 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 Cache Tools with cache-stack detection and page-cache diagnostics.

升级注意事项:

0.14.11 Improves WordPress.org compliance, corrects subdirectory asset resolution, and makes generated static asset caching safer without changing existing settings or data.

常见问题:

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.

更新日志:

0.14.11 0.14.10