https://bugzilla.wikimedia.org/show_bug.cgi?id=43935

--- Comment #4 from MZMcBride <[email protected]> ---
(In reply to comment #3)
> Assuming that the output relates to robots.txt status (not to internal
> search), [...]

The output has no relation to robots.txt, as far as I'm aware. It's related to
the noindex value of the meta element's content attribute. For example:

<meta name="robots" content="noindex,follow" />

This HTML element can be controlled per-page on non-content namespaces using
the __INDEX__/__NOINDEX__ magic words or per-namespace using global
configuration variables.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to