<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>HelpOnSpam</title></articleinfo><para><ulink url="http://www.nnx.me/HelpOnSpam/HelpForAdministrators#">HelpForAdministrators</ulink> &gt; <ulink url="http://www.nnx.me/HelpOnSpam/HelpOnAdministration#">HelpOnAdministration</ulink> &gt; HelpOnSpam </para><para>Wikispam is getting more and more annoying. Wiki pages get high ratings in search engines because of the strong linking between the pages (and each other via <ulink url="http://www.nnx.me/HelpOnSpam/InterWiki#">InterWiki</ulink> links). This makes them a valuable target to increase the ranking of other pages </para><section><title>Block Spam</title><para>You can ban certain content within contributions by listing regular expressions on the your '<ulink url="http://www.nnx.me/HelpOnSpam/BadContent#">BadContent</ulink>' page. </para><para>If a user tries to save a page and its content matches any of these regular expressions, then saving that page will be denied (until the offending content is removed from the editor). </para><para>You can also enable an automatic update of <ulink url="http://www.nnx.me/HelpOnSpam/BadContent#">BadContent</ulink> via your wikiconfig. This is enabled by this line: </para><screen><![CDATA[    from MoinMoin.security.antispam import SecurityPolicy]]></screen><para>see <ulink url="http://www.nnx.me/HelpOnSpam/HelpOnConfiguration/SecurityPolicy#">HelpOnConfiguration/SecurityPolicy</ulink> </para></section><section><title>Remove Spam Action</title><para>If you are a <ulink url="http://www.nnx.me/HelpOnSpam/HelpOnSuperUser#">SuperUser</ulink>, you can use this action to mass-revert changes of some spammer (or some other <emphasis>bad guy</emphasis>). </para><orderedlist numeration="arabic"><listitem><para>Select &quot;Remove Spam&quot; from the available actions. </para></listitem><listitem><para>Select the user (usually part of the IP) </para></listitem><listitem><para>Select &quot;Revert All&quot; </para></listitem><listitem><para>You will see how moin tries to revert his edits. This does not work in any case, so you maybe have to clean up some of his edits manually. </para></listitem></orderedlist></section></article>