Page MenuHomePhabricator

Update Robot Policies for the Hebrew Wikisource
Closed, ResolvedPublic

Description

Following community discussion (see here), please add:

'hewikisource' => [
    NS_TALK => 'noindex,follow',
    NS_USER => 'noindex,follow',
    NS_USER_TALK => 'noindex,follow',
    NS_PROJECT_TALK => 'noindex,follow',
    NS_IMAGE_TALK => 'noindex,follow',
    NS_MEDIAWIKI_TALK => 'noindex,follow',
    NS_TEMPLATE_TALK => 'noindex,follow',
    NS_HELP_TALK => 'noindex,follow',
    NS_CATEGORY_TALK => 'noindex,follow',
    104 => 'noindex,nofollow',    // מפתח
    105 => 'noindex,nofollow',    // שיחת_מפתח
    112 => 'noindex,nofollow',    // עמוד
    113 => 'noindex,nofollow',    // שיחת_עמוד
    116 => 'noindex,nofollow',    // מקור
    117 => 'noindex,nofollow',    // שיחת_מקור
],

to the $wgNamespaceRobotPolicies setting in InitialiseSettings.php.

Event Timeline

Change 385843 had a related patch set uploaded (by Jayprakash12345; owner: Jayprakash12345):
[operations/mediawiki-config@master] Add $wgNamespaceRobotPolicies Config for hewikisource

https://gerrit.wikimedia.org/r/385843

Change 385843 merged by jenkins-bot:
[operations/mediawiki-config@master] Add $wgNamespaceRobotPolicies Config for hewikisource

https://gerrit.wikimedia.org/r/385843

Mentioned in SAL (#wikimedia-operations) [2017-10-24T13:39:17Z] <zfilipin@tin> Synchronized wmf-config/InitialiseSettings.php: SWAT: [[gerrit:385843|Add $wgNamespaceRobotPolicies Config for hewikisource (T178775)]] (duration: 00m 46s)

Jayprakash12345 reassigned this task from Jayprakash12345 to Fuzzy.
Jayprakash12345 subscribed.

Config was provided by Fuzzy. So I am assigning him.