Add extra meta tags to xpages

How can I add additional meta tags to the head content of html using XPages?

I would like to produce something like:

Subject: Meta tags are added through the All Properties…

To add Meta Tags, first go to the All Properties panel for the XPage. The navigate to Resources under Basic.

Then select the plus button and select xp:metaData to add as a resource

Input what you need and you’re done.

And this is how it looks in the XPage source…

HEALTH WARNING:

We’ve currently a bug (PRID7NBUJ3) with using httpEquiv where the wrong attribute gets rendered. A fix for this issue will appear in the 8.5 fix pack (June this year) and in 8.5.1 (Q3 this year). But if you need this fix sooner, please log a PMR to request a hotfix.