Changes for page AntiSpam Techniques

Last modified by Vincent Massol on 2017/09/06

<
From version < 1.3 >
edited by Vincent Massol
on 2016/02/26
To version < 2.1 >
edited by Vincent Massol
on 2016/04/04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,6 +4,16 @@
4 4  
5 5  The XWiki project offers several solutions to help fight spam. These are especially useful when XWiki is used as a public site.
6 6  
7 += Correct Permissions =
8 +
9 +The first thing to do is to make sure you have not left comments open to anyone since this for sure will get you a lot of spam.
10 +
11 +What you should do is either allow the Comment right only to registered users or at least ask for Captcha for anonymous users (see below).
12 +
13 +Here are some scripts to help you remove comment spam:
14 +* [[extensions:Extension.Remove All Anonymous Comments]]
15 +* [[extensions:Extension.Remove All Comments]]
16 +
7 7  = CAPTCHA =
8 8  
9 9  You can enable [[Captchas>>https://en.wikipedia.org/wiki/CAPTCHA]] both on the [[registration screen>>extensions:Extension.Administration Application||anchor="HActivatingcaptchas"]] and for [[comments>>extensions:Extension.Administration Application||anchor="HRights"]].
... ... @@ -34,4 +34,8 @@
34 34  * Ability to prevent spam from being entered (by filtering on keywords)
35 35  * UI to easily remove spam content and all content entered by some given user
36 36  
47 += Others =
37 37  
49 +* [[extensions:Extension.Delete Spam Users]]
50 +
51 +

Get Connected