XenForo How i can make custom meta in head ?

J

John rus

Guest
In template i try this:
Code:

Code:
<xf:head option="abc">
<meta name=......
</xf:head>
But for me it working for registered user only.
For unregistered user custom head not displayed.

Are there other way?

Continue reading...