Title: ScraperGuard &#8211; AI Scraper Blocker
Author: KNEET
Published: <strong>2026년 3월 14일</strong>
Last modified: 2026년 3월 14일

---

플러그인 검색

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

# ScraperGuard – AI Scraper Blocker

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

[다운로드](https://downloads.wordpress.org/plugin/scraperguard.1.0.0.zip)

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

 [지원](https://wordpress.org/support/plugin/scraperguard/)

## 설명

ScraperGuard helps you block known AI scrapers (often called “good bots”) by matching
their User-Agent string.

You can:

 * Select specific bots to block, or block all known bots.
 * Add your own custom User-Agent substrings (one per line).
 * Block via Apache `.htaccess` (fast, before WordPress loads) **or** via WordPress-
   level blocking (can show basic stats).

Important notes:

 * This plugin can block “good bots” that identify themselves. It cannot stop “bad
   bots” that ignore rules and/or spoof User-Agents. For that you may need additional
   security measures (WAF, rate limiting, bot protection).
 * `.htaccess` blocking works on Apache hosting only, and requires a writable `.
   htaccess` file.
 * WordPress-level blocking only affects requests that reach WordPress (it won’t
   block direct hits to static files unless they route through WordPress).
 * Country blocking (geo blocking) can use a country header (fast) or an IP lookup(
   works without Cloudflare but is slower).

The settings page is under **Tools  ScraperGuard**.

### External Services

This plugin can optionally connect to third-party IP geolocation services to determine
the visitor’s country for country-based blocking. This feature is **disabled by 
default** and only activates when you explicitly enable “Country blocking” in the
settings.

**When country blocking is enabled and the “Country detection method” is set to “
Auto” or “IP lookup”:**

 * **Service used**: The plugin uses either ipwho.is or ipapi.co (configurable in
   settings)
 * **Data sent**: The visitor’s IP address is sent to the selected service
 * **When data is sent**: Only when a request is received and no country header 
   is available from your server/proxy
 * **Purpose**: To determine the visitor’s country code (ISO-2) for geo-blocking
 * **Caching**: Results are cached locally for 24 hours by default (configurable
   1-168 hours) to minimize requests
 * **Privacy**: IP addresses are sent to external services. Ensure compliance with
   your privacy policy and local regulations.

**ipwho.is (default provider):**
 * Service provider: ipwho.is * Privacy policy:
https://ipwho.is/ * Terms of service: https://ipwho.is/ * No API key required

**ipapi.co (alternative provider):**
 * Service provider: ipapi.co * Privacy policy:
https://ipapi.co/privacy/ * Terms of service: https://ipapi.co/terms/ * No API key
required for basic usage

**Important**: If you keep the “Country detection method” set to “Header only” (
the default), or if you don’t enable country blocking at all, no data is sent to
external services.

## 설치

 1. Upload the folder `scraperguard` to your `/wp-content/plugins/` directory.
 2. Activate the plugin in WordPress.
 3. Go to **Tools  ScraperGuard**.
 4. Choose which bots you want to block (or “block all known bots”).
 5. Pick your blocking method:
 6.  * Enable Apache `.htaccess` blocking (fastest) if your host supports it, and/or
     * Enable WordPress-level blocking (for basic stats).

## FAQ

### Can I block all AI scrapers at once?

Yes. Enable “Block all known AI/archiver bots”.

### Will this stop malicious bots?

Not reliably. “Bad bots” may ignore robots.txt and can spoof User-Agent strings.
Consider a WAF, rate limiting, login protection, and server-side security rules.

### Can I block whole countries?

Sometimes. The plugin supports optional country blocking at WordPress level. For
best results, set “Country detection method” to “Auto” or “IP lookup”. Note that
IP lookup needs outbound HTTPS from your server and may have privacy implications.

### Does `.htaccess` mode work on every host?

No. It requires Apache + `AllowOverride` + a writable `.htaccess`. On Nginx, `.htaccess`
is ignored; use WordPress-level blocking or configure your server rules manually.

### Why don’t the stats include `.htaccess` blocks?

Because `.htaccess` blocks requests before WordPress runs. WordPress cannot count
requests it never sees. Use your server logs for that.

### Can I see traffic / blocks in a graph?

The plugin includes a simple “last 14 days” bar overview and a small table for WordPress-
level blocks. For accurate totals (including `.htaccess` blocks), use server logs
or analytics.

## 후기

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

## 기여자 & 개발자

“ScraperGuard – AI Scraper Blocker”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이
이 플러그인에 기여하였습니다.

기여자

 *   [ KNEET ](https://profiles.wordpress.org/kneet/)

[자국어로 “ScraperGuard – AI Scraper Blocker”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/scraperguard)

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

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

## 변경이력

#### 1.0.0

 * Initial release.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **2개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.8 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/scraperguard/)
 * 태그:
 * [AI](https://ko.wordpress.org/plugins/tags/ai/)[bots](https://ko.wordpress.org/plugins/tags/bots/)
   [htaccess](https://ko.wordpress.org/plugins/tags/htaccess/)[scraper](https://ko.wordpress.org/plugins/tags/scraper/)
   [user agent](https://ko.wordpress.org/plugins/tags/user-agent/)
 *  [고급 보기](https://ko.wordpress.org/plugins/scraperguard/advanced/)

## 평점

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

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/scraperguard/reviews/)

## 기여자

 *   [ KNEET ](https://profiles.wordpress.org/kneet/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/scraperguard/)