How do I protect my forum against spam?

前端 未结 14 1801
既然无缘
既然无缘 2020-12-28 23:46

I have a forum on a website I master, which gets a daily dose of pron spam. Currently I delete the spam and block the IP. But this does not work very well. The list of block

14条回答
  •  一整个雨季
    2020-12-29 00:22

    You might want to look at this question, which has several answers that describe how you could implement a non-intrusive captcha.

    Another thing to consider is to require time between posts to prevent massive spamming.

提交回复
热议问题