Best Practices in building and maintaining web sites
Question Use Case: Improve Google PageSpeed / Lighthouse Image Opportunities
- Ruud van Lent
-
Topic Author
- Offline
Less
More
- Posts: 1690
- Thank you received: 108
4 years 9 months ago #1260
by Ruud van Lent
Use Case: Improve Google PageSpeed / Lighthouse Image Opportunities was created by Ruud van Lent
When you display an image on a blog or webpage, should it have a high resolution for large desktop views or are you better of with a small resolution for on mobile devices? What is the impact of the image size on #SEO? Loading a large image and then down scaling it on smaller devices is not good and will impact your page speed and #SEO ranking negatively. What is the best solution here? What is the best average image size to use that will suit all situations? What is the deal about Google's WebP Image format? Why is it so powerfull for your #SEO?
- Tracey Field
-
- Offline
Less
More
- Posts: 1
- Thank you received: 0
4 years 8 months ago #1261
by Tracey Field
Replied by Tracey Field on topic Use Case: Improve Google PageSpeed / Lighthouse Image Opportunities
I've got my fingers crossed this plugin improves my image responsiveness and I'm looking forward to when my hosting company moves me across to the new server that supports WebP - when they do I'm now ready!
- Ruud van Lent
-
Topic Author
- Offline
Less
More
- Posts: 1690
- Thank you received: 108
4 years 8 months ago #1262
by Ruud van Lent
Replied by Ruud van Lent on topic Use Case: Improve Google PageSpeed / Lighthouse Image Opportunities
hi Stacey,
I'm sure it will and when you have configured to 'covert images to webp format' in the ochResponsiveImages plugin it will automatically start doing just that when your hosting provider supports the PHP GD library with WebP support build in it.
regards,
Ruud.
I'm sure it will and when you have configured to 'covert images to webp format' in the ochResponsiveImages plugin it will automatically start doing just that when your hosting provider supports the PHP GD library with WebP support build in it.
regards,
Ruud.
- Ruud van Lent
-
Topic Author
- Offline
Less
More
- Posts: 1690
- Thank you received: 108
4 years 8 months ago #1263
by Ruud van Lent
Replied by Ruud van Lent on topic Use Case: Improve Google PageSpeed / Lighthouse Image Opportunities
And as a tip:
Lower the minimum image size that should be handled in ochresponsiveimages, to 200 so it will also handle the ones on your front page.
And when you have enabled lazy loading in ochresponsiveImages, you can switch it off in jch-optimize plugin : your visitors can then enjoy browser native lazy loading with no additional JavaScript being need for doing the same.
Lower the minimum image size that should be handled in ochresponsiveimages, to 200 so it will also handle the ones on your front page.
And when you have enabled lazy loading in ochresponsiveImages, you can switch it off in jch-optimize plugin : your visitors can then enjoy browser native lazy loading with no additional JavaScript being need for doing the same.