JCH Optimize
Description
Joomla! plugin to optimize web page download by aggregating and minifying external css and javascript files
Categories
License
Features
- Aggregate and minify css and javascript files
- Combine background images in a sprite
- Minify html
- Gzip combined css or javascript file
- Exclude troublesome css or js file from aggregation
- Exclude troublesome components from plugin
- JQuery NoConflict feature
- Flat link url for aggregated file using htaccess
- Can defer javascript file or place at bottom of page
Update Notifications
User Ratings
User Reviews
-
This is epic plugin! one thing after compression google still show my warning - minimize payload JS how to implement this below suggested function? function downloadJSAtOnload() { var element = document.createElement("script"); element.src = "deferredfunctions.js"; document.body.appendChild(element); } source: developers. google. com/speed/docs/best-practices/payload#DeferLoadingJS
-
great software and i'm using it my site www.realestate-in-tamilnadu.com
-
great software! :)
-
my joomla site now loads a lot quicker, i have taken up to 5 seconds a page load off. Maybe Google will like me now. nice one
-
This work Great and Haven't Seen a better Optimizer
-
I found the plugin works quite well and it sped up my site quite considerably. My only problem that I cannot use the combine css or java as it continues to make a tabber component lose shape and display as a list. I have tried to eclude the component, the module and the css files but to no avail. I can only image the speed increse I could get if this problem could be averted. Has anybody got any ideas. Regards, Brian