-
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
-
WP Event Manager Plugin – Create Event Listing Website
WP Event manager plugin is “must have” if you want to turn your WordPress website into an event management portal. Event management plugins allow you to display all relevant information for events into one place. In this post, we will discuss WP Event Manager plugin which works perfectly with any theme. So, you can choose…
-
Email Notifications when administrators are logged in
Do you want to receive a notice each time a user with administrator rights is logged into the WP Dashboard? We added this option to our security plugin. Now you can receive notifications if you want to know about an unauthorized entrance to your WP Dashboard. Notification will be sent only when a user was…
-
A new online tool to automatically boost the best Facebook posts
Over the past years, the demand for boosting Facebook posts has increased dramatically. With Facebook decreasing the organic reach continually, Facebook marketers need to pay for getting the desired reach and support engagement. In Facebook, you can no longer boost all new posts automatically. Neither you can set up rules that would select the posts…
-
Strengthening brute force protection
We added the new logic to prevent brute force attacks. Service will check your log in status once per hour and if some IP’s have 10 and more attempts to log in, then these IP’s will be banned for next 24 hours. It makes the brute force protection tougher and doesn’t waste the server’s resources…
