SEO image example

Iara Authors
· 1 min read

You can also define images for SEO, some social networks require square images.

Built with Hugo

Built with Hugo

Usage

You can set SEO images be set using Front Matter.

1
2
3
images = [
  "/images/thumbnail.png"
]

You can set as many as you want, but 6 is the current limit, everything else will be ignored.

Also, if no cover or thumbnail is set in Front Matter, the first image in the image list for SEO will be used for Home Thumbnail.