SEO, mate! It's important. That's why SEOMate provides the tools you need to craft all the meta tags, sitemaps and JSON-LD microdata you need - in one highly configurable, open and friendly package - with a super-light footprint.
MIT License
36
stars
8
forks
source link
Make `additionalMeta` act as fallback instead of override #2
Currently any values in the additionalMeta field end up overwriting values set in templates by creating an seomate object. Can the behaviour be altered to make the additionalMeta values act as defaults, which are used only if those fields are not already set either via the profile map, or via the template config? It would enable use cases such as this:
Currently any values in the
additionalMeta
field end up overwriting values set in templates by creating anseomate
object. Can the behaviour be altered to make theadditionalMeta
values act as defaults, which are used only if those fields are not already set either via the profile map, or via the template config? It would enable use cases such as this: