Hostwinds Tutorials
Search results for:
Table of Contents
Tags: Web Site, Optimization
Probably one of the easiest but often overlooked methods for increasing page speed and reducing bandwidth is image optimization, compression to be specific. If done right, it won't affect the quality of the images. It's becoming the norm, so thankfully, it's easy to do with free online services and plugins.
Here are few tools that can help with image compression:
This image was compressed by over 70%
If you're using WordPress, it's straightforward to optimize your images through plugins. Besides the services above that offer a plugin, here are a few more:
In addition to compressing images, you may also want to consider using the WebP image format. It's been shown to reduce image size by over 80% in some cases and is supported by all major browsers, including Chrome, Firefox, Microsoft Edge, and Safari.
But when you use WebP, it doesn't replace your existing JPEG or PNG files. So if visitors are using a browser that doesn't support WebP, they'll be shown the other version. Yes, this means you have more images on your site, but if most are displaying the WebP version, it can still dramatically decrease the size and weight of your site, making it run faster.
And there are several WordPress plugins that will do all the heavy lifting for you - Optimus, Smush, and Optimole are a few worth considering.
Even for unsupported browsers, WebP support can be added through the use of the WebPJS library.
Written by Hostwinds Team / June 5, 2021