Exclude a script with images?
-
When I analyze my website with Insights, I get the error you can see in the screenshot, “Shows images with a low resolution.” Looking at the URL that includes “litespeed,” I interpret that something has to do with the Litespeed Cache plugin. Seeing the accompanying image, I deduce that the plugin is doing lazy loading on the images of the script for an advertisement I have on my image store. Is my interpretation correct? If so, can I fix it by excluding the script from lazy loading somehow, such as by adding “data-no-lazy=”1” to some part of the script?
As a reference, I’m including the script so you can analyze the best solution.
<script type=’text/javascript’ src=’https://pixels.com/slideshowmouseover.php?id=7796330449&memberidtype=artistid&memberid=77963&width=250px&height=250px&imagestyle=cropped’></script> <img id=”faaslideshowimage[7796330449]” style=”width: 250px; height: 240px; border: 1px solid #666666; cursor: hand;” title=”Art Prints” src=”https://fineartamerica.com/assets/images/Blank.jpg” alt=”Art Prints” />Greetings
The page I need help with: [log in to see the link]
- The topic ‘Exclude a script with images?’ is closed to new replies.