Optimole
Forum Replies Created
-
Hey,
We just released an update that should fix that.
Hey,
That’s totally valid point and I appreciate the feedback. We’re working on 2 upcoming releases that I hope it would improve things for everyone:
1. 5.0.2 We would release soon a new version that is fixing a couple of issues, including a better migration of the page rule to cache rule + lazy loading in the free plugin. This would also introduce a PAID version that at the start would offer Delay & Defer functionality and a great way to support the future development.
2. 5.0.3 We’re planning to take full advantage of the cache rules and allow users to bypass cache for urls, query params or cookies, at the CF level. ^ we’ll be also adding in the PRO version a transform rule aimed to improve the HIT rate by ignoring marketing parameters.Hey,
Can you share more about what exactly is not working? Can you share your site url? You can also contact me with all those informations here: https://themeisle.com/contact/ (pre-sales), there might be something related to the CF cache rule we added, but need to be able to replicate and we’ll improve it.I noted down your suggestion to easily expose the HIT/Miss without checking the headers. @frenchomatic
As of having to enable cloudflare cache after each update, is this something with the new versions? You need to connect again or just enable?We just released a fix.
Let us know if the new version fixes the issues reported.
Hey,
It was a cache problem and we fixed this in 5.0.1Right, we’ll update that rule as well since it was a confusion with the current implementation.
We identified the root cause here and we’ll be releasing an update later today.
Hey,
What’s the error that are you getting when you are trying to enable Cloudflare?Thanks for reporting this, we’re looking into it and we’ll be releasing an update later today.
Thanks for a such detailed feedback.
I could replicate the undefined error and we’re working to fix that, page rules are being deprecated by Cloudflare and we migrated to cache rules, but they should work just fine.
I can’t replicate the fact that you need to enable Cloudflare after the update.HI,
You might have some caching on the site that could show outdated content. I recommend purging it to fix it.
Do you have a specific page where this is happening?
Hi there,
Regarding the lazyload, the image has a data-src and data-srcset attribute which is often used by lazyload mechanisms. In Optimole we don’t use those and we use data-opt-src as lazyload attribute.
I hope this helps.
Hi there,
That image is using a custom lazyload, not from Optimole, that is causing the huge delay. You can see in the Pagespeed report https://vertis.d.pr/i/wS5Rgq that the biggest impact in LCP load has the Render/Load Delay which is coming from the lazyload mechanism that you use on that image.
You can try to decrease the Bypass setting https://docs.optimole.com/article/1948-bypass-lazy-load-for-first-images to a smaller number, i.e 1 to see if Optimole can overwrite the lazyload that you use and can load that image faster.
Moreover, You can try to disable the autoscaling using this toggle https://docs.optimole.com/article/1950-image-scaling.
Let us know how it goes.