Linux 软件免费装
Banner图

PageScan - Bulk Performance Testing with Google PageSpeed Insights

开发者 logicfire
gangeshmatta
gangesh
更新时间 2026年6月23日 13:18
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

performance bulk pagespeed lighthouse core web vitals

下载

1.5.5 1.5.12 1.5.3 1.5.4

详情介绍:

PageScan helps you bulk-test published WordPress URLs with the Google PageSpeed Insights API. View Lighthouse-style scores, lab metrics, improvement opportunities, CSV exports, and optional email alerts when scores drop. This plugin is not affiliated with, endorsed by, or sponsored by Google.

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install the ZIP from the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen.
  3. Go to PageScan → Settings and add your Google PageSpeed Insights API key.
  4. Start a scan from PageScan → New Scan.

屏幕截图:

  • New scan screen to configure post types, device strategy (mobile, desktop, or both), and runs per URL before starting a bulk scan.
  • Settings for Google PageSpeed API key, scan defaults, admin list pagination, score-drop alerts, and optional debug logging.
  • Per-URL performance report with category score gauges, lab data metrics, and prioritized improvement opportunities.
  • Pages list table with PageSpeed Mobile and Desktop score columns for at-a-glance performance across content.
  • Block editor sidebar PageScan panel with mobile and desktop scores, Core Web Vitals, and a one-click Run test action.

常见问题:

Do I need a Google API key?

Yes. Create a key in Google Cloud Console and enable the PageSpeed Insights API. The key is stored in your WordPress database and sent only to Google when running scans.

Does this work without WooCommerce?

Yes. WooCommerce is not required.

What data does this plugin send to Google?

When you run a scan, your server sends each URL to test, your API key, and the chosen device strategy (mobile or desktop) to the PageSpeed Insights API. Google loads the URL in its testing environment and returns Lighthouse-style results. See External services below for full details.

Do email alerts use a third-party service?

No. Score-drop alerts are sent with WordPress wp_mail() to the address you configure (or the site admin email by default).