Is the <xf:head option actually used for anything?

Status
This content is read-only, or is not open for further replies.

Stuart Wright

Guest
offline
I want to use a conditional to put - or not put - some custom JS and style script in the head of a template.
I see that every example of the <xf:head tag has an option.
e.g.
Code:

<xf:head option="metaNoindex"><meta name="robots" content="noindex" /></xf:head>
Is the option actually used for anything?
Thanks

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom