A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgExemptFromUserRobotsControl below:

Manual:$wgExemptFromUserRobotsControl - MediaWiki

Toggle the table of contents Manual:$wgExemptFromUserRobotsControl An array of namespace keys in which the __INDEX__/__NOINDEX__ magic words will not function.
Introduced in version: 1.14.0 Removed in version: Still in use Allowed values: (array of integers) Default value: $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