Content
In order to enable caching in Drupal, log in as administrator and follow the steps below:
Drupal 6.x:
- Go to Site Configuration
- Select Performance
- Under the Caching mode section, select Normal
- Under the Block cache section, select Enabled
- Save the changes by clicking on Save Configuration
Drupal 7.x:
- Go to Configuration on the top menu
- Click on the Performance link
- Locate the Caching section and click on the checkbox labeled Cache Blocks
- Click Save Configuration to save changes
Drupal 8.x:
Drupal 8 has its Page Cache and the Dynamic Page Cache module enabled by default.