For ino, Use-Your-Drive does cache:
From author page.
The plugin keeps a cache with the meta data of your files so it doesn’t need to get this information via the Google API every time. If a file is downloaded the content will come from Google Drive datacenters.
So, if we make a rule in WP Cloudflare Super Cache not to cache the page where useyourdrive is being used, it will:
1. Resolve the problem
2. Still cache the pictures on that page so they load fast?
Plugin Contributor
iSaumya
(@isaumya)
Hi,
first of all when you get There has been a critical error on your website message that means there is an error 500. In this case, if you check the server error log you should see what caused the error. I highly doubt it is coming from this plugin.
So, if we make a rule in WP Cloudflare Super Cache not to cache the page where useyourdrive is being used,
– Inside the plugin settings under cache tab, there is a section for you to enter paths that you don’t want to be cached. You can enter your paths there which you want to bypass from CF cache.
Please note that it will only bypass the first request which is the HTML content of the page. The static files like css/js/images caching will depend on it’s cache-control header.
P.S.: Sharing your email of personal information is against the WordPress forum community guidelines.
-
This reply was modified 4 years, 8 months ago by
iSaumya.
Hi Saumya,
The error was from Use-Your-Drive, what we did to resolve was set the page not to cache, clear cache, disable and enable the plugin.
Sorry for sharing my email, did not know.