Hello-
Is it better to use meta tags? or HTTP tags for robots directives?
<meta name="robots" content="noindex">
or
X-Robots-Tag: noindex
Both do the same, but if both methods exist, there is certainly a good reason. Is meta tag safer to use, understood by all robots?