=== Prerender and Prefetch ===
Contributors: frantorres
Plugin Name: Prerender and Prefetch
Donate link: http://frantorres.es/prerender-and-prefetch-wp-plugin/
Plugin URI: http://frantorres.es/prerender-and-prefetch-wp-plugin/
Author: FranTorres
Author URI: http://frantorres.es/
Requires at least: 3.1
Tested up to: 3.4.2
Version: 0.93
Stable tag: 0.93
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: prerender, prefetch, preload, speed, load, page

Puts Prerender and Prefetch tag in the page. Allowing compatible navigators to do a pre-load of the page you figure the visitor is going to go.

== Description ==

¿What is Prerender and Prefetch? Nice question. It's a new-navigators technique (ok i'm a liar, Mozilla do it from 2003!) that loads in background the next page you believe the visitor is going to visit.

This plugin puts the required metatag in your WordPress pages, based on settings you can change, allowing those compatible navigators to do a pre-load of the next page. When the visitor try to visit that page Boom! it just appears without need to wait for it!

== Installation ==

1. Upload the plugin to your plugins directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the server's maximum load (because of pre-load can increase the server's load, you have to configure a limit where Prerender and Prefetch will be off)
4. Enjoy! Go fast!

== Frequently Asked Questions ==

= What is Prerender and Prefetch  =

They are techniques to do a preload in background of another page, the logical use to this is load the page is going most-probably to be the next page the visitor is going to go. So the visitor don't have to wait for the load of that page, it was already loaded i background and just shows up!.


== Screenshots ==

No applicable screenshots

== Changelog ==

= 0.93 =

* Initial working version
