XenForo How i can make custom meta in head ?

  • Thread starter Thread starter John rus
  • Start date Start date
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...