Hi @ianclark24
Probably you have the full URL (with http://) in the WordPress database. You have to update all the occurrences of http://www.clarkmortgages.ca to https://www.clarkmortgages.ca in the database. You can do it with the WP-CLI or with some plugin.
Have a nice day
The actual request is https://www.clarkmortgages.ca/wp-content/plugins/sg-cachepress/assets/js/lazysizes.min.js?ver=5.9.3. Try clearing that cache. As this is a Siteground hosting specific issue, I recommend asking at https://ww.wp.xz.cn/support/plugin/sg-cachepress/#new-post so the plugin’s developers and support community can help you with this.
I have used “Better Search Replace” and made sure everything was updated to https I’ve checked using that plugin periodically and there always seems to be a few needing to be changed, mostly around posts or meta.
I have cleared my cache and this error has been shown in lighthouse for months now.
Also all of my images should be loading as Webp but as noted it’s showing as a png?
Hi,ianclark24 (@
You can use this method to solve your problem and I hope its working well because I am also facing the same issue with my site.I am also use this method and getting good result,so must try this.
There are two options to resolve the issue:
For your own domain, serve all content as HTTPS and fix your links. Often, the HTTPS version of the content already exists, and this just requires adding an “s” to links – http:// to https://.
For images hosted on other domains, use the site’s HTTPS version if available. If HTTPS is not available, you can try contacting the domain and asking them if they can make the content available via HTTPS.
-
This reply was modified 4 years, 3 months ago by
stephen1122.