Web Development

Jack Reichert

Tagged: mediawiki

How to Add META Tags – ROBOTS NOFOLLOW,NOINDEX – to Your MediaWiki Site Head

I spent too much time today hunting down how to do this, so I thought I’d spell it out clearly. Add the following snippet to your LocalSettings.php OR includes/OutputPage.php file and it will insert the META tag ROBOTS NOINDEX, NOFOLLOW into the header. As you