For Joomla 3.x
JCH Optimize improves your website's Web Vitals and PageSpeed scores by performing several optimizations to the HTML to increase download speed and provide a better user experience.
JCH Optimize improves your website's Web Vitals and PageSpeed scores by performing several optimizations to the HTML to increase download speed and provide a better user experience.
Features
JCH Optimize automatically applies several optimizations to your webpages to improve website performance
Minification
Unnecessary whitespaces and other characters are removed from your CSS/JS/HTML to reduce size.
Eliminate Render-blocking
Critical CSS in inlined and Javascript and non-critical CSS deferred to eliminate render-blocking.
Lazy-Load
Loading of media assets below the fold are deferred to lower Time to Interactive, improving user experience.
Optimize Images
Image sizes are reduced by efficiently encoding and resizing and can be converted to next-gen formats for better compression.
CDN Loading
Urls to static assets are rewritten to load from your CDNs, reducing latency to users geographically far away.
HTTP/2 Preload Loading
Key assets are preloaded on HTTP/2-enabled servers to prioritize important requests, resulting in faster page loads.
Htaccess Optimization
Adds configuration codes to your .htaccess files to leverage efficient browser caching policy on Apache servers.