This repository was archived by the owner on Jun 1, 2023. It is now read-only.
v2.6.1
Add a noindex policy to page titles specified in $wgWikiSeoNoindexPageTitles.
Example:
$wgWikiSeoNoindexPageTitles = [
'Main_Page',
'My_Custom_Page',
];v2.6.1 only bumps the version number in extension.json.