• Resolved gevcen

    (@gevcen)


    Dear,

    My site is linked to free Cloudflare plan in which I use the lowest level of caching by default, and for images (.jpg and .png) I’ve added page rules to not cache them at all because Cloudflare has been causing issue iOS => images were not being loaded or displayed, all white.

    I also use WP Rocket but I dont use their lazyload. Instead, I use the lazyload from my theme because it’s already optimized for my theme. I understand that I need to disable it before using your plugin.

    Should this configuration be compatible with your plugin? If yes, would your plugin bring more benefit? And again if yes, what’s Flying Images better than Lazyloading?

    Thanks

    • This topic was modified 6 years, 1 month ago by gevcen.
Viewing 1 replies (of 1 total)
  • Plugin Author Gijo Varghese

    (@gijo)

    @gevcen Cloudflare delivers same image for devices that support and don’t support WebP. That’s why images are not displaying in iOS. iOS doesn’t support WebP.

    Flying Images has two main features:

    1) Lazy loading: Use native lazy loading or JS lazy loading or both. Native loading is very fast and doesn’t inject any JS. WP Rocket or similar plugins don’t have this.

    2) CDN: Flying Images uses Statically CDN to compress images on the fly and convert them to webp. It delivers WebP conditionally so that it will work with iOS.

    If your theme or some plugin has inbuilt lazy loading, it should be turned off to make it work with Flying Images lazy loading.

    I hope that makes everything clear.

Viewing 1 replies (of 1 total)

The topic ‘Compatible with Cloudflare, WP Rocket + benefit?’ is closed to new replies.