Preload Responsive Images
-
Hi guys,
Is Speed Booster able to preload responsive images?
In order to preload responsive images one would add such a link inside it’s html:
<link rel="preload" as="image" href="wolf.jpg" imagesrcset="wolf_400px.jpg 400w, wolf_800px.jpg 800w, wolf_1600px.jpg 1600w" imagesizes="50vw">
Can I make this work with Speed Booster?
Thank you,
Andrei
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Preload Responsive Images’ is closed to new replies.