Beskrivning
¿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!
Testing Prerender and Prefetch Support in your navigator
You can test here Chrome’s prerender with any page.
Install and after install
*When installing, remember to set the server’s load limit on settings.
*This is a plugin in development, feel free to ask questions in ”Support” section and colaborate with it.
Skärmdumpar
Installation
- Upload the plugin to your plugins directory
- Activate the plugin through the ’Plugins’ menu in WordPress
- 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)
- Enjoy! Go fast!
Vanliga frågor
- 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 in background and just shows up!.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Prerender and Prefetch” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Prerender and Prefetch” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.93
- Initial working version