Opis
A classical optimization on a web site is to configure cache headers of a page to enable the browser to display the page instantly if it has been loaded recently. This works very well when the user is hitting the back button to go back to the previous page.
What if we could do the same for the next page that the user will request? With this plugin this is now possible!
Fast Forward works by analyzing which pages are most frequently navigated to from the current page. The page with most traffic is then given as a preload hint to the users browser. For technical details please see: http://albertsnotes.blogspot.se/2012/06/browser-preloading.html.
Instalacja
- Upload Fast Forward to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins’ menu in WordPress
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Fast Forward” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Fast Forward” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
0.1
- Initial Release