← Back to Knowledge Base
Tutorials · October 8, 2021 · 1 min read

How To Enable Caching In Drupal?

You need to login as an administrator for enabling caching for your Drupal web site and then execute the steps as given below:

Page Caching For Drupal 6.x:

  • Go to ‘Site Configuration’
  • Click on ‘Performance’
  • Under the option ‘Caching mode’ – select ‘Normal’
  • Under the option ‘Block cache’ – select ‘Enabled’
  • Save the changes by clicking on ‘Save Configuration’

Page Caching For Drupal 7.x:

  • Click on ‘Configuration’ option present on the top menu
  • Click on ‘Performance’
  • Find the Caching section and click on the checkbox that says ‘Cache Blocks’
  • Save the changes by clicking on ‘Save Configuration’