-
Reducing Disk Load in High-Traffic PHP Applications: Switching from SQLite to Redis for Anti-Crawler Storage
Automated crawlers and scraping bots are a growing problem for modern websites. While search engine bots are useful, many other crawlers generate excessive traffic, scrape content, or overload servers. To help website owners control this type of traffic, we recently released the Anti-Crawler PHP Library by CleanTalk, an open-source tool designed to detect and limit
-
New features for spam comments management on WordPress
For WordPress users of the service, we have added the new possibilities to manage spam comments. By default, all spam comments are placed in the spam folder, now you can change the way the plugin deals with spam comments: 1. Move to Spam Folder. You can prevent the proliferation of spam folder. It can be…
-
Exotic HTTP headers
Hello! This article will illustrate the result of applying some important and exotic HTTP headers, most of which are related to security. X-XSS-Protection Attack XSS (cross-site scripting) is a type of attack in which malicious code can be embedded in the target page. For example like this: <h1>Hello, <script>alert(‘hacked’)</script></h1> This type of attacks easy to…
-
About SomeInspiration.com
Hello, I’m Francis O’Neill, and, among other things, such as looking after the website I’m about to tell you about, I now view myself as a writer. I write on spiritual health and mind, body & spirit topics. I have a couple of books out at this time. In many respects this also encapsulates my…
-
New anti-spam checks for WordPress, XenForo, phpBB 3.1, SMF, Bitrix
We are pleased to announce that we have released new versions of plugins for WordPress, XenForo, phpBB 3.1, SMF, Bitrix. In the new version, we have added some new checks for spam to improve anti-spam service. Mouse tracking and Time zone monitoring give good results against spam bots which simulate the behavior of real visitors.…
