I focus on optimizing images that I used on my website. Adjusting image size through compression tools reduces files by a maximum of 90% of their original size and I make sure that the visual quality during file size reductions is preserved. How have you been able to your website loading speed?
I have been actively working on reducing the loading time and size of USHost247's main website. I have removed some sections and refined some of the code. I will also be working on reducing the image sizes as you mentioned.
I love using tools that compress images without sacrificing quality. It's like giving the website a little boost, making everything load quicker and smoother.
A cache system for javascript, images along with css files also helps your loading speed.
Also, utilizing GZIP compression can boast your site’s speed as well.
How to enable GZIP in Apache Web Server
GZIP compression saves bandwidth and greatly improves downloading of text files (read: HTML, CSS, JavaScript, fonts). The greater the files are, the greater the improvements will be.
We use Cloudflare. It's a few hundred dollars a month, but we pay for a professional plan where we cache everything (HTML, etc.) at the edge for users who are not logged in. When logged in, HTML is not cached but Javascript, CSS, images, etc. all are.