Skip to content

Instantly share code, notes, and snippets.

@ankedsgn
Created June 2, 2020 13:40
Show Gist options
  • Save ankedsgn/068f9b3e6801a04c8a9d4451e5ca0cad to your computer and use it in GitHub Desktop.
Save ankedsgn/068f9b3e6801a04c8a9d4451e5ca0cad to your computer and use it in GitHub Desktop.
OGimage for SEO extension Bolt
# place below in the seo.bobdenotter.yml
fields:
title: ['title', 'name']
description: ['introduction', 'teaser', 'description', 'body']
keywords: []
# prefer the OGimage field over the organic image field
image: ['ogimage','image']
ogimage:
type: image
group: 'SEO settings'
label: 'OG-image'
postfix: "minimaal 600px breed, liefst 1080px breed"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment