Описание
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.
Установка
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:
- Download the plugin via WordPress.org
- Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
- Активируйте плагин используя меню ‘Плагины’ в WordPress
Отзывы
Участники и разработчики
«Automatic DNS Prefetch» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Automatic DNS Prefetch» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- 2012-12-19
- Первый релиз