K
Kirby
Guest
Templates like
whiles templates
This essentially sets the same robot tag, but using different head keys.
Could this be changed so it becomes consistent?
(Always using
Continue reading...
login set the robots meta tag like this:<xf:head option="robots"><meta name="robots" content="noindex" /></xf:head>whiles templates
thread_view / forum_view use<xf:head option="metaNoindex"><meta name="robots" content="noindex" /></xf:head>This essentially sets the same robot tag, but using different head keys.
Could this be changed so it becomes consistent?
(Always using
robots would be preferred)Continue reading...