WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: swift-performance-lite (Used by 28 domains)

Swift Performance Lite

👤 swte 📦 v2.3.7.3 🔗 Plugin Homepage

The need for Speed. Cache & Performance plugin for WordPress!
You created it, we keep it fast! Did you know that……
You Have Just 3 Seconds To Impress Your Visitor. Don’t Lose It By Slow Loading. 95% of customer’s don´t wait if a website takes longer than 5-6 seconds to load!
Yes, that´s a big number.
People spend a lot of time and money on building websites and even more on marketing to get traffic… but what happens when those people come to your website and the website is slow to load? You lose sales.
Slow loading websites lose visitors and sales.
But we have a solution! Say goodbye to slow loading websites and say hello to Swift Performance Lite or Pro!

Get a complete Cache & Performance plugin for free or as a pro.
Swift Performance will increase the loading speed of any WordPress website and provides an intelligent, modern caching system. You can even cache AJAX request, dynamic pages, and you can add exceptions (URL, page or content based rules).

Here are some of our most popular functions.

Caching. Page caching is working out of the box. It is compatible with WooCommerce, bbPress, Cloudflare and Varnish as well. It will boost your performance, improve SEO scores, and create a better user experience.

CSS and Javascript optimization. One of the most important thing for performance is optimize the delivery of static resources. Swift Performance not only combines and minifies the CSS files, but generates the Critical CSS for each page automatically. Also Javascripts (even inline scripts) can be combined, minified, and move to footer without any conflict.
Huge combined javascript files may still be render blocking, however with our unique Async Execute solution, you can not only combine/minify the scripts, but you can run them individually as soon as a chunk has been downloaded – which provides incredibly fast JS execution, improves SEO scores and user experience.

Database Optimization. Keeping your database clean is extremely important for speed. Swift Performance has a built in DB Optimizer to clean expired transients, orphans, duplicated metadata, and spammy comments. You can also schedule every tasks. It has never been easier to keep your WordPress database clean.

Plugin Organizer. Plugins are a big part of WordPress, however sometimes not properly written plugins can cause performance issues. With Plugin Organizer you can disable plugins on certain pages, and let plugins run only where it is really necessary. You can set URL match, Frontend, Admin Pages, AJAX action rules and exceptions to get the best results.

Why you should install Swift Performance Lite?
After reading this exhaustive features, you can probably imagine why Swift Performance is the best Cache & Performance solution for WordPress.
It is both easy and powerful. Optimizing WordPress performance is not rocket science anymore. Our unique Setup Wizard will help you to configure the basic settings and improve WordPress performance.

We hear your voice! We are continuously improving the plugin, based on customer’s feedback & needs. This is one of the most important factors & mission.
Give Swift Performance a try.
Want to unlock more features? Upgrade to our Pro version.

Why should you upgrade to Pro?
We added our secret ingredients to make a product for our professional users, the result is Swift Performance Pro.

Compute API. Compute API will speed up merging process and decrease CPU usage. Compute API also provides advanced JS minify, which should be used if default JS minification cause issues on your site. Compute API also provides Critical Font option, with that you can reduce font icon files’ size. This feature is essential for shared hosting users, as CPU usage is usually limited for shared hosting plans.

Critical Icon Fonts. With Critical Fonts feature you can select icons that you are actually using on your site, and generate customized icon font set from them. There is also a feature to search used icons in your theme/plugins, posts, options, etc. Once you selected the icons that you need, you can enqueue them with one click. If critical icon fonts are enqueued, the plugin will block the original version of the font CSS/font files.

Unlimited Image Optimizer. With Image Optimizer you can optimize every images on your site. It will scan the whole site, and pick up every image from themes, plugins and upload folder. Regarding that Image Optimizer is unlimited (no additional fees), you can save a considerable amount of money. You can select images individually, and run batch optimization. Default image quality can be specified in plugin settings, however you can overwrite it before starting the optimization on selected images.

Schedule DB Optimizer. Both Pro and Lite versions comes with Database Optimizer. However in Pro you can set scheduled optimization, so you won’t need to do it manually.

Whitelabel. With whitelabel option you can re-brand Swift Performance. You can change the plugin name, description, author, even the database prefix for the plugin.

Remote Cron. Pro version provides a Remote Cron option. If you set the remote cron, our API server will call wp-cron.php and run WP cronjobs as real cronjobs.

Extended WooCommerce Features. With Pro version you can’t just cache, but totally disable cart fragments AJAX calls. Pro also provide session cache, with that you can cache and preload dynamic pages like cart and checkout page for WooCommerce.

Continuous Plugin Updates. While Swift Performance Lite is maintained as well, these updates are only compatibility updates, however Pro version comes with regular updates which contains new features. Also Pro version has a Beta tester option, if you enable it, you will get updates more frequently.

FAQ
Installation instructions

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Run the Setup wizard, or use the Tools->Swift Performance screen to configure the plugin

Why should I use Swift Performance plugin?
Swift Performance is an all-in-one WordPress performance booster plugin. It provides everything that you need to speed up your WordPress site (replacing several optimization plugins), and improve user’s website experience.
Swift Performance is already running on 2.000+ websites and based on our customers’ feedback it is the fastest performance plugin on the market.
With the Setup Wizard you can easily configure the plugin and in the same time you have power of setup & control of all settings manually.

Strange redirects
If you have strange URLs in your analytics or you can see that the site redirects to an URL like this:
https://www.yoursite.com/wp-content/cache/yoursite.com/desktop/unauthenticated/index.html
This is caused by an improper order of htaccess rules. Probably you are using a force SSL or force www/non-www rule in htaccess. Please remove these rules from .htaccess, and insert them in Settings > General > Tweaks > Custom htaccess.

My website broke
It is possible that one or multiple files generate conflicts when those are merged and/or minified. If you notice that you website doesn´t show correctly, you might disable merge scripts and styles.

High CPU Usage
While Swift is generating the cache, the CPU usage can be higher than usual. Swift is using more aggressive optimization than any other plugin on the market and it needs some CPU. Usually it isn’t an issue and CPU usage can be increased temporarily, but if it goes back to normal after prebuild finished, you don’t need to worry about it.
However, for large sites on relatively small server it can cause too high CPU usage temporarily. Actually, when the server is using CPU it is always using 100%. High usage means the CPU was used for a longer period.
If CPU usage is constantly higher you may need check the configuration. It is recommended to:

  • Enable Compute API: Settings > General > Compute API
  • Enable Optimize Prebuild Only: Settings > Optimization > General > Optimize Prebuild Only
  • If you are not satisfied with Optimize Prebuild Only option, enable Optimize in background instead: Settings > Optimization > General > Optimize in Background.
  • Setting a low number of threads as maximum: Settings > Optimization > General > Maximum threads: set this to 2 or 1. 1 will make the pre-build a bit slow, so try 2 first.
  • Exclude third party CSS: Settings > Optimization > Styles> Exclude 3rd Party CSS.
  • Disable Generate Critical CSS as generating Critical CSS is the most CPU intensive process: Settings > Optimization > Styles> Generate Critical CSS.
  • Exclude third party JS: Settings > Optimization > Scripts > Exclude 3rd Party Scripts.
  • Set Cache Expiry Mode to Action based, if you are not using nonce or anything that can expire on frontend: Settings > Caching > General > Cache Expiry Mode: Action based.
  • Enable Prebuild Cache Automatically: Settings > Caching > Warmup > Prebuild Cache Automatically.
  • Setup lower Limit prebuild speed (recommended to use on limited shared hosting): Settings > Caching > Warmup > Prebuild Speed: Moderate (or Slow).
  • Exclude post types that you wouldn’t like to cache. Autoconfig should find most and exclude them automatically but you can can add them manually: Settings > Caching > Exceptions> Exclude Post Types.

Key Features

Quick Setup, Page Cache, Cache Preloading, Gzip Compression, Browser Caching, Remove Query Strings, Lazyload, Minify CSS, Minify JS, Combine JS/CSS, Async Execute Combined JS, Defer JS, CDN Support, Cloudflare Support, Varnish Support, Mobile Detection, Multisite Compatibility, Woocommerce Friendly, WPML Support, Cache For Logged In Users, Database Optimizer, Import/Export, DNS Prefetch, Critical CSS On The Fly, Plugin Organizer, Appcache, AJAX Cache, Proxy 3rd Party JS, Inline Small Images, Google Analytics Bypass, Heartbeat Control

Reviews

Swift Performance Review by WPMediaMastery
Swift Performance Comparison by Alentejo Webdesign

Easy Setup

DomainExposuresHeadersLast Checked
s*e*s*i*h*h*r*n.com F 2026-07-23 18:53:02
c*r*o*a*.com F 2026-07-22 12:59:41
n*s*.es (WP 6.7.5) F 2026-07-22 05:16:40
u*i*o*i*a.com (WP 6.7.5) F 2026-07-20 07:42:20
b*o*o*v*r*u*d.de 👤 F 2026-07-19 08:46:44
d*s*e*t*g*r*f*4*4.com F 2026-07-16 09:17:57
e*r*p*a*m*s*e*s*h*o*d*w*.com F 2026-07-15 08:59:03
r*d*u*e*.com (WP 6.7.5) F 2026-07-15 04:03:19
o*f*o*d*a*.com 👤 F 2026-07-13 02:36:43
v*v*o*o*.ch F 2026-07-11 16:17:18
w*l*t*n*l*m*i*g*e*v*c*s.c*.uk (WP 7.0.1) D 2026-07-10 04:03:37
w*l*t*n*l*m*i*g*e*v*c*s.com (WP 7.0.1) D 2026-07-10 03:54:34
b*a*e*u*n*r*p*r*.de F 2026-07-09 01:12:36
a*e*i*n.com F 2026-07-08 14:48:58
p*s*a*t*u*a*r*.hu F 2026-07-05 17:39:26
v*g*.hu F 2026-07-04 07:18:18
v*l*a*o*i*h*m*s*i*e*.com F 2026-07-02 05:41:16
p*y*o*i*p*.com F 2026-07-01 19:29:33
3*e*.c*m.mx F 2026-07-01 06:40:05
m*c*e*e*f*x.com F 2026-07-01 00:31:02
g*t*s*t.co (WP 6.6.5) 👤 B 2026-06-30 16:05:02
t*u*p*t.eu F 2026-06-11 02:22:20
c*s*e*v*o*i*.com F 2026-06-02 08:53:17
v*v*o*o*.com F 2026-05-31 09:29:07
c*p*i*o*n*r*m*n*.com F 2026-05-31 00:30:34
b*a*e*u*n*r*s*o*t.de F 2026-05-30 11:08:03
a*s*m*l*a*t.com (WP 6.9.4) F 2026-05-29 23:25:08
v*l*a*l*i*l*n.com F 2026-05-28 15:48:56

Top 50 Plugins

Plugin Count
elementor 1,785,847
contact-form-7 1,772,075
elementor-pro 1,058,206
woocommerce 819,663
revslider 614,858
jetpack 461,360
js_composer 424,915
wp-rocket 342,026
essential-addons-for-elementor-lite 267,974
complianz-gdpr 261,395
gravityforms 257,973
google-site-kit 232,221
cookie-law-info 231,691
instagram-feed 227,553
sitepress-multilingual-cms 212,809
header-footer-elementor 209,698
google-analytics-for-wordpress 208,295
bluehost-wordpress-plugin 193,390
elementskit-lite 183,003
gutenberg 167,376
cookie-notice 151,298
litespeed-cache 142,469
gtranslate 126,837
wpforms-lite 126,466
gutenberg-core 125,106
the-events-calendar 123,672
astra-sites 115,666
popup-maker 111,155
woocommerce-payments 111,041
tablepress 102,525
honeypot 98,359
astra-addon 94,878
wp-smushit 91,971
duracelltomi-google-tag-manager 91,271
all-in-one-seo-pack 90,532
layerslider 90,499
coblocks 89,949
bb-plugin 86,645
akismet 85,550
premium-addons-for-elementor 85,528
cleantalk-spam-protect 83,602
ml-slider 83,040
mailchimp-for-wp 82,844
megamenu 81,141
woocommerce-gateway-stripe 80,378
fusion-builder 77,973
jet-engine 77,627
ewww-image-optimizer 77,445
wp-pagenavi 77,189
smart-slider-3 77,103

Top 50 Themes

Theme Count
hello-elementor 624,573
Divi 502,139
astra 419,981
flatsome 136,719
Avada 122,542
generatepress 115,960
pub 87,114
oceanwp 81,728
kadence 79,668
enfold 69,856
salient 65,816
twentyseventeen 54,842
betheme 52,745
twentytwentyfour 52,738
bb-theme 52,714
blocksy 51,462
cocoon-master 50,326
dt-the7 45,859
twentytwentyfive 45,014
h4 43,377
woodmart 40,659
neve 38,644
Avada-Child-Theme 37,228
gox 36,238
bridge 31,861
twentytwentyone 30,656
lightning 30,419
twentytwenty 29,062
swell 28,591
bricks 26,550
Impreza 26,322
Newspaper 24,396
twentytwentythree 22,399
epik-redesign 19,325
twentytwentytwo 19,047
uncode 18,738
twentysixteen 17,767
pro 17,602
sydney 16,729
storefront 16,509
Total 14,598
hello-theme-child-master 14,067
factory-templates-4 13,738
extendable 13,494
themify-ultra 13,089
hestia 12,738
yootheme 12,697
yith-wonder 12,611
porto 12,104
jupiter 11,710