How to remove text "Redirected from Main Page" in MediaWiki?
mediawiki
Solution
Edit the page named "MediaWiki:Mainpage" on your wiki (you'll need admin rights for that) to set the new main page title.
For more information, see "How do I change which page is the main page?" in the MediaWiki FAQ.
Problem
MediaWiki's main page has the URL of site.com/wiki/index.php?title=Main_Page and a gigantic header that reads Main Page. The official way to rename Main Page is by moving the Main Page article to an article with a new name, plus a redirect. However, doing that adds a phrase (Redirected from Main Page) right under the new header, which is unsightly. How do I get rid of that?