[SOLVED] [Drupal Boost] Drupal site not working in Chrome and getting a blank white screen when Boost is enabled.

| | 1 min read

A few Drupal users were encountering a situation in their Drupal site when Boost was enabled where the site was not working in Chrome and the users were getting a blank white screen. If you are getting a blank white screen when viewing your site through Chrome with Boost enabled and would like to know how to fix it then continue reading for the solution.

Here is the solution.

  • First check your .htaccess file and ensure it has the following setting present there
    Header set Cache-Control "no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
  • This could be caused by Chrome's doctrine of aggressive caching and the page will be cached if there "no-store" option is not specified

Hope that helps.

The easiest way to solve a Drupal issue is to hand it to the Drupal experts. We can provide a wide range of Drupal services to help you maintain and manage your Drupal websites. Get in touch with us to know more.