Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Automatic DNS Prefetch

Beskrivning

Modern browsers allow pages to prefetch DNS records of external libraries. This plugin looks through WordPress enqueued scripts and styles and adds DNS prefetch statements for scripts and stylesheets added by other plugins.

This means that when the browser comes to download an external script or stylesheet, it already has looked up the DNS record for the external domain, and can proceed immediately to downloading the script, saving latency during loading of external resources.

You can read more about this technique in the Chromium document.

Plugin page Automatic DNS Prefetch plugin @ mabujo.

Installation

Installing ”Automatic DNS Prefetch” can be done either by searching for ”Automatic DNS Prefetch” via the ”Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ’Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ’Plugins’ menu in WordPress

Recensioner

5*

28 februari 2017
5 starts! No question about it. 🙂
Läs alla 2 betyg

Bidragsgivare och utvecklare

”Automatic DNS Prefetch” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Automatic DNS Prefetch” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • 2012-12-19
  • Första utgåvan