このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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