Drupal: .htaccess Access Deny
August 21, 2014 – 7:59 am | No Comment

In this article I will tell how to forbid access to certain resources for some clients. The instructions will include descriptions of different directives.

Read the full story »
CSS Templates

Contain reviews and news about CSS Templates.

Freebies

Contain freebies such as icons, graphics, headers and images for your websites.

Fun Stuff

Contains other fun stuff for entertainment or interesting site showcase.

How-To

Contain technical elaborations on some specific workarounds or common tweak.

Joomla Templates

Contains reviews and news about Joomla templates.

Home » How-To

How to Increase Site Performance

Submitted by on September 21, 2009 – 8:17 amNo Comment

This article will show you how Joomla can help in increasing of your site performance. Being properly configured, your site will take less time for its loading.

One way to increase site performance is data caching. Caching of data will allow you to reduce the database server load. It is also increase load performance of your site.

To enable data caching you should:

  1. Go to Site -> Global Configurations:

clip_image001

  1. Switch to System tab:

clip_image002

  1. Within Cache Settings area, click Yes radio button for Cache:

clip_image003

  1. Click Save.

When Cache is enabled, Joomla creates a static file (cache of data from your site) on the hard disc. At the next accessing to the site, the system recovers data from the disc instead of database. This saves system resource because a number of SQL requests to the database is considerably reduced. Time of loading pages of your site is also reduced.

We recommend to leave the default cache time (15 mins) however you can set it according your needs. Cache time should correspond to frequency of refreshing your site materials.

The other way to increase site performance in Joomla is to enable GZIP-compression on your server. GZIP-compression reduces text traffic volume passed to client’s computer. Consequently time of data communication between server side and client side is also reduced.

To enable GZIP-compression you should:

  1. Within Site Global Configuration, switch to Server tab:

clip_image004

  1. Within Server Settings area, click Yes radio button for GZIP Page Compression:

clip_image005

  1. Click Save.

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.