我们每天收到大量注册,我们认为这些是虚假账户。
- 它们都集中在相近的时间段
- 阅读时间少于 1 分钟
- 同一 IP 地址注册了多个账户
我的问题:
-
当用户被归入“可疑”类别时,原因是什么?
-
我猜如果要暂停用户而不通知他们,我应该直接对数据库执行更新查询?
-
是否有办法每天获取共享 IP 地址的账户列表?这似乎是我们现在经常遇到的情况。我可以直接查询数据库,对吗?
我们每天收到大量注册,我们认为这些是虚假账户。
我的问题:
当用户被归入“可疑”类别时,原因是什么?
我猜如果要暂停用户而不通知他们,我应该直接对数据库执行更新查询?
是否有办法每天获取共享 IP 地址的账户列表?这似乎是我们现在经常遇到的情况。我可以直接查询数据库,对吗?
They filled out their user profile but have almost no read time. This is a very unusual behavior pattern for most users.
You absolutely must run the Akismet plugin if you are not already. It is essential in the current era of common 100% human spammers.
Thank you! I will get it installed now. I appreciate the response.