Title: DNS Prefetch
Author: jp2112
Published: <strong>19 de abril de 2014</strong>
Last modified: 20 de enero de 2015

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/dns-prefetch.svg)

# DNS Prefetch

 Por [jp2112](https://profiles.wordpress.org/jp2112/)

[Descargar](https://downloads.wordpress.org/plugin/dns-prefetch.zip)

 * [Detalles](https://es.wordpress.org/plugins/dns-prefetch/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/dns-prefetch/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/dns-prefetch/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/dns-prefetch/#developers)

 [Soporte](https://wordpress.org/support/plugin/dns-prefetch/)

## Descripción

This plugin implements DNS prefetching per the Mozilla specification for the Firefox
browser. Hopefully, other browsers will eventually support DNS prefetching.

See https://developer.mozilla.org/en-US/docs/Controlling_DNS_prefetching for more
detail.

Disclaimer: This plugin is not affiliated with or endorsed by Mozilla.

### If you need help with this plugin

If this plugin breaks your site or just flat out does not work, create a thread 
in the [Support](https://wordpress.org/support/plugin/dns-prefetch) forum with a
description of the issue. Make sure you are using the latest version of WordPress
and the plugin before reporting issues, to be sure that the issue is with the current
version and not with an older version where the issue may have already been fixed.

**Please do not use the [Reviews](https://wordpress.org/support/view/plugin-reviews/dns-prefetch)
section to report issues or request new features.**

## Capturas

 * [[
 * Plugin settings page (note the URLs entered)
 * [[
 * HTML source of a webpage (the URLs above are added to the HTML source)

## Instalación

 1. Upload plugin file through the WordPress interface.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Settings » DNS Prefetch, configure plugin.
 4. View any of your pages, they should contain the following meta tag:

In addition, if you configured any additional domains, they should also be listed
after the line of code above.

## FAQ

  How do I use the plugin?

Go to Settings » DNS Prefetch and enter any domains you want to be prefetched by
Firefox browsers, in addition to the ones already linked on your home page. Make
sure the «enabled» checkbox is checked.

For example, you might have www.example.com linked on one of your subpages. By adding«//
www.example.com» you instruct browsers to resolve the DNS for that domain, decreasing
the latency should someone with a Firefox browser visit that page.

  I entered some text but don’t see anything on the page.

Are you caching your pages?

  I don’t want the admin CSS. How do I remove it?

Add this to your functions.php:

    ```
    remove_action('admin_head', 'insert_dpf_admin_css');
    ```

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«DNS Prefetch» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

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

[Traduce «DNS Prefetch» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/dns-prefetch)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/dns-prefetch/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/dns-prefetch/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/dns-prefetch/)
por [RSS](https://plugins.trac.wordpress.org/log/dns-prefetch/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 0.1.0

 * confirmed compatibility with WordPres 4.1

#### 0.0.9

 * updated .pot file and readme

#### 0.0.8

 * minor code optimizations
 * fixed validation issue

#### 0.0.7

 * permanent fix for Undefined Index issue
 * admin CSS and page updates

#### 0.0.6

 * code fix

#### 0.0.5

 * code fix
 * updated support tab

#### 0.0.4

 * minor code optimizations
 * changed load behavior thanks to https://wordpress.org/support/topic/load-using-
   wp_head-with-highest-priority

#### 0.0.3

 * fix 2 for wp_kses

#### 0.0.2

 * fix for wp_kses

#### 0.0.1

 * created
 * verified compatibility with WP 3.9

## Meta

 *  Versión **0.1.0**
 *  Última actualización **hace 11 años**
 *  Instalaciones activas **60+**
 *  Versión de WordPress ** 4.0 o superior **
 *  Probado hasta **4.1.42**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/dns-prefetch/)
 * Etiquetas:
 * [dns](https://es.wordpress.org/plugins/tags/dns/)[optimization](https://es.wordpress.org/plugins/tags/optimization/)
   [prefetch](https://es.wordpress.org/plugins/tags/prefetch/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/dns-prefetch/advanced/)

## Valoraciones

 4.7 de 5 estrellas.

 *  [  2 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/dns-prefetch/reviews/?filter=5)
 *  [  1 valoración de 4 estrellas     ](https://wordpress.org/support/plugin/dns-prefetch/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/dns-prefetch/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/dns-prefetch/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/dns-prefetch/reviews/?filter=1)

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/dns-prefetch/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/dns-prefetch/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7EX9NB9TLFHVW)