Title: PageScan &#8211; Bulk Performance Testing with Google PageSpeed Insights
Author: logicfire
Published: <strong>2026-06-21</strong>
Last modified: 2026-06-23

---

Szukaj wtyczek

![](https://ps.w.org/pagescan-bulk-performance-testing-gpi/assets/banner-772x250.
png?rev=3580968)

![](https://ps.w.org/pagescan-bulk-performance-testing-gpi/assets/icon-256x256.png?
rev=3580968)

# PageScan – Bulk Performance Testing with Google PageSpeed Insights

 Autor: [logicfire](https://profiles.wordpress.org/logicfire/)

[Pobierz](https://downloads.wordpress.org/plugin/pagescan-bulk-performance-testing-gpi.1.5.12.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/pagescan-bulk-performance-testing-gpi/)

## Opis

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

 * Discovers URLs from public post types, the home page, and post-type archives.
 * Runs tests in the background via a custom job queue, WP-Cron fallback, and async
   HTTP loopback dispatch.
 * Dashboard with sortable median results and per-URL detail views.
 * CSV export and optional email alerts when scores fall below a threshold.
 * Editor sidebar shortcut to test the current post without leaving the editor.

### External services

This plugin connects to third-party services to provide its functionality. By using
this plugin, you agree to the terms and privacy policies of those services.

#### Google PageSpeed Insights API

 * **What the service is:** Google’s PageSpeed Insights API runs Lighthouse-style
   performance, accessibility, best-practices, and SEO audits on URLs you submit.
 * **What data is sent:** For each URL you scan, your WordPress site sends an HTTPS
   request to `pagespeedonline.googleapis.com` containing the public URL to test,
   your API key, the device strategy (mobile or desktop), and requested audit categories.
   When validating an API key, the plugin may send a request using `https://example.
   com/` as a probe URL.
 * **When data is sent:** Only when you (or an authorized admin) start or retry 
   a scan, run an editor sidebar test, or save settings that trigger key validation.
   Bulk scans queue requests in the background; no data is sent when the plugin 
   is idle.
 * **Where data is stored:** API responses (scores and metrics) are stored in your
   WordPress database. Your API key is stored in the `wp_options` table.
 * **Terms of service:** [Google APIs Terms of Service](https://developers.google.com/terms)
 * **Privacy policy:** [Google Privacy Policy](https://policies.google.com/privacy)

## Zrzuty ekranu

[⌊Dashboard with quick actions, recent scans table, and results explorer with color-
coded scores and lab metrics.⌉⌊Dashboard with quick actions, recent scans table,
and results explorer with color-coded scores and lab metrics.⌉[

Dashboard with quick actions, recent scans table, and results explorer with color-
coded scores and lab metrics.

[⌊New scan screen to configure post types, device strategy (mobile, desktop, or 
both), and runs per URL before starting a bulk scan.⌉⌊New scan screen to configure
post types, device strategy (mobile, desktop, or both), and runs per URL before 
starting a bulk 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.⌉⌊Settings for Google PageSpeed API key,
scan defaults, admin list pagination, score-drop alerts, and optional debug logging
.⌉[

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.⌉⌊Per-URL performance report with category score gauges,
lab data metrics, and prioritized improvement opportunities.⌉[

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.⌉⌊Pages list table with PageSpeed Mobile and Desktop 
score columns for at-a-glance performance across content.⌉[

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.⌉⌊Block editor sidebar PageScan panel with mobile
and desktop scores, Core Web Vitals, and a one-click Run test action.⌉[

Block editor sidebar PageScan panel with mobile and desktop scores, Core Web Vitals,
and a one-click Run test action.

## Instalacja

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

## Najczęściej zadawane pytania

### Do I need a Google API key?

Yes. Create a key in [Google Cloud Console](https://console.cloud.google.com/) 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).

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„PageScan – Bulk Performance Testing with Google PageSpeed Insights” jest oprogramowaniem
open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

 *   [ logicfire ](https://profiles.wordpress.org/logicfire/)
 *   [ G Matta ](https://profiles.wordpress.org/gangesh/)

[Przetłumacz wtyczkę “PageScan – Bulk Performance Testing with Google PageSpeed Insights” na swój język.](https://translate.wordpress.org/projects/wp-plugins/pagescan-bulk-performance-testing-gpi)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/pagescan-bulk-performance-testing-gpi/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/pagescan-bulk-performance-testing-gpi/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/pagescan-bulk-performance-testing-gpi/)
przez [RSS](https://plugins.trac.wordpress.org/log/pagescan-bulk-performance-testing-gpi/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Wersja **1.5.12**
 *  Ostatnia aktualizacja **2 tygodnie temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 6.5 lub nowszej **
 *  Testowano do **7.0**
 *  Wersja PHP ** 8.0 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/)
 * Tagi
 * [bulk](https://pl.wordpress.org/plugins/tags/bulk/)[core web vitals](https://pl.wordpress.org/plugins/tags/core-web-vitals/)
   [lighthouse](https://pl.wordpress.org/plugins/tags/lighthouse/)[pagespeed](https://pl.wordpress.org/plugins/tags/pagespeed/)
   [performance](https://pl.wordpress.org/plugins/tags/performance/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/pagescan-bulk-performance-testing-gpi/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/pagescan-bulk-performance-testing-gpi/reviews/)

## Zaangażowani

 *   [ logicfire ](https://profiles.wordpress.org/logicfire/)
 *   [ G Matta ](https://profiles.wordpress.org/gangesh/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/pagescan-bulk-performance-testing-gpi/)