Hi @cshinkin ,
Thank you for sharing the screenshot, logs, and System Status Report. This information is very helpful.
After reviewing the logs, I didn’t find anything suspicious that could directly contribute to the issue. However, I noticed that you have 68 active plugins, which might increase the likelihood of conflicts or vulnerabilities. Since you mentioned that orders are coming through even when visibility mode is off, this suggests there might be an exception or internal issue.
Additionally, as your website is in maintenance mode and not visible in other browsers, some activities may be happening internally. Automated bots can exploit vulnerabilities to place spam orders, and while Cloudflare provides protection, sophisticated bots may still bypass basic defenses. Any chance If your site has been compromised, attackers may have found a way to bypass standard protections.
Here are some recommendations to address the issue:
- Ensure all plugins, themes, and the WordPress core are updated to their latest versions. With so many plugins active, it’s crucial to rule out any outdated or vulnerable ones.
- Add CAPTCHA to your checkout and registration forms to deter bots. You can use the Google reCAPTCHA for WooCommerce plugin.
- Consider using an anti-fraud plugin, such as WooCommerce Anti-Fraud, to detect and block fraudulent orders.
- Disable guest checkout and require customers to create an account before placing orders. This can significantly reduce spam orders.
- Use Cloudflare’s firewall settings to block suspicious IP addresses or specific countries from which spam orders originate.
- Additionally, you can require customers to verify their email addresses before completing orders. You can use the steps outlined here: Customer Email Verification.
Let us know once you’ve had a chance to review and implement these steps.