Image SEO – What file size?

Hello,

I enjoy photography as a hobby and wanted to create a small website with my photos. I'm planning on having a main page with 3-4 images and then a subpage with the photo gallery (which will open in a new window).

Regarding Google ranking and loading times, I read on "Image SEO" that photos should be relatively small in file size, up to 200 kb max. Despite programs that can reduce my images well, there are some images that I can't get to this size without a noticeable loss of quality.

My question now is how relevant image SEO actually is for the subpage/photo gallery. It's important to me that the main page ranks well and loads quickly. Will the main page still be penalized if the 200 kb limit isn't adhered to on a subpage (gallery), and the images there are perhaps all in the 1-2 mb range?

Best regards

(1 votes)
Loading...

Similar Posts

Subscribe
Notify of
5 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
regex9
1 year ago

(…) and then a bottom (…) that will open in a new window (…)

Link quite normal so that the bottom is opened in the same browser tab. If a user wants to open the page in another tab, he can determine it using the context menu of the browser.

When it comes to showing photos enlarged again, you can Lightbox use.

(…) that the photos of file size should be relatively small max. to 200 kb.

It’s right that it’s good if your images tend to be small in file size and thus less time to load. However, search engines such as Google do not look at the size of individual files but consider the entire load.

(…) which I do not get to this size without seeing noticeable quality loss.

Some set screws you could look at:

  • WebP compression, alternatively (if you don’t care about a support from Edge) AVIF would be even better in compression
  • Use Sourcesets. This means that you can store different image variants for different screen resolutions. The browser can then decide which image variant it chooses.
  • Media Caching via CDN server (e.g. CloudFlare, Fastly, …)
  • Lazy-Loading mechanisms

My question is now how relevant that picture-SEO is at all for the subpage / photo gallery (…)

They can be treated separately.

(…) and the images there may be all in the range 1-2 mb?

However, you should not place actual user evaluation under a ranking on a search engine. SEO should be used to make your website more user-friendly.

If a user notices that a charging process takes a lot of time (and you still have to calculate that not everyone has a good Internet connection), then the probability is great that it is gone again within a few seconds. Maybe in time he saw a picture, but picture 2 and 3 are no longer of interest.

See that your images remain below 1 MB as much as possible and your website generally does not have long loading times (PageSpeed Insights can help).

flyaquarius
1 year ago

What layout does your gallery have? Usually you have compressed images in the gallery and if you click on it you get the original image or a sufficiently large image.

flyaquarius
1 year ago
Reply to  Retrogamers

There’s nothing to talk about. The original images should not be loaded in the gallery.