MediaWiki/Spam

From Freephile Wiki
Jump to navigation Jump to search

One of the bigger problems facing a public wiki is spam. We've used only a few techniques to prevent SPAM in this public wiki, but they've worked well for us.

Before preventing SPAM, you can prevent access, and that's the approach that we've employed so far. Using mw:Manual:$wgGroupPermissions we've disabled all privileges by default, and then allow read-only access to the wiki. We did use the mw:Extension:ConfirmAccount extension, but we've even turned that off and simply request users to contact a Sys Admin for an account -- making the process manual and personal. Additionally, we

  1. Use the BadBehavior extension.
  2. Protect the MainPage from editing

There are many more techniques that can be implemented. There are a few extensions bundled with a download version of MediaWiki; described in the mw:Manual:Combating_spam. And you can see the extensions used on the MediaWiki website itself MediaWiki.org such as