Just recently I was contacted by a client trying to find a WordPress Fix for making his Contact Form 7 work when using Google's ReCaptcha v.3. It seems that this was actually an issue related to the site's optimization plugin, WP Rocket. I had to deal with the same issue today on another client's WordPress site, only a few days after the first Fix Support Request, so I decided to create a Guide showing How to Fix the grecaptcha not defined warning when using WP Rocket. How to debug grecaptcha is not defined If you're using both WP Rocket and Contact Form7 along with Google's ReCaptcha addon-on then there is a big chance that your … [Read more...] about How to Fix the grecaptcha not defined warning when using WP Rocket
How to trace and clean the monit.php hack
UPDATED: 14th July 2020 Let's start this tutorial with a tip, if you want to know your site has been infected by the monit.php hack add your site URL before this snippet and browse it: /wp-admin/options-general.php?page=monit If you see a page opening with settings and text strings then you're most probably hacked, if not you're probably safe. In both cases I suggest to follow the cleanup guide for the ofgogoatan.com redirect hack. Monit.php flagged as malware A few days ago we have been contacted by a client who was looking to clean his site from malware. While working on his site he noticed that some random code was … [Read more...] about How to trace and clean the monit.php hack
From Yoast SEO to SEO Framework Plugin – How-to Guide
Why changing your SEO plugin from Yoast SEO to The SEO Framework? The SEO Framework plugin has started to gain popularity. This is a plugin that “delivers results” as they boldly state and they also pride themselves in being the fastest SEO plugin. According to their statement, the SEO Framework Plugin appears to be 2.3x faster than SEOPress, 5.3x faster than All in One SEO Pack, 9.6x faster than Rank Math and 30x faster than Yoast SEO. And though these numbers are admittedly impressive, users are often reluctant and hesitate to switch to a different plugin. This could be because users often believe that switching plugins mean that they … [Read more...] about From Yoast SEO to SEO Framework Plugin – How-to Guide
How to Use Mailgun for sending emails in WordPress & WooCommerce
Email delivery is not an uncommon issue for those hosting their WordPress sites on a shared hosting platform. In most cases, shared servers are limited to 500 emails per day, they often get blocked for various reasons by big mail providers such as Google or Yahoo and it can become difficult to control spam. Depending on your hosting provider, some SMTP email ports might be blocked as well. Kinsta blocks the port 25, for example. One of the best approaches to avoid these issues is to use an external email relay service. In this article, we will explore one of these services called Mailgun. One of the best features of Mailgun is that it can … [Read more...] about How to Use Mailgun for sending emails in WordPress & WooCommerce
The WordPress Popup Builder Vulnerability
Malicious JavaScript code can be injected into Popups Several security flaws have been uncovered in the Popup Builder plugin code. Currently, this plugin has more than 200,000 active installs. Many site owners are still unaware of the issue. This plugin is regularly updated and maintained by the authors. However, it took them 7 days to release the patched version of the plugin. Meanwhile, many sites were exploited by hackers and those using an outdated version of the plugin are still at risk. One of the vulnerabilities tracked as CVE-2020-10196, can be used to collect the list of subscribers. Apart from that, an attacker can gather … [Read more...] about The WordPress Popup Builder Vulnerability