This is not really documented anywhere.

It's **super niche** but I'll share anyway:

incase you care about a specific image for pinterest pins

and that image is not going to be shown on usual website page views.

You need a combo of display none on a parent tag AND loading="lazy" on the img tag.

#html #frontend #pinterest