Title: Flying Pages: Preload Pages for Faster Navigation &amp; Improved User Experience
Author: Gijo Varghese
Published: <strong>August 26, 2019</strong>
Last modified: December 2, 2025

---

Search plugins

![](https://ps.w.org/flying-pages/assets/banner-772x250.png?rev=2213724)

![](https://ps.w.org/flying-pages/assets/icon.svg?rev=2145268)

# Flying Pages: Preload Pages for Faster Navigation & Improved User Experience

 By [Gijo Varghese](https://profiles.wordpress.org/gijo/)

[Download](https://downloads.wordpress.org/plugin/flying-pages.2.4.7.zip)

 * [Details](https://wordpress.org/plugins/flying-pages/#description)
 * [Reviews](https://wordpress.org/plugins/flying-pages/#reviews)
 *  [Installation](https://wordpress.org/plugins/flying-pages/#installation)
 * [Development](https://wordpress.org/plugins/flying-pages/#developers)

 [Support](https://wordpress.org/support/plugin/flying-pages/)

## Description

Flying Pages preload pages before the user click on it, making them load instantly

### How it Works?

Flying Pages injects a tiny JavaScript code (1KB gzipped), waits until the browser
becomes idle. Then it detects pages in the viewport and on mouse hover and preloads
them.

Flying Pages is intelligent to make sure preloading doesn’t crash your server or
make it slow.

 * **Preload pages in the viewport** – Detect links within the viewport (current
   viewing area) using ‘Intersection Observer’ and tells the browser to preload 
   them using ‘prefetch’, switch to xhr if not available (similar to [Quicklink](https://github.com/GoogleChromeLabs/quicklink)).
 * **Preload pages on mouse hover** – On hovering links, if it’s not preloaded yet
   using above ‘viewport’, then Flying Pages will prefetch them instantly (similar
   to [Instant.page](https://instant.page/)).
 * **Limits the number of preloads per second** – If your page has too many links,
   prefetching all at the same time will cause the server to crash or slow down 
   the website to visitors. Flying Pages limits the number of preloads per second(
   3 req/sec by default) using an in-built queue. For example, if you’ve 10 links
   in the viewport, preloading all these are span into 4 seconds.
 * **Stops preloading if the server is busy** – In case the server starts to respond
   slowly or return errors, preloading will be stopped to reduce the server load.
 * **Understands user’s connection and preferences** – Checks if the user is on 
   a slow connection like 2G or has enabled data-saver. Flying Pages won’t preload
   anything in this case.

### Support

 * [Official Support Forum](https://wordpress.org/support/plugin/flying-pages/)
 * [Facebook Group](https://www.facebook.com/groups/wpspeedmatters)

### Our premium products

 * [FlyingPress](https://flyingpress.com)
 * [FlyingCDN](https://flyingcdn.com)

### Our free plugins

 * [Flying Pages](https://wordpress.org/plugins/flying-pages/)
 * [Flying Images](https://wordpress.org/plugins/nazy-load/)
 * [Flying Scripts](https://wordpress.org/plugins/flying-scripts/)
 * [Flying Analytics](https://wordpress.org/plugins/flying-analytics/)
 * [Flying Fonts](https://wordpress.org/plugins/flying-fonts/)

## Screenshots

 * [[
 * Flying Pages Settings

## Installation

#### From within WordPress

 1. Visit ‘Plugins > Add New’
 2. Search for ‘Flying Pages’
 3. Activate Flying Pages for WordPress from your Plugins page.
 4. Visit ‘Settings -> Flying Pages’ to configure

#### Manually

 1. Upload the `flying-pages` folder to the `/wp-content/plugins/` directory
 2. Activate the Flying Pages plugin through the ‘Plugins’ menu in WordPress
 3. Visit ‘Settings -> Flying Pages’ to configure

## FAQ

### My GTmetrix fully load time increased after installing Flying Pages. What to do?

Flying Pages starts preloading when all other resources have completed downloading
and browser has become idle. It will not affect the TTFB or First Contentful Paint
or Time to Interactive. If you’re worried about the fully loaded time in GTmetrix,
set the “Delay to start preloading” to a higher number in settings or set it to 
preload only on mouse hover.

### How to check if Flying Pages is working or not?

See the [video](https://www.youtube.com/watch?v=T658UlOKdx8) and you’ll find ‘prefetch
cache’ (test it from an incognito window if you’ve enabled ‘Disable for logged in
admins’)

### I’m not seeing any improvements in GTmetrix/Pingdom/Google PageSpeed Insights

Flying Pages preload links after the website is loaded and only improves the speed
on clicking links. It doesn’t help you to speed up the initial load.

### Do I need a cache plugin?

Every time a page/link is preloaded, it executes some PHP code and MySQL queries
which is resource-intensive. So it’s highly recommended to use a cache plugin like
[FlyingPress](https://flyingpress.com/).

### Do Flying Pages affect Google Analytics or similar tracking scripts?

Flying Pages only downloads the HTML content. It doesn’t execute any code inside
it. So it will not affect Google Analytics or similar scripts.

### Will Flying Pages increase my bandwidth usage?

It’s mostly videos and images that consume 80% of the bandwidth. Flying Pages only
preloads HTML pages (which is usually <30KB) and doesn’t download any resources 
inside it (like images, css, js). Installing Flying Pages won’t increase your bandwidth
usage not even by 5%.

### Do Flying Pages increase server load?

In short, yes. But you can configure Flying Pages to limit the number of preloads
per second or preload only on mouse hover which reduces the server load. Also, make
sure to use a good cache plugin like [FlyingPress](https://flyingpress.com/). This
will reduce server load dramatically.

### How to get support?

Please create a support request in the official [support forum](https://wordpress.org/support/plugin/flying-pages/).
You can also get help from WP Speed Matters’ [Facebook group](https://www.facebook.com/groups/wpspeedmatters).

## Reviews

![](https://secure.gravatar.com/avatar/95f0e56f4777060ec3270cc14318b628c3dc4e495d346ccb88182a469857024c?
s=60&d=retro&r=g)

### 󠀁[not as expected](https://wordpress.org/support/topic/not-as-expected-7/)󠁿

 [Cosmin T.](https://profiles.wordpress.org/cosmindan22/) May 24, 2025

Sorry, but the home page is not purged when articles are being published and I have
proven that to your “support” which obviously blames Cloudflare Enterprise and 300
$ monthly hosting companies.

![](https://secure.gravatar.com/avatar/c6de0d682c7c8eb227267455a2533dcc06d54d567bbca6fca21cd80d527c1554?
s=60&d=retro&r=g)

### 󠀁[Sharp and clean](https://wordpress.org/support/topic/sharp-and-clean-2/)󠁿

 [delrod](https://profiles.wordpress.org/delrod/) December 15, 2023

Grateful to the developers behind this plugin. It is so clean and lightweight!! 
and works just as described!!!!

![](https://secure.gravatar.com/avatar/c1d2b055092ad700dbae100f4e29b53163a531fa4e939f20149281cde8771fcd?
s=60&d=retro&r=g)

### 󠀁[Server Connectivity](https://wordpress.org/support/topic/server-connectivity/)󠁿

 [aslam7](https://profiles.wordpress.org/aslam7/) September 28, 2023

Flyingpress failing on server connectivity, had really worst experience on SEO.Everytime
i use flyingpress am having issue with server connectivity, i have checked with 
my hosting server also, not even single issue. When i disable flyingpress the issue
gone.

![](https://secure.gravatar.com/avatar/8e8f366042c04ee862c65f683ac4a2443c85265dfe739c2be77ff267bd3e1160?
s=60&d=retro&r=g)

### 󠀁[FlyingPress is awesome](https://wordpress.org/support/topic/flyingpress-is-awesome/)󠁿

 [scottlovig](https://profiles.wordpress.org/scottlovig/) July 4, 2023

We installed FlyingPress due to it’s excellent caching features and quickly found
that we were seeing better performance scores than what we could squeeze out of 
wp-rocket. The few little issues we did run into during setup was quickly addressed
by FlyingPress support. This is what a 5 star Wordpress plugin looks like 🙂

![](https://secure.gravatar.com/avatar/4eeb2218d3aa9bdd97931ceb0444f58d7d5ee462e168a7479cbea59eafd0097e?
s=60&d=retro&r=g)

### 󠀁[Flying Pages creates a smile on my face!](https://wordpress.org/support/topic/flying-pages-creates-a-smile-on-my-face/)󠁿

 [ms100](https://profiles.wordpress.org/ms100/) May 10, 2023

Although I can not find information why some of the “Ignore keywords” are prefilled(
like .webp and the other images), I do really like the Flying Pages plugin! Like
the review titles says, Flying Pages letteraly created a smile on my face. Thank
you for sharing!

![](https://secure.gravatar.com/avatar/b72db5555633ceeeba66b7b279e4965cdf7886b2c064825e3528865a22694fe5?
s=60&d=retro&r=g)

### 󠀁[Breaks site very often](https://wordpress.org/support/topic/breaks-site-very-often/)󠁿

 [edwardsmithjr](https://profiles.wordpress.org/edwardsmithjr/) April 4, 2023 1 
reply

The latest version of FP is starting to break my site often now. Before, it was 
a blank white screen; now it’s saying ‘featured not enabled.’ The support is unapologetic

 [ Read all 79 reviews ](https://wordpress.org/support/plugin/flying-pages/reviews/)

## Contributors & Developers

“Flying Pages: Preload Pages for Faster Navigation & Improved User Experience” is
open source software. The following people have contributed to this plugin.

Contributors

 *   [ Gijo Varghese ](https://profiles.wordpress.org/gijo/)

“Flying Pages: Preload Pages for Faster Navigation & Improved User Experience” has
been translated into 14 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/flying-pages/contributors)
for their contributions.

[Translate “Flying Pages: Preload Pages for Faster Navigation & Improved User Experience” into your language.](https://translate.wordpress.org/projects/wp-plugins/flying-pages)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/flying-pages/), check
out the [SVN repository](https://plugins.svn.wordpress.org/flying-pages/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/flying-pages/) by
[RSS](https://plugins.trac.wordpress.org/log/flying-pages/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.4.7

 * Fixed PHP warnings

#### 2.4.6

 * Updated FAQ

#### 2.4.5

 * Fix: Missing Compatibility error

#### 2.4.4

 * Updated shortcuts link

#### 2.4.3

 * Updated “Optimize More” tab

#### 2.4.2

 * [UPDATE] Added ‘/checkout’ and ‘.webp” to ignore keywords
 * [UPDATE] Minor update in JS file
 * [FIX] Cross-Site Scripting in admin settings form

#### 2.4.1

 * [BUGFIX] Warnings and errors in Compatibility tab

#### 2.4.0

 * [NEW] Compatibility tab

#### 2.3.0

 * [BUGFIX] Stopped preloading when ignore list is empty
 * [NEW] FAQ
 * [NEW] Optimize more

#### 2.2.2

 * Bug fix for Fast Velocity Minify plugin

#### 2.2.1

 * Addtional options to mouse hover delay (0ms) and max rps (2s)
 * Disable for logged in admins by default

#### 2.2.0

 * Moved option’s config object to window
 * Separate option for ‘preload only on mouse hover’
 * Start flyingPages() without waiting for DOMContentLoaded
 * Improved babel setup
 * Removed arrow functions for IE compatibility

#### 2.1.2

 * Removed XMLHttpRequest and improved minification of JS file (reduce size by ~
   300bytes)
 * Added option ‘2 secs’ to delay to start preloading

#### 2.1.1

 * Changing JavaScript scope to prevent conflicts with other plugins using same 
   variables

#### 2.1.0

 * Option to disable preloading when logged in as administrator

#### 2.0.9

 * Disable on Internet Explorer
 * Renamed observer object to prevent conflicts with other plugins

#### 2.0.8

 * Ignore query strings by default

#### 2.0.7

 * Allow 1 second in delay

#### 2.0.6

 * Better compatibility for WooCommerce
 * Prefetching on mobile using ‘touchstart’

#### 2.0.5

 * Bug fix – Start queue only after calling main function, causing errors in browser
   console

#### 2.0.4

 * Bug fix – Issues with Swift Performance cache plugin when ‘Merge Scripts’ is 
   enabled

#### 2.0.3

 * Bug fix – Prevent max rps from resetting to default value on plugin update

#### 2.0.2

 * Support WordPress 4.5+
 * Copy fixes

#### 2.0.1

 * Bug fix – Set default config on plugin update/activation

#### 2.0.0

MAJOR UPDATE!
 * Configure ignore keywords * Configure delay for prefetching from
viewport * Configure to prefetch on mouse hover only * Configure maximum requests
per second * Configure mouse hover delay

#### 1.0.5

 * Bug fix – Prevent wp-admin links from preloading

#### 1.0.4

 * Bug fix for Safari/iOS Safari

#### 1.0.3

 * Prevent logout links from preloading

#### 1.0.2

 * Prevent external links from preloading on hover

#### 1.0.1

 * Support for Microsoft Edge browser
 * Prevents current page from preloading

#### 1.0.0

 * Initial release

## Meta

 *  Version **2.4.7**
 *  Last updated **4 months ago**
 *  Active installations **20,000+**
 *  WordPress version ** 4.5 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 5.6 or higher **
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/flying-pages/), [Dutch](https://nl.wordpress.org/plugins/flying-pages/),
   [English (US)](https://wordpress.org/plugins/flying-pages/), [German](https://de.wordpress.org/plugins/flying-pages/),
   [Hebrew](https://he.wordpress.org/plugins/flying-pages/), [Japanese](https://ja.wordpress.org/plugins/flying-pages/),
   [Korean](https://ko.wordpress.org/plugins/flying-pages/), [Persian](https://fa.wordpress.org/plugins/flying-pages/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/flying-pages/), [Spanish (Colombia)](https://es-co.wordpress.org/plugins/flying-pages/),
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/flying-pages/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/flying-pages/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/flying-pages/), [Spanish (Venezuela)](https://ve.wordpress.org/plugins/flying-pages/),
   and [Swedish](https://sv.wordpress.org/plugins/flying-pages/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/flying-pages)
 * Tags
 * [Fast](https://wordpress.org/plugins/tags/fast/)[optimization](https://wordpress.org/plugins/tags/optimization/)
   [performance](https://wordpress.org/plugins/tags/performance/)[prefetch](https://wordpress.org/plugins/tags/prefetch/)
   [speed](https://wordpress.org/plugins/tags/speed/)
 *  [Advanced View](https://wordpress.org/plugins/flying-pages/advanced/)

## Ratings

 4.9 out of 5 stars.

 *  [  77 5-star reviews     ](https://wordpress.org/support/plugin/flying-pages/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/flying-pages/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/flying-pages/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/flying-pages/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/flying-pages/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/flying-pages/reviews/)

## Contributors

 *   [ Gijo Varghese ](https://profiles.wordpress.org/gijo/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/flying-pages/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.buymeacoffee.com/gijovarghese)