An all-in-one plugin to speed up WordPress sites, from page caching, CDN to image optimization.
Off. site: https://flying-press.com/
CSS Optimization
- Create critical and used CSS
- Asynchronously load unused CSS / interaction
Font optimization
- Self-host, embed and combine Google fonts
- Add redundant fonts on load (display replacement)
- Preload fonts
Page caching
- Creates static HTML pages
- Preload cache
- Configures Nginx / Apache / LiteSpeed for cache maintenance
- Preloads pages in browser on mouseover
- Varnish integration
Image Optimization
- Add missing height and width attributes
- Preload critical images
Deferred loading of images
- Remove render-blocking javаѕсrіртѕ.
- Defer scripts to user interaction
- Fix jQuery scripts blocking rendering.
Lazy loading
- Lazy loading of images and iFrames
- Native or delayed loading of javascripts
- Exclude images at the top of the page
- Lazy load any background images
Minimize CSS and javascript
- Minimize CSS and JS files on server or via CDN
Database cleanup
- Remove unnecessary records and optimize tables
Translated with DeepL.com (free version)
Off. site: https://flying-press.com/
CSS Optimization
- Create critical and used CSS
- Asynchronously load unused CSS / interaction
Font optimization
- Self-host, embed and combine Google fonts
- Add redundant fonts on load (display replacement)
- Preload fonts
Page caching
- Creates static HTML pages
- Preload cache
- Configures Nginx / Apache / LiteSpeed for cache maintenance
- Preloads pages in browser on mouseover
- Varnish integration
Image Optimization
- Add missing height and width attributes
- Preload critical images
Deferred loading of images
- Remove render-blocking javаѕсrіртѕ.
- Defer scripts to user interaction
- Fix jQuery scripts blocking rendering.
Lazy loading
- Lazy loading of images and iFrames
- Native or delayed loading of javascripts
- Exclude images at the top of the page
- Lazy load any background images
Minimize CSS and javascript
- Minimize CSS and JS files on server or via CDN
Database cleanup
- Remove unnecessary records and optimize tables
Translated with DeepL.com (free version)