Does anyone know how to fix this error in showed by Insights?

When I analyze my website with pagespeed.web.dev, I get a warning in the performance section that says “Use an appropriate size for images,” and the images it shows are the ones used for the menu button and the search button. The specific data can be seen in this link: https://pagespeed.web.dev/analysis/https-www-fotov60-com/gx8u6nz5le?form_factor=mobile. Does anyone know what steps I should take to fix this error reported by Insights?

It’s telling you that the images are too big. For instance, you have one that is 700 x 300px and you are displaying it at 137 x 59px.

@Gandalf where do you see this information? I only see the information about the image weight.

So, if I change the image size to that size, will the error disappear?

It’s here:

@Gandalf where do you see is 700x300?

Click the URL to open the image in your browser and you’ll see it’s actual size.

You can see it by following the link provided:

Still, it’s a lightweight image, so I would ignore this “warning”. (Some of them tend to be pretty silly. Someone might want to zoom the page, in which case you want the image to be able to scale nicely.)

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.