How to view spam form submissions
If you’ve enabled WP Cerber’s anti-spam protection, the engine protects all or selected forms on your WordPress-powered website and denies attempts to submit spam. But how can we see submitted form data if a form submission was identified as spam? It’s possible by using Traffic Inspector logging capabilities. Enable the [...]
Development version 8.8.6
What’s new in this version You can specify the “User-Agent” string for requests from the main (master) Cerber.Hub website by defining the PHP constant CERBER_HUB_UA in the wp-config.php file. Here is the line you can use: define('CERBER_HUB_UA', 'My User Agent'); Diagnostic logging for network requests to the WP Cerber cloud. To [...]
WP Cerber Security 8.8.5
This version brings improvements to many WP Cerber’s admin pages. The pages became responsive and are rendered in an agile fashion. The database queries have been optimized, and its number has been reduced. New admin features Quick user activity analytics (user insights) with filtering links on the Activity and Live Traffic log [...]
WP Cerber Security 8.8.3
New login security features Disabling the default WordPress user authentication through the wp-login.php and using it as a honeypot When enabled, WP Cerber prevents any user authentication even with correct usernames and passwords. After an attempt to log in, WP Cerber shows the default incorrect password error message mimicking the [...]
Strong login security with WP Cerber
It’s no secret that bad actors can break into a newly installed WordPress within a few minutes by mounting a brute-force attack. It’s possible because WordPress has no built-in attack mitigation mechanisms, the default login URL is well known, and the username of a website’s admin can be discovered with ease. WP Cerber [...]
Removing malware without paying a dime
If you found your website infected with malware, you have many options to remove it. Most of them are paid, but one of them is free. It’s free if you are willing to do it by yourself following this guide. It is important to note that this approach will help you remove many types of WordPress malware but may fail in case of complex [...]
WP Cerber Security 8.8
We are excited to announce a major release of WP Cerber that brings several new features and multiple important improvements to many algorithms and parts of the plugin. Some of the features are available in the professional version of the plugin only. Application passwords management done right You get control over the use of WordPress [...]
Managing WordPress application passwords a hassle-free way
Using application passwords as a security measure was introduced in WordPress 5.6. This feature enables you and your users to generate and use separate passwords for accessing website APIs such as REST API. The WP Cerber plugin brings a set of tools to manage application passwords in an effective and secure way. In this article, we will [...]
How to limit the number of concurrent user sessions in WordPress
By default, WordPress has no limits applied to the number of concurrent sessions a user may create. This may pose a risk of compromising user security and personal data leakage. The professional version of WP Cerber enables you to enhance user accounts’ security by configuring a limit to the number of concurrent user sessions a [...]
WP Cerber Security 8.7
This version brings multiple code improvements to WP Cerber’s security algorithms and new features that enable you to manage concurrent user sessions in several ways. Limiting the number of allowed concurrent user sessions You can choose from two available policies to enforce if the specified limit is reached. One terminates the [...]
WP Cerber Security 8.6.8
The coronavirus pandemic is not an excuse; we continue developing new versions of WP Cerber and supporting our customers. This version brings the following features and improvements. New shortcode to display WP Cerber’s cookies Using the new shortcode you can display a list of browser cookies set by WP Cerber. See several examples [...]
How to get User Switching working with WP Cerber
The User Switching plugin is a handy admin tool that enables you to switch between WordPress user accounts quickly. However, if you’ve configured the custom login page in the WP Cerber settings, the User Switching plugin might not work. To get the user switching feature to work again, go to the Main Settings, and enable [...]
WP Cerber Security 8.6.7
We continue to develop and improve WP Cerber to deliver better security, reliability, and performance to your WordPress powered websites. This version brings many small but important improvements to the plugin code and a few bug fixes. New features In the professional version of WP Cerber, you can now permit user registrations for IP [...]
My custom 404 page does not work
When you configure how WP Cerber blocks unauthorized access to the default login page and your WordPress dashboard, you can select how to render the 404 pages for those locations. It can be either a simple, plain 404 page or a custom 404 page styled and rendered by the active theme or a visual WordPress page builder. Unfortunately, not [...]
WP Cerber Security 8.6.6
We hope that you and your families are safe and well. The last few months have been unprecedented for all of us. Despite the pandemic, we continue to develop and improve WP Cerber Security so you can protect your WordPress more effectively. An improvement to the layout of the Live Traffic log Now all events that are logged during a [...]