-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I think this plugin might solve an issue I have hit around managing multiple metadata files based on page type for Gridsome. For example, I would like to make unique configs for website, book, profile, etc. that has matching open graph, json-ld and twitter card metadata fields. Some of those fields would be hardcoded where others would need to be dynamically populated based on graphql queries on each page.
Two questions: 1) Is this a good use-case for the plugin? 2) If so, can you add an examples folder or point me in the right direction on how to best select and dynamically populate the metadata based on page type?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels