Every website, whether its built on Joomla or WordPress, needs to load content from a database. Often, it’s a MySQL database. The data is fetched from a MySQL database, it is then displayed on the screen. This way of loading data every time you request a page can be time- and resource-intensive.
That’s where caching comes into play. It uses the data already present on the browser to view the content rather than loading it from the server. To use caching services for your Joomla website, you need to configure it first.
Joomla has various tools in place to help you manage caching. This includes modules setting caching to full page caching and beyond. In this guide, learn how to configure Joomla page caching in greater detail.
Step by Step Process
Here are the steps you need to follow:
Then open the “System” tab. Then select “Cache”. Here, you’ll find three options. You have to select either “ON-Conservative Caching” or “ON-Progressive Caching”. The third option, which you need to ignore is, “OFF-Caching Disabled”.
The Conservative Caching is a minimal caching option. When visitors load any page of the website, Joomla system checks the cache file for non-expired pages. If there are such pages, then it will present that directory to the user. Or else, it will create a different cached page for that user. Progressive Caching is an advanced caching option that stores all the modules on different pages.
You can enable Page Caching by going into Extensions >>Plugins. Then search for “cache” and you’ll see the Page Cache plugin. Install and enable it to start using page caching.
So that’s how you configure Caching in Joomla. You’ll notice the website’s performance has become a bit faster. For more assistance, get in touch with the hosting support team.
That’s where caching comes into play. It uses the data already present on the browser to view the content rather than loading it from the server. To use caching services for your Joomla website, you need to configure it first.
Joomla has various tools in place to help you manage caching. This includes modules setting caching to full page caching and beyond. In this guide, learn how to configure Joomla page caching in greater detail.
Step by Step Process
Here are the steps you need to follow:
- Enable the Cache Settings
Then open the “System” tab. Then select “Cache”. Here, you’ll find three options. You have to select either “ON-Conservative Caching” or “ON-Progressive Caching”. The third option, which you need to ignore is, “OFF-Caching Disabled”.
The Conservative Caching is a minimal caching option. When visitors load any page of the website, Joomla system checks the cache file for non-expired pages. If there are such pages, then it will present that directory to the user. Or else, it will create a different cached page for that user. Progressive Caching is an advanced caching option that stores all the modules on different pages.
- Use Cache Handler to Create Cache
- Platform Specific Caching
- Define Cache Time
- Set Page Caching
You can enable Page Caching by going into Extensions >>Plugins. Then search for “cache” and you’ll see the Page Cache plugin. Install and enable it to start using page caching.
- Set Browser Cache
So that’s how you configure Caching in Joomla. You’ll notice the website’s performance has become a bit faster. For more assistance, get in touch with the hosting support team.