Thanks for the suggestion @sharonmleon! I’ve installed ResourceMeta and am trying it out now.
Do you know if Resource Meta supports custom vocabularies? We’re using a custom schema and I couldn’t find information on this in the documentation.
Additionally, what’s the best way to add meta tags to pages? We’re planning to share resources on the website and need to ensure we have effective meta titles and descriptions for them.
Do you know if Resource Meta supports custom vocabularies? We’re using a custom schema and I couldn’t find information on this in the documentation.
You can edit the module’s config file to add custom meta names. Open ResourceMeta/config/module.config.php and add to the resource_meta_meta_names array, like so:
Additionally, what’s the best way to add meta tags to pages? We’re planning to share resources on the website and need to ensure we have effective meta titles and descriptions for them.
The module does not add meta tags to site pages. It only adds them to resource pages (items, item sets, media).