Sunka Well-known member Licensed customer Jan 20, 2018 #2 On the top of the Thread_view template Code: <xf:if is="{$forum.node_id} == xxx"> <xf:head option="metaNoindex"><meta name="robots" content="noindex" /></xf:head> </xf:if> Change xxx to node ID
On the top of the Thread_view template Code: <xf:if is="{$forum.node_id} == xxx"> <xf:head option="metaNoindex"><meta name="robots" content="noindex" /></xf:head> </xf:if> Change xxx to node ID
Sunka Well-known member Licensed customer Jan 20, 2018 #4 Hover over name of that node, you will see ID in the url