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

Plugin: swift-performance-lite (Used by 43 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
o*a*a*n.ee (WP 6.9.4) F 2026-04-19 15:34:51
d*s*e*t*g*r*f*4*4.com F 2026-04-19 12:33:28
o*f*o*d*a*.com F 2026-04-16 00:00:46
o*f*c*a*s*c*e*s*c*e*y.com (WP 6.8.2) F 2026-04-15 22:28:19
r*d*u*e*.com (WP 6.7.5) F 2026-04-15 11:21:20
v*v*o*o*.ch F 2026-04-14 12:56:48
e*r*p*a*m*s*e*s*h*o*d*w*.com F 2026-04-13 22:55:39
t*m*l*t*s.element.how (WP 6.9) F 2026-04-12 22:52:00
a*e*i*n.com F 2026-04-09 08:41:13
p*s*a*t*u*a*r*.hu F 2026-04-08 14:34:16
4*4*e*i*r*o*o*a*e.com 2026-03-30 12:15:49
v*g*.hu 2026-03-27 11:05:16
k*o*n*r*s*.eu 2025-11-12 05:54:42
j*i*k.nl 2025-11-12 05:30:53
g*t*s*t.co 2025-11-12 04:32:10
a*t*l*o*g*c*o*o.hu 2025-11-11 22:51:11
b*o*o*v*r*u*d.de 2025-11-11 20:58:40
w*r*d*f*d*.com 2025-11-11 13:05:54
w*l*m*t*o*.com 2025-11-11 11:03:26
v*a*s*i*r*r*n*g*a*s.com 2025-11-11 09:18:55
v*v*o*o*.com 2025-11-11 09:16:53
v*l*a*l*i*l*n.com 2025-11-11 08:33:53
v*l*a*o*i*h*m*s*i*e*.com 2025-11-11 07:13:55
u*i*o*i*a.com 2025-11-11 06:08:33
p*y*o*i*p*.com 2025-11-09 18:22:28
n*t*u*d*d.com 2025-11-09 10:08:51
m*r*h*f*t*e*s*n*.com 2025-11-09 08:20:54
l*s*o*a*d*l*d*a*o.com 2025-11-08 18:49:58
k*o*n*r*s*.com 2025-11-08 17:15:07
k*e*t*v*d*o.com 2025-11-08 17:06:58
k*i*a*t*c.com 2025-11-08 16:25:46
i*t*c*e*r*g*r*c*o*.com 2025-11-08 08:39:07
i*e*e*p*r*e*c*.com 2025-11-08 06:19:34
g*m*a*n*r*i.com 2025-11-07 19:49:41
f*t*a*o*t*o*r*.com 2025-11-07 16:35:04
e*v*o*i*h*t*l.com 2025-11-07 10:58:00
e*v*o*i*e*p*r*e*c*a.com 2025-11-07 10:58:00
e*v*o*i*b*b.com 2025-11-07 10:58:00
c*r*o*a*.com 2025-11-06 21:12:26
c*s*e*v*o*i*.com 2025-11-06 18:03:35
c*p*i*o*n*r*m*n*.com 2025-11-06 17:19:12
b*s*l*c*s*i*h*a.com 2025-11-06 10:50:46
a*s*m*l*a*t.com 2025-11-06 06:21:38

Top 50 Plugins

Plugin Count
elementor 3,059,689
contact-form-7 2,679,626
elementor-pro 1,700,960
woocommerce 1,446,633
revslider 1,016,419
js_composer 651,171
jetpack 506,857
wp-rocket 467,952
essential-addons-for-elementor-lite 457,897
header-footer-elementor 405,650
elementskit-lite 382,705
gutenberg-core 373,297
google-analytics-for-wordpress 341,891
instagram-feed 341,255
google-site-kit 328,106
gravityforms 317,339
cookie-law-info 316,705
complianz-gdpr 315,836
wpforms-lite 293,095
astra-sites 286,764
sitepress-multilingual-cms 270,893
litespeed-cache 254,597
bluehost-wordpress-plugin 254,298
gtranslate 201,441
coblocks 188,234
cookie-notice 183,680
gutenberg 163,456
the-events-calendar 157,541
premium-addons-for-elementor 150,633
popup-maker 148,063
astra-addon 146,898
mailchimp-for-wp 146,882
bb-plugin 145,764
LayerSlider 139,941
wp-smushit 138,186
creame-whatsapp-me 134,703
pro-elements 133,969
custom-fonts 132,259
click-to-chat-for-whatsapp 131,530
tablepress 129,222
woocommerce-gateway-stripe 121,486
duracelltomi-google-tag-manager 119,761
smart-slider-3 117,310
royal-elementor-addons 117,064
sg-cachepress 116,675
cleantalk-spam-protect 116,337
pixelyoursite 115,109
akismet 112,000
megamenu 111,099
fusion-builder 111,077

Top 50 Themes

Theme Count
hello-elementor 964,418
astra 829,891
Divi 785,473
pub 246,901
generatepress 181,057
flatsome 178,571
Avada 165,256
h4 160,564
oceanwp 133,073
kadence 116,705
enfold 97,617
bb-theme 94,519
salient 94,513
twentytwentyfour 91,379
blocksy 91,216
twentytwentyfive 90,926
cocoon-master 86,385
betheme 79,142
twentyseventeen 74,625
woodmart 70,910
dt-the7 64,122
neve 56,497
twentytwentyone 48,766
bridge 47,933
swell 46,064
lightning 41,871
twentytwenty 41,459
twentytwentythree 41,316
Avada-Child-Theme 40,594
gox 38,490
Impreza 33,640
bricks 33,464
Newspaper 31,811
twentytwentytwo 31,339
storefront 25,735
extendable 25,637
epik-redesign 25,593
yith-wonder 25,229
pro 25,188
uncode 24,689
twentysixteen 24,060
themify-ultra 23,734
sydney 23,423
twentyfifteen 22,200
Total 20,953
porto 19,921
hestia 18,657
thrive-theme 17,746
popularfx 17,271
yootheme 17,263