Best way to showcase image in website?

QuanticIT

Power Member
Joined
Jan 31, 2019
Messages
700
Reaction score
153
Hi, I want to show images of my works on my website. I already created a Galley page. But the thing is there will be a lot of photos. I don't want the website to be slow for image load.

In that case what can I do? I have WP-Rocket and Imagify.
 
Reduce the weight of the images all the time. Lazy load will help you to speed it up
 
  • Compress images
  • Resize them properly
  • Lazy Load them (already comes as a default feature in WordPress)
  • Convert them into webp format
These are my 4 steps into image optimization.
 
Resize image with paint or photoshop, then use lazyload for site speed
 
Back
Top