Title: Preloader issue
Last modified: May 27, 2020

---

# Preloader issue

 *  Resolved [andreealessi](https://wordpress.org/support/users/andreealessi/)
 * (@andreealessi)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/preloader-issue/)
 * Hello,
 * I’ve been trying out the WP-Optimize plugin, and it’s been great so far. Page
   ranking has improved a lot just with cache and gzip compressing alone, but I’ve
   come across an issue with the preloader, which is a bummer, since it helps tremendously.
 * When I first run it, the page ranking went from 38~42 on Google page speed insights
   to a solid 95, and we loved it.
 * The issue was, when opened from a new browser, a lot of pages would be a complete
   mess (all deconfigured). When I first run, an error message with a code would
   show up (something up with javascript), and it didn’t show any running operations,
   but after reloading the plugin page, it showed working.
    I’m suspicious it has
   something to do with the Divi builder (I do not use the Divi theme). Any help
   would be appreciated. Thanks!
    -  This topic was modified 6 years, 2 months ago by [andreealessi](https://wordpress.org/support/users/andreealessi/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpreloader-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * (@marcusig)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/preloader-issue/#post-12900598)
 * Hi there,
 * > I’m suspicious it has something to do with the Divi builder
 * Yes this is an issue with Divi, not the preloader.
 * When you edit and save a page in Divi, Divi will delete the files it created 
   for all the pages, instead of only the one you saved.
 * To fix the issue, you can manually purge WP-Optimize’s cache after saving a page.
   
   To do this automatically, you can add this code in your theme’s functions.php(
   or somewhere of your choice):
 * `add_filter('wpo_purge_all_cache_on_update', '__return_true');`
 * Best wishes,
 * Marc.

Viewing 1 replies (of 1 total)

The topic ‘Preloader issue’ is closed to new replies.

 * ![](https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899)
 * [WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance](https://wordpress.org/plugins/wp-optimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-optimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-optimize/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-optimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-optimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-optimize/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/preloader-issue/#post-12900598)
 * Status: resolved