Hello all,
I'm looking to apply metadata tags to WikiJournal articles in order to be compatible with indexing and tracking services (e.g. AltMetric). Currently I'm using the code:
<div style="display:none"><meta name='citation_doi' value='{{{doi}}}'></div>
Where {{{doi}}} is the article's full doi number. For example in this article, it is included as:
<div style="display:none"><meta name='citation_doi' value='10.15347/wjm/2017.005'></div>
However, the < and > characters get transcluded as < and > which (I think) prevents it from working properly.
Is Extension:WikiSEO compatible with the requirements of help.altmetric.com/...what-metadata-is-required-to-track-our-content?