FlyingPress Review: Version 5.6 (Redis Object Cache)

FlyingPress is a premium WordPress plugin that improves website speed. This review covers its strengths and areas for improvement.

Share This Article:

FlyingPress is a premium WordPress speed optimization plugin that helps boost your website’s speed and performance. (Created by Gijo Varghese, an expert in this field).

Most plugins do not actually accelerate websites; instead, they add extra features to justify the cost. But FP is simple to use and has few features, making it easy to set up. You will find it easier to get going even if you have never used it before.

Most cache plugins are designed to mislead page metrics by skipping page elements, but for actual users, the website is very slow. But this plugin improves your website’s speed for people, as shown by speed metrics.

Note: This review is based on version 5.6.0. See what’s new in the FP changelog. It’s Redis this time.

What Makes FlyingPress Different?

It is an all-in-one WordPress optimization plugin that provides page and object (Redis) caching, page and image optimization, and real-time Core Web Vitals.

It is not just about caching; it offers many useful optimization features that help speed up your site. I’ve relied on it for almost five years, and nothing else has proved better.

I will break down the FlyingPress speed optimization plugin based on my experience and highlight its 11 positives and potential drawbacks.

1. Simple User Interface

FlyingPress User Interface V.5
User Interface V.5

It is a suitable cache plugin if you prefer a simple UI/UX with minimal clutter, whether you’re a novice or a pro. A good user interface makes a product more valuable.

Cache plugins such as W3 Total Cache, Swift Performance, and LiteSpeed Cache often have user interfaces that are difficult to navigate, especially W3 Total Cache.

They make it easy for non-technical users to make mistakes (even for devs). However, FlyingPress is the simplest user interface plugin; you don’t have to tweak many settings, and it’ll speed up your website.

Sure, plugins like WP Rocket and Fastest Cache have user-friendly interfaces, but their features aren’t particularly impressive (outdated). But this one simplifies speed optimization for both new and experienced users thanks to its user-friendly interface. Users can clear and preload caches and remove unused CSS with just a few clicks.

2. Core Web Vitals Tracking

FlyingPress Core Web Vitals Tracking

An entirely new feature, but I’ve never seen it in a cache plugin before. When enabled, FlyingPress automatically loads a JavaScript on every page of the website.

It runs for all visitors, including logged-in users, but not on admin pages. It analyzes performance metrics based on Core Web Vitals data collected from real users.

After setup, the JS collects data on Largest Contentful Paint, Interaction to Next Paint, Cumulative Layout Shift, and TTFB. Unlike PageSpeed Insights, which displays a 28-day average, FP provides up-to-date data. It’s cool what I’m seeing.

FlyingPress Core Web Vitals Analytics

You can find more info on FlyingPress’ dashboard under the Vitals tab. It’s possible to pick metrics separately, such as mobile or desktop. You can select a time range, such as the last hour, the previous 24 hours, 7 days, or 30 days. Identify where issues are at both the page and country levels. It’s a cool feature you won’t find anywhere else.

3. Image Optimization

FlyingPress Image optimization

It now offers image optimization within the plugin. You can convert images to AVIF or WebP or retain the original format. You can choose between lossless and lossy compression and set new uploads to optimize automatically. The good thing is that all processing happens on their servers, so it doesn’t use your hosting resources.

You can restore all images to the original files by deleting the optimized versions. Or permanently delete originals and retain only optimized images to conserve storage. New updates now group some image and iframe optimizations into a single section.

Media files and images are important for website owners, but they can slow website load times. IFrames are HTML frames that load a different HTML page within a layout. They are commonly found on websites, such as embedded YouTube videos.

Cache plugins typically don’t optimize images; however, FP offers valuable image-optimization features, and FlyingCDN makes them even easier to use.

  • Lazy load images and iframes: A common feature in cache plugins, but the good news is that FP lets you exclude pictures above the fold from lazy loading, allowing you to exclude images/iframes from the top of the page.
  • Properly Sized Images: Automatically add missing width and height attributes to images to minimize layout shifts. Adapt your images to fit on the page.
  • Local Gravatar: It downloads and caches Gravatar images on your web server to improve your site’s performance and reduce external requests.
  • Replace YouTube iframes: It’s handy if you use YouTube videos on your site. Before users play videos, thumbnails are shown instead of iframe embeds.

4. Script Optimization

FlyingPress CSS and JavaScript Optimization

In v.5, CSS and JavaScript optimization are merged. Numerous factors make a website challenging to optimize, and CSS and JavaScript are among them.

Most cache plugins don’t optimize CSS/JS correctly, which can cause websites to crash. But FP settings are safe to use and won’t crash your website with aggressive features.

Minify CSS and JavaScript:

Remove spaces and comments, and reduce property values to minimize CSS file size. Thanks to this safe CSS refinement feature, any site won’t crash. It optimizes standard JavaScript by removing whitespace and reducing file size.

Unused CSS:

WordPress has plenty of unused CSS that needs to be optimized. For this issue, most plugin refinements cause the website to crash. But FlyingPress lets you safely optimize unused CSS. Loading unused CSS only when a user interacts with the site is the safest solution after the main CSS has been rendered, especially for dynamic websites. To keep certain stylesheets, enter the URL or path of any CSS files you want to keep.

Lazy render elements:

Lazy Render Elements

This strategy enables you to skip elements on a page until the user interacts with them. It can speed up the site and improve page load time.

WP elements, such as comments and footer parts, don’t need to load quickly. With the latest update, users can pick elements from the Gutenberg editor.

JavaScript Optimization:

JavaScript is a prevalent part of websites, but it often slows them down. Almost every theme and plugin in WordPress uses JavaScript.

And third-party scripts, such as ads, banners, and analytics codes, can be tricky to optimize. That’s why it has ingenious JS optimization features:

  • Delay JavaScript from Site: Loads themes, plugins, and core scripts later for faster loading, and you can choose to load them when the site is idle or after interaction. Moreover, you can exclude scripts that shouldn’t be delayed.
  • Delay Third-party JavaScript: This feature allows you to reduce the impact of third-party codes delaying external JavaScript, such as ad networks, analytics, or other third-party scripts. Scripts only load when needed. Third-party code slows down your website and isn’t clear to your visitors.
  • Self-host External CSS and JavaScript: Downloads and serves critical external resources locally.

Depending on the website, delaying all JavaScript may not be advisable. Users can use it for most sites because there’s another way to exclude scripts from the delay. On top of all this, you need to know a few things about optimization and understand the types of JS that shouldn’t be delayed.

5. Simple Font Adjustments

FlyingPress Font Adjustments

With FlyingPress, users can optimize both Google and web-hosted fonts by combining and self-hosting them. It allows users to preload self-hosted fonts with high priority.

It also supports fallback fonts, ensuring text remains visible while web fonts load. Not only that, it will handle everything for you, including self-hosting and combining.

Sure, fonts are simple, but most aren’t well optimized and can seriously slow down sites, especially if you use Google, Bunny, or Adobe Fonts. Depending on the user agent, Google uses different fonts. To prevent Google Fonts from affecting your website speed, use one or two fonts and host them on your server rather than relying on external sources. Even Google advises self-hosting Google Fonts if you want complete control.

Use System Fonts First: This feature temporarily uses system fonts to prevent blank text while custom fonts load.

6. Bloat Removal

FlyingPress Bloat Removal

Bloating a website can cause it to run slowly or malfunction. Most WordPress themes, plugins, and core features contain unnecessary elements.

The plugin does not include asset optimization, such as Perfmatters. However, it has a few basic bloat-removal features that are useful for most websites.

  • Disable XML-RPC: There’s no reason to keep it active, as it’s no longer needed. It also leads to security holes.
  • Disable RSS feeds: Users can track their favorite sites via RSS. However, this is outdated and no longer relevant.
  • Disable Emojis: Emojis in WordPress core aren’t necessary. It’s not a big deal, but you can remove it by ticking the box.
  • Control Post Revisions: Prevents WordPress from creating duplicate posts.
  • Throttle Heartbeat API: Limits background activity in the browser to once every 60 seconds. It can help if your site has high CPU usage.

You can deactivate a few more, such as oEmbeds, Block Editor CSS, jQuery Migrate, Dashicons, and WP Cron, but you may not need to disable them all. These features are helpful if your website runs on smaller servers, such as Webdock or Starlight.

7. Cache Settings

Cache Settings

This is a caching plugin; its main feature is caching, which is enabled by default. But you cannot disable it using a checkbox. You can either disable the plugin or manually ignore the pages. But it has helpful cache control features, such as:

  • Object Cache: In its 5.6.0 release, Redis finally reaches FP. Redis Object Cache stores database query results in memory to speed up page loads.
  • Cache for Logged-in Users: This feature is not recommended for most websites, as it generates cache pages only for logged-in users.
  • Auto-refresh Cache: Automatically clears and rebuilds the cache at set intervals to keep content up to date. However, auto-preloading can be resource-consuming for large sites with many pages or dynamic sites.
  • Separate Mobile Cache: It creates separate mobile versions with their caches and optimizations. However, it is unnecessary for most websites.
  • Purge Entire Cache: Clears all caches, including FlyingCDN and optimizations. It may temporarily slow down because it is serving uncached pages.
FlyingPress 5.6.0 includes Redis Object Cache
FlyingPress 5.6.0 includes Redis Object Cache

FlyingPress caches and preloads faster than others. You’ll see the results in a few seconds, but it would be helpful to have an option to turn off caching.

8. Enterprise CDN

Flying-Press includes a WordPress CDN service called FlyingCDN. Previously, it used BunnyCDN; now it’s Cloudflare Enterprise. I’ve written an article about FlyingCDN if you’d like to learn more. I like this update because Cloudflare offers enhanced protection, stability, and network features that are not available with other services.

Cloudflare Enterprise is widely used among WordPress enthusiasts, and some hosts have already integrated it into their platforms. WP Rocket also offers a CDN service, RocketCDN, which uses Bunny but doesn’t include any optimizations.

FlyingCDN Features

FlyingCDN has plenty of cool features, like:

  • Full-Page Caching: One of this CDN’s impressive features is its ability to deliver fast TTFB. It caches whole pages, so they load quickly with Cloudflare’s 300+ edge locations. Web hosts like Rocket.net use Cloudflare’s full-page caching. Also supports edge caching with Cloudflare, including free plans.
  • Image Optimization: To reduce image file sizes, Cloudflare Polish image optimization compresses images without compromising quality and resizes them to fit the render size. Furthermore, it converts WebP without rewriting URLs.
  • Optimized for WooCommerce: Users can access cached pages for faster navigation, including the shopping cart.
  • Security Features: It offers a range of security features, including DDoS protection, wildcard SSL, WAF, and bot management.
  • Easy Integration: Updating your DNS records simplifies integration.
  • Free Trial: Still, they offer a 7-day free trial without requiring a credit card.
My website's global TTFB after integrating FlyingCDN
My website’s global TTFB after integrating FlyingCDN

Pricing at FlyingCDN is based on data transfer volume (bandwidth). Each 100 GB costs $10 per month. This is similar to pay as you go, but each site incurs a minimum charge of $10/M (per site, regardless of usage).

9. Compatibility

FlyingPress is compatible with any web host or server setup, even cloud VPSs like Vultr. Even so, some optimization plugins aren’t compatible with specific server conditions or don’t work correctly in certain situations. For example, LiteSpeed Cache works only with LiteSpeed or QUIC.cloud. SG Optimizer only works with SiteGround hosting.

FlyingPress works with any web host

Most managed hosting providers, such as Kinsta, WP Engine, PressLab, and Servebolt, do not allow optimization plugins. However, this plugin runs on all web hosts and server configuration stacks, including Apache, NGINX, and LiteSpeed.

It is compatible with SEO plugins, content optimizers, and other similar ones. However, it won’t work with other caching plugins, such as WP Rocket, WP-Optimize, and W3TC. I have not experienced any issues with different themes or plugins.

10. Speed Up To Real Humans

Speeding up for real users is the most crucial part of this plugin, as most optimization strategies nowadays focus on search engine or page speed.

Some methods simply bypass page metrics by skipping page elements. When real users visit your site, everything loads slowly. Optimizing your website solely for speed tests rather than for actual users is like writing for search engines rather than people.

FlyingPress ranks at the top of Google’s Core Web Vitals Technology Report, with a good user experience. The UX report also proves that it often performs better than similar plugins—here:

FlyingPress is rated at the top of the Google Core Web Vitals Technology Report

It optimizes web pages for both humans and metrics. For instance, you can test page metrics such as CWV, GTMetrix, and Pingdom, which simulate real users rather than bypassing page elements.

GTMetrix page speed results for a website using FlyingPress cache
GTMetrix page speed results for a website using FlyingPress
GTMetrix page speed results
GTMetrix Page Details

Optimizing for users means delivering the ideal user experience, but for page speed metrics, the goal is to load fewer requests first. Even with high scores, that doesn’t mean your site is fast for actual users. Try looking up some ranked websites and seeing their speed rankings. And measure your website’s TTFB using these tools.

Useful Core Web Vitals tests
A Core Web Vitals test of a website using FlyingPress cache

It doesn’t mean page speed metrics aren’t essential. There are points for metrics like TTFB, content paint, first input delay, and cumulative layout shift.

11. A Free Trial

Pricing for FlyingPress

Here’s the most critical part of the FlyingPress review: FlyingPress’ pricing strategy changed. Renewal is not offered at this time; there is just a flat rate for each plan. But now you can try all the features free for 14 days, and you won’t be billed until then.

FlyingPress 14-Day Free Trial

Pricing:

  • Starter: A website costs $59 per year
  • Pro: $99 for three websites
  • Business: $199 for 25 sites
  • Unlimited: Unlimited websites for $249/year.

It is less expensive than WP Rocket or similar plugins, and it offers unlimited plans. But it still lacks lifetime deals. Yes, I understand that a lifetime deal isn’t feasible.

Suggestions For FlyingPress

I’ve been using it for over 5 years now. Anything I don’t like? Honestly, not much. I haven’t had any trouble so far. But here are a couple of concerns:

  • It caches all your pages by default. To stop some pages from being cached, you must manually exclude them (you can’t disable caching with a single click).
  • Documentation isn’t very detailed. It’s enough for most people. It’s not a big deal because it’s simple and has minimal settings (not complicated). But I think some of its features should be explained in more detail.

I don’t see many cons with FlyingPress, but it’s up to you; nothing’s perfect. These are minor things to me. It is a nice solution for most WordPress websites and is compatible with WordPress cloud hosting control panels and all other web hosting providers.

Final Thoughts

In this FlyingPress review, I outlined the benefits of using this plugin and noted some potential drawbacks. From I experience, this is the best speed optimization plugin for WordPress users.

Yes, the LiteSpeed plugin is an option for those seeking a free plugin, but its main drawback is the lack of cache preloading. Also, your server needs to be LS.

Whatever your skill level, from beginner to pro, you can speed up your website. The new image optimization feature makes the plugin a complete optimization tool.

It’s got plenty of cool features that accelerate your site loading speed. I recommend using Cloudflare APO, FlyingCDN, or FlyingHost with FP to improve your website’s TTFB by caching the full page.

You can use free Cloudflare integration with FP for full-page caching. You can also use FlyingCDN or RocketNet to utilize Cloudflare at the enterprise level.

Read More: Copy Text From Protected Sites

Madushan Bandara
Madushan Bandara

My name is Madushan Bandara, and I run BloggingNote. After years of building and growing websites, I created this site to share practical advice and real tips to help you master web tools and resources.