Joomla tags

a real free joomla tag system

  • Increase font size
  • Default font size
  • Decrease font size

Joomla Plugin Css and Javascript aggregate and compress

Joomla Plugin CssJsCompress can automatically optimize external resources like CSS
and JavaScript,   which can reduce both the size and number of requests made to your website.

  CSS files can be aggregated and compressed into a single file,
   while JavaScript files are only aggregated (but not compressed).
  These optimizations may reduce server load, bandwidth requirements, and page loading times.

According to Best Practices for Speeding Up Your Web Site , to build a high performance web site, here are the most important  best practices:

  1.  Minimize HTTP Requests
  2. Add an Expires or a Cache-Control Header
  3. Gzip Components

Joomla Plugin CssJsCompress can help you achieve the above practice easily.

 

 

After aggregation of css and js

 

 After compression:

 

 


 CSS File NumberCss FileSizeJs File NumberJs File SizeTotal Http Requests
Before Aggregation1060.5K797K35
After Aggregation162.7K197K20
After GZip 18.7K126.8K20


From the above data, we know

  1. Css and javascript aggregation can decrease the http requests dramatically for those sites built with a lot of modules(Usually a lot of css and javascript files.) 
  2. GZip can compress css and javascript files a lot. The plugin only need to compress the css and javascript files once, so this can save a lot of CPU times, and give a repeat response.
Tips:
  1. Put plugin CssJsCompress just before System plugin Cache, so that it can include all other plugin's result and be cachable.
Tags:
Attachments:
Download this file (CssJsCompress3.5.zip)CssJsCompress3.5.zip
 

Newsletter

Please subscribe to our newsletter to stay up-to-date with the latest news and release notifications delivered to your inbox.
Tags for Joomla



Joomla Plugin:ReadMoreExt