Title: Simple DNS Prefetch
Author: andrewmoof
Published: <strong>2017년 9월 9일</strong>
Last modified: 2018년 6월 8일

---

플러그인 검색

![](https://ps.w.org/simple-dns-prefetch/assets/banner-772x250-rtl.jpg?rev=1727211)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/simple-dns-prefetch/assets/icon-256x256.jpg?rev=1727211)

# Simple DNS Prefetch

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

[다운로드](https://downloads.wordpress.org/plugin/simple-dns-prefetch.zip)

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

 [지원](https://wordpress.org/support/plugin/simple-dns-prefetch/)

## 설명

DNS resolution time can lead to a significant amount of user perceived latency. 
The time that DNS resolution takes is highly variable. Latency delays range from
around 1ms (locally cached results) to commonly reported times of several seconds.

DNS prefetching is an attempt to resolve domain names before a user tries to follow
a link. This is done using the computer’s normal DNS resolution mechanism. Once 
a domain name has been resolved, if the user does navigate to that domain, there
will be no effective delay due to DNS resolution time. When we encounter hyperlinks
in pages, we extract the domain name from each one and resolving each domain to 
an IP address. All this work is done in parallel with the user’s reading of the 
page, using minimal CPU and network resources. When a user clicks on any of these
pre-resolved names, they will on average save about 200 milliseconds in their navigation(
assuming the user hadn’t already visited the domain recently). More importantly 
than the average savings, users won’t tend to experience the “worst case” delays
for DNS resolution, which are regularly over 1 second.

## 스크린샷

 * [[
 * Settings.
 * [[
 * Page source.

## 설치

 1. Upload plugin file through the WordPress interface.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use the Settings->Simple DNS Prefetch screen to configure the plugin.

## FAQ

  Installation Instructions

 1. Upload plugin file through the WordPress interface.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use the Settings->Simple DNS Prefetch screen to configure the plugin.

  How do I use the plugin?

Go to Settings » Simple DNS Prefetch and enter any domains you want to be prefetched.
Make sure the “Disable” checkbox is unchecked.

## 후기

![](https://secure.gravatar.com/avatar/634e0f1f46a8e9c004252bf760e9491df0392d41a246d2c1cc97ae724ed5adfc?
s=60&d=retro&r=g)

### 󠀁[Simple and works!](https://wordpress.org/support/topic/simple-and-works-164/)󠁿

 [WP Damon](https://profiles.wordpress.org/wpdamon/) 2019년 5월 16일

After installing and adding my domains, the dns-prefetch syntax appears in the code.
Works exactly as advertised!

![](https://secure.gravatar.com/avatar/d6499e15c7ebe0b88d18d441a03689724c5962bd5ebf75f5f81fd32b6ba67e53?
s=60&d=retro&r=g)

### 󠀁[Работает свое дело делает](https://wordpress.org/support/topic/%d1%80%d0%b0%d0%b1%d0%be%d1%82%d0%b0%d0%b5%d1%82-%d1%81%d0%b2%d0%be%d0%b5-%d0%b4%d0%b5%d0%bb%d0%be-%d0%b4%d0%b5%d0%bb%d0%b0%d0%b5%d1%82/)󠁿

 [petrozavodsky](https://profiles.wordpress.org/vovasik/) 2018년 10월 12일

Хороший плагин )) работает и код на вид нормальный

![](https://secure.gravatar.com/avatar/fd20484ffc2a16811b038d20479cd5ff8053784a764f400316d0351e71ecf8ac?
s=60&d=retro&r=g)

### 󠀁[Not working….](https://wordpress.org/support/topic/not-working-2446/)󠁿

 [AlanBee](https://profiles.wordpress.org/alanbee/) 2018년 2월 16일

Not working….

 [ 모든 3 평가 읽기 ](https://wordpress.org/support/plugin/simple-dns-prefetch/reviews/)

## 기여자 & 개발자

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

기여자

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

[자국어로 “Simple DNS Prefetch”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/simple-dns-prefetch)

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

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

## 변경이력

#### 0.5.2

 * PHP Warning fix

#### 0.5.1

 * PHP Warning fix

#### 0.5.0

 * added “X-DNS-Prefetch-Control” meta-tag control

#### 0.4.2

 * code fix

#### 0.4.1

 * confirmed compatibility with WordPres 4.1

#### 0.4.0

 * minor code optimizations

#### 0.3.0

 * code fix

#### 0.2.1

 * code fix

#### 0.2.0

 * minor code optimizations, changed load behavior

#### 0.0.1

 * created
 * verified compatibility with WP 4.0

## 기초

 *  버전 **0.5.2**
 *  최근 업데이트: **8년 전**
 *  활성화된 설치 **200+**
 *  워드프레스 버전 ** 4.1 또는 그 이상 **
 *  다음까지 시험됨: **4.9.29**
 *  언어
 * [English (US)](https://wordpress.org/plugins/simple-dns-prefetch/)
 * 태그:
 * [dns](https://ko.wordpress.org/plugins/tags/dns/)[DNS Prefetch](https://ko.wordpress.org/plugins/tags/dns-prefetch/)
   [optimization](https://ko.wordpress.org/plugins/tags/optimization/)[prefetch](https://ko.wordpress.org/plugins/tags/prefetch/)
   [speed](https://ko.wordpress.org/plugins/tags/speed/)
 *  [고급 보기](https://ko.wordpress.org/plugins/simple-dns-prefetch/advanced/)

## 평점

 별 5점 만점에 3.7점.

 *  [  2/5-별점 후기     ](https://wordpress.org/support/plugin/simple-dns-prefetch/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/simple-dns-prefetch/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/simple-dns-prefetch/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/simple-dns-prefetch/reviews/?filter=2)
 *  [  1/1-별점 후기     ](https://wordpress.org/support/plugin/simple-dns-prefetch/reviews/?filter=1)

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/simple-dns-prefetch/reviews/)

## 기여자

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

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/simple-dns-prefetch/)