15 Jul Optimize Drupal Website
Here, we will learn about the settings to optimize our Drupal website. Optimization leads to faster loading of website and reduction of loading time. Optimize Drupal website so that its easier for the visitors to access and navigate your website
Drupal provides with settings to improve the performance of the website easily. To reach the Drupal Performance section, go to Configuration > Development > Performance,
Now you will reach the settings to enhance the performance of your Drupal website,
The following functions can be worked to optimize your website,
- Clear Cache: Clear the cache from here to see the changes you did on the website.
- Aggregate CSS Files: Aggregate the CSS files on your website to reduce their size and compress them. This reduction will automatically reduce the page size and load the website fast.
- Aggregate JavaScript Files: Aggregate the JavaScript files on your website to reduce their size and compress them. This reduction will automatically reduce the page size and load the website fast.
No Comments