This DatoCMS plugin extends the DatoCMS SEO meta field. It allows you to see a preview of different sources generated from Heads Up.
- See extended seo previews
- Use data from the model you are working on
- Edit fields and save it as a seo data
- Using the Voorhoede Heads Up
First add this plugin via DatoCMS Settings > Plugins > Add (/admin/plugins/new
).
Secondly add an API token to the global settings of the plugin.
When adding the plugin there are a few settings that are configurable.
When you turn this function off the button for editing fields won't be shown. When this function is on it will show the configure button.
Default title field This field has to be a string value and will be shown as the title.
Default description field This field has to be a string value and will be shown as the description.
Default image field This field has to be a image. This is an object with the upload_id of the image. By adding this third variable there will be an image added to the preview.
When you edit the description or title field it will always show that value. When those fields are empty it will try and show fields from the model you are editing.
See contributing.md.
Scaffolded using DatoCMS plugin Yeoman generator.
MIT Licensed by De Voorhoede.