Drupal itself provide good caching options to increase the page speed and serve pages fast to end users. Caches are used to improve the performance of your Drupal site. But it also has a drawback that sometimes it could lead the "stale" data. This means, sometimes, the system may start to serve the old pages from the cache.
How to enable Drupal site and block cache on various Drupal versions? See below for answers:
Drupal 6:
Go to Administer -> Site Configuration -> Performance.
Turn on cache options
Enable the JS/CSS files aggregation and save it.
Drupal 7:
Go to Administer -> Config -> Development -> Performance.
Turn on cache options
Enable the JS/CSS files aggregation and save it.
Contributors
Topic Id: 10082
Example Ids: 30938
This site is not affiliated with any of the contributors.