What is Wordfence live telling me ?
-
Hello
I’m trying to understand what it is Wordfence Live Traffic is telling me.
When looking at the picture, it says that a Russian IP has been blocked. But what does that mean ?
Did he get blocked before getting to my site ?
The middle one seams to not be the case. He tried to login. Which i do not understand. But maybe it’s because it was a real person who tried.
I have this in my .htaccess, among other things:
RewriteEngine on RewriteCond %{REQUEST_METHOD} POST RewriteCond %{HTTP_REFERER} !^https://(.*)?website\.com [NC] RewriteCond %{REQUEST_URI} ^(.*)?wp-login\.php(.*)$ [OR] RewriteCond %{REQUEST_URI} ^(.*)?wp-admin$ RewriteRule ^(.*)$ - [F]
I can’t block all, my IP changes all the time. I’m on mobile.
I’m wondering about blocking the domain diverseenvironment.com via .htaccess, then it shouldn’t show up in Live Traffic in Wordfence, or ?
All the best
Carsten
- The topic ‘What is Wordfence live telling me ?’ is closed to new replies.