• The Image background will be loaded with the src attribute and without Lazy Loading. This can increase loading times and Lighthouse scores dramatically.
    I would love to see that the plugin adds a simple loading=”lazy” attribute to the img tag which should be easy to implement.

    Ideally it would also create multiple versions of the image and serve the correct one depending on the screensize, see Responsive Images.

    I hope those changes can be implemented,
    Thank you.

  • The topic ‘Support lazy loading or responsive Images’ is closed to new replies.