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

wuk.ch DNS-Prefetch / Prerender

설명

The Plugin implements 2 things:

DNS-Prefetch

It looks for all CSS and JS Files which are loaded from external webpages and implement a dns-prefetch header tag.
This saves a lot of connection time on page load.

HTML5 Prefetch and Google Prerender

It makes a new table with small statistics and measures (internal) referal page to next page.
With these statistics, the most clicked “next” page will be automatically added as prerender. Prerender opens with very small CPU load the “next” guessed page already as a hidden Tab in the client browser. If the client select this page, the page can instantly showed without delay.
Tests have shown a pageload decrease of 68%.

Please note: The prerender needs some stats to work correctly. Don’t try to generate some statistic, wait few days / weeks and you have organic and true statistic.

If you have questions, please do not hesitate to contact us: wuk.ch

스크린샷

  • dns-prefetch and prerender in the sourcecode

설치

  1. Extract the content of the wukch-dns-prefetch-prerender.zip
  2. Upload the extracted content to the /wp-content/plugins/ directory
  3. WordPress의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  4. No Configuration is needed.

FAQ

Installation Instructions
  1. Extract the content of the wukch-dns-prefetch-prerender.zip
  2. Upload the extracted content to the /wp-content/plugins/ directory
  3. WordPress의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  4. No Configuration is needed.
My Startpage doesn’t reflect the most clicked page in the Prerender. Why?

When your Startpage is your blogpage, then the Prerender Algorithm will automatically link to the newest article, as I count this as the most interesting one.
All other pages are counted over the statistics

후기

2016년 9월 3일
great help for web page loading acceleration
모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “wuk.ch DNS-Prefetch / Prerender”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.4

  • [Bugfix] PHP 7.1.9 Bugfix

1.1.3

  • [Bugfix] multiple dns-prefetch output of hostname is fixed

1.1.1

  • [Bugfix] Disable prefetch and prerender in WP Backend

1.1.0

  • [Feature] HTML5 Prefetch Tag Support added

1.0.1

  • [Bugfix] Repository Folder Fix

1.0.0

  • [Feature] First Release to the WordPress Repository