Archived topic
PageSpeed Insights - Mobile - Properly size images
5 replies · Started by MK on December 29, 2020
Hi there,
I have blog posts with images, eg: https://wpmeow.com/cloudflare-dns/, PageSpeed Insights always recommend us to "Properly size images" (Mobile), but I have no idea how to solve it properly.
I uploaded all images directly through the Media Library.
I turned on and off PhastPress (Optimize images in tags/Optimize images in CSS) features.
I tried to edit image (Scale Image) through Media Library.
I turned on and off WP Super Cache.
But still can't solve it, do you know how to solve this kind of problem?
Regards,
MK Lim
Hi there,
this is an issue when using the core Image Block and setting the image size to Full.
See my response to another topic here:
If you set your images to a different size in the block editor then it will stop serving the largest image size which should make some improvement.
Hi David,
Thank you for the reply.
My image size is set to Large, not Full. I have tried to set to Medium (size too small), but PageSpeed Insights still recommend “Properly size images” (Mobile). Do you know any good Image Blocks can be used?
Regards,
MK Lim
Unfortunately not - the Image Block is a core thing, no one else seems to want to go there....
You can try increasing the Thumbnail size to 400px in Settings > Media, and then running the Regenerate Thumbnails plugin, this 'may' provide a slightly larger image size that Google will pick up, as currently it may think 300px is too small and grabs the larger image.
Oh I got it. Maybe will try increasing the size in Settings later.
Thank you for the info and advice.
You're welcome