• Resolved boblebad

    (@boblebad)


    Hello

    I’m trying to understand what it is Wordfence Live Traffic is telling me.

    https://ibb.co/MBVmJ5R

    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

    • This topic was modified 5 years, 6 months ago by boblebad.
    • This topic was modified 5 years, 6 months ago by boblebad.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘What is Wordfence live telling me ?’ is closed to new replies.