Monday 29 April 2013

Optimizing Joomla Websites Page Load Time

Joomla website has many issues related to page load time Joomla website uses many javascript and CSS to run a website smoothly, which increase the page load time of website.

There are some basic technics, which can be applied on Joomla website to reduce the page load time of website :

  • Gzip Compression
  • Minimize HTTP Requests
  • Use a Content Delivery Network
  • Reduce DNS Lookups
  • Optimize Images
  • Add an Expires or a Cache-Control Header
  • Put Stylesheets at the Top
  • Put Scripts at the Bottom
  • Avoid CSS Expressions
  • Make JavaScript and CSS External
  • Remove Duplicate Scripts
  • Configure ETags
  • Reduce the Number of DOM Elements
  • Don't Scale Images in HTML
  • Make favicon.ico Small and Cacheable
  • No 404



Optimizing Joomla Websites

No comments:

Post a Comment