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.
Question Use Case: Improve Google PageSpeed / Lighthouse Image Opportunities
- Ruud van Lent
-
Topic Author
- Offline
- Posts: 1673
- Thank you received: 108
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
- Posts: 1
- Thank you received: 0
- Ruud van Lent
-
Topic Author
- Offline
- Posts: 1673
- Thank you received: 108
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
- Posts: 1673
- Thank you received: 108
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.