Experiencing a 401 Unauthorized Error During Update?

If you're seeing a 401 Unauthorized error when trying to update your Joomla extension, it's likely due to our new two-factor authentication (2FA) security measure for your Download ID.
To resolve this, check your email (Spam folder?) for a message to approve your server or device, or read our detailed blog post here( onlinecommunityhub.nl/best-practice/new-...-extension-downloads) to understand the steps involved. This will guide you through approving your server for future updates.

Best Practices in building and maintaining web sites

Question Use Case: Improve Google PageSpeed / Lighthouse Image Opportunities

More
4 years 7 months ago #1260 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?

Read more...
More
4 years 7 months ago #1261 by Tracey Field
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!
More
4 years 7 months ago #1262 by Ruud van Lent
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.
More
4 years 7 months ago #1263 by Ruud van Lent
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.