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

---

플러그인 검색

![](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

 작성자: [logicfire](https://profiles.wordpress.org/logicfire/)

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

 * [세부사항](https://ko.wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/#description)
 * [평가](https://ko.wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/#installation)
 * [개발](https://ko.wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/#developers)

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

## 설명

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)

## 스크린샷

[⌊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.

## 설치

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

## FAQ

### 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).

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“PageScan – Bulk Performance Testing with Google PageSpeed Insights”(은)는 오픈 
소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

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

[자국어로 “PageScan – Bulk Performance Testing with Google PageSpeed Insights”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/pagescan-bulk-performance-testing-gpi)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/pagescan-bulk-performance-testing-gpi/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/pagescan-bulk-performance-testing-gpi/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/pagescan-bulk-performance-testing-gpi/)
을 [RSS](https://plugins.trac.wordpress.org/log/pagescan-bulk-performance-testing-gpi/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 기초

 *  버전 **1.5.12**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.5 또는 그 이상 **
 *  다음까지 시험됨: **7.0.2**
 *  PHP 버전 ** 8.0 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/)
 * 태그:
 * [bulk](https://ko.wordpress.org/plugins/tags/bulk/)[core web vitals](https://ko.wordpress.org/plugins/tags/core-web-vitals/)
   [lighthouse](https://ko.wordpress.org/plugins/tags/lighthouse/)[pagespeed](https://ko.wordpress.org/plugins/tags/pagespeed/)
   [performance](https://ko.wordpress.org/plugins/tags/performance/)
 *  [고급 보기](https://ko.wordpress.org/plugins/pagescan-bulk-performance-testing-gpi/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/pagescan-bulk-performance-testing-gpi/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/pagescan-bulk-performance-testing-gpi/)