We are using Discourse to run an open-access academic journal website, where each published paper exists as an individual post.
In order for these papers to be indexed by Google Scholar, it seems we need to dynamically add academic citation meta tags (such as citation_title, citation_author, citation_pdf_url, etc.) to the <head> section of each “article post.”
Are there any existing settings, plugins, or theme components that can achieve this functionality?