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