The plugin provides the passage of Google Lighthouse tests on points:
- Preload key requests
- Ensure text remains visible during webfont load
- Image elements do not have explicit width and height
Improves performance on test point:
- Elimination of resources that block rendering
Optimize loading custom.js file
Developer mode to update your Custom JS/CSS files
Inline or defer loading `theme.js` file
Move to the Footer and `defer` loading theme icons file
Move to the Footer theme analytics file
Move to the Footer theme newsletter file [J3 only]
Move OSM scripts to the footer [Joomla 3]
Disable/inline loading JCE columns CSS styles [new]
Inline loading and minify to language switcher module styles
Disable loadind theme.update styles
Inline loading and minify of custom.css file (less than 15 kb) into the page head
Adds the width and height attributes to the images (if they were specified in the element settings)
Auto preload for all logo images
Auto preload for boxed theme background image
Disable loading Font awesome [J4 only]
Auto preload for custom fonts from the child theme (woff/woff2/ttf/eot)
For font styles, adds font-display: swap;
attribute
Requirements:
How to use it:
Defer loading for UIkit.js [test failed]
Revo Theme Optimizer is a solution for professionals who understand the requirements of Google Page Speed tests and the reasons for the low speed of their site.
The plugin solves only some of the problems of the theme and contains a number of tools to facilitate the optimization of your site if you understand how it works. The plugin will not make your site mega fast right away, but you will find it useful when you are looking for solutions during optimization that will help speed up your site's theme framework.
If you don't understand this but are determined to speed up your site, order my turnkey site speed optimization service. Optimization of one site costs from 50 to 100 euros. In the course of this work, an individual solution plan will be developed and such scenarios will be selected that will help to find a balance between the speed and functionality of your site.
Inline include for theme.update styles
Fix double loading theme.js file
Inline or Defer mode for theme.js loading
Move to Footer theme newsletter file
Added update server (notify only)
Fix patch script callback function