A RetroSearch Logo

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

Search Query:

Showing content from https://www.mediawiki.org/wiki/Manual:$wgArticleRobotPolicies below:

Manual:$wgArticleRobotPolicies - MediaWiki

Allow customisation of robot policies on a per-page basis.
Introduced in version: 1.11.0 (r22615) Removed in version: Still in use Allowed values: (each entry indicates a page name and a text string) Default value: []

Allows you to set the robot policies for specific pages.

Example

To get the meta element <meta name="robots" content="noindex,follow" /> for "Main Page" you will need to set:

$wgArticleRobotPolicies = [
    'Main Page' => 'noindex'
];

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.3