__INDEX__
/__NOINDEX__
magic words will not function.
$wgContentNamespaces
An array of namespace keys in which the __INDEX__
/__NOINDEX__
magic words will not function, so users can't decide whether pages in that namespace are indexed by search engines. If set to null, default to $wgContentNamespaces
.
Example:
$wgExemptFromUserRobotsControl = [ NS_MAIN, NS_TALK, NS_PROJECT ];
Or, to switch it off entirely:
$wgExemptFromUserRobotsControl = [];
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4