Harshad
Forum Replies Created
-
@montari Found these files in REduce used JS:
https://www.gstatic.com/recaptcha/releases/ovmhLiigaw4D9ujHYlHcKKhP/recaptcha__en.js
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202209080101/show_ads_impl_with_ama_fy2021.js?client=ca-pub-5099022778269307&plah=tunisiaeye.com
https://maps.googleapis.com/maps/api/js?key=AIzaSyBkm5TGW5wP7a5PSGTECS9IFPC1z0BG0ks&libraries=places&ver=6.0.2
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5099022778269307
https://www.googletagmanager.com/gtag/js?id=UA-210351346-1But all the files are from Google adsense which are loading from your site.
Could you please temporary turn off the Google adsense plugin and then check the results on Google PageSpeed Insights?
@educamiacom Could you please uncheck the option “Enable merging of JS files” and “Enable merging of CSS files” from WP-Optimize > Minify > JS and CSS and check if it helps to fix the issue?
@fwkart Could you please uncheck the option “Enable merging of JS files” and “Enable merging of CSS files” from WP-Optimize > Minify > JS and CSS and check if it helps to fix the issue?
@kier0 Could you please try to increase max_execution_time to 900 secs and memory_limit to 512 Mb and then try to purge the perloaded files and check if it works?
@montari Do you see any notice with the filename in the PageSpeed Insights?
@josmatic Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimize and see if it is resolved.
If so, reactivate each plugin one at a time until you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.
@sithanya Could you send me a copy of your server’s PHP Error log?
You can find this log through your web hosting control panel (typically cPanel). If you are unsure where to find the PHP Error log, you can ask your hosts to provide it.You can copy and paste the the logs here https://pastebin.com and share the link with us.
@savacom Yes in-order to make the WP-Optimize compatible Unlimited Elements, please ask them to submit a ticket here https://getwpo.com/ask-pre-sales-question/
So that we can work together to make both the plugins compatible.
@karurclassifieds Could you please try to exclude the form url from WP-Optimize > Cache > Advanced Settings > URLS to exclude cache and check if it helps to fix the issue?
@josmatic Please keep only one optimization plugin active as both the plugin give call to wp_cache_get() which causes an issue, Please keep Autooptimize off and check if you still get the error?
@branhampaul The logs didn’t help much, Could you please try to purge the cache and then try to preload the urls and check if it works?
@montari Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimize and see if it is resolved.
If so, reactivate each plugin one at a time until you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.
@guzzisto Your theme’s CSS might be causing the issue, So its requested to keep both the options off.
When it reload the cache after 24 hours it will purge the previous cache, however depending upon the total site size it may consume some resources.
@marc73 Have you truned on frbug mode, do you see any errors logged in wp-content/debug.log?