-
Posted in : Efor
-
Hello there,
have searched the entire forum for speed topics and tried all the settings
– I use CloudfFlare as my CDN
– Optimole
– and currently W3 Total Cache (before that I tried Super Fast Cache)Unfortunately, I get a speed test result of Mobile 29 / Desktop 60 at https://pagespeed.web.dev/
Regardless of the settings of the cache plugins, even after setting up CloudFlare this has not changed…
If I remove the video from the start screen, the value improves by 6-8 points…
I’ve just been stuck here for days…Greetings
Hello,
Thank you for reaching out and for providing detailed information about your setup. I understand how frustrating it can be to optimize performance, especially when you’ve already tried various tools and techniques. Let me assist you further with some suggestions:
1. Video on the Start Screen:
Videos, especially if not optimized, can significantly impact load times. If removing the video improves your score by 6-8 points, consider the following:
– Use a lightweight placeholder image and load the video only when the user interacts with it.
– Ensure the video is compressed and served in modern formats like WebM.
– Lazy-load the video using plugins or custom code.2. Optimole Settings:
Ensure that Optimole is set up to:
– Deliver optimized image sizes based on the user’s device.
– Use modern formats like WebP.
– Enable lazy loading for below-the-fold images.3. W3 Total Cache Settings:
Since you’ve tried both W3 Total Cache and Super Fast Cache, ensure:
– Browser Caching: Enable long expiration times for static assets.
– Minification: CSS, JS, and HTML minification are enabled.
– Object Cache: Activate if your hosting supports it.
– Database Cache: Useful for reducing database query load.4. Cloudflare Settings:
Cloudflare can improve speed when configured correctly:
– Caching Level: Set to “Cache Everything.”
– Polish & Brotli: Enable if available.
– Rocket Loader: This can help improve JS loading but test its impact, as it may not work well with all setups.
– Image Optimization: Ensure features like Mirage (mobile optimization) are enabled.5. Additional Tips:
Run your site throu- gh tools like GTmetrix or Pingdom for deeper insights.
– Evaluate if hosting resources are sufficient; upgrading to a more performant hosting plan can make a significant difference.
– Use the browser’s developer tools (Network tab) to pinpoint specific bottlenecks.Best regards,
Mehmet
You must be logged in and have valid license to reply to this topic.