ethar's avatar
Level 5

optimizing image size

What is the best way to deal with images on websites in terms of size? I mean, for example, if the same image in slider, its size must be 600 * 300 in news, its size is 100 * 200 in sidebar 100 * 100 In terms of SEO, the Rendred Size should be the same as the Rendred Aspect Ratio Can we do this without uploading more than one copy of the image?

0 likes
1 reply
martinbean's avatar

@ethar Upload the original image, and then use something like Glide to serve appropriately-sized thumbnails where needed.

1 like

Please or to participate in this conversation.