Hi @cecofuli,
I did some digging around and found these pieces of information:
– This website is hot-linking your image: https://3dcenter.ru/forum/index.php?showtopic=104592
– The user-agent UtherVerse
is that of a 3D-game, so they were probably visiting the above website through that game
– The IP address of that user 78.251.188.88
, is from France
So here’s what I can advice:
1. If you want to block this traffic:
a) Go to Wordfence -> Firewall -> Blocking
b) Create a Blocking Rule -> Custom pattern
c) Put 78.251.188.88
for the IP
d) Put *Utherverse*
for the Referrer
e) Click `Block Visitors Matching this pattern
You can just block the referrer without the IP address, to make sure that your website won’t be accessible through that game.
2. If you want to allow more requests per minute:
a) Go to Wordfence -> All Options -> Rate Limiting
b) Change the settings for If a human's page view exceed
to a higher value
c) Change the settings for If a crawler's page view exceed
to a higher value
d) Click Save Changes
in the top right corner
Note: I would only recommend these changes, if users are complaining that they are getting randomly blocked from viewing pages
3. Or you can simply ignore this, Wordfence will automatically temp-ban this IP address if they are accessing the website too frequently.
Dave