-
-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Description
Hi,
Just got all things set and got the following behavior:
If i do Curl command test by User Agent and Referrer - every time i am getting 200 OK - on bad user agents and referrers.
If i adding to Chrome "Custom UserAgent String" extension for testing - blocker blocking bad user agents.
Update:
Server logs - with Curl:
HEAD / HTTP/1.1" 200 - "http://100dollars-seo.com" "curl/7.29.0"
HEAD / HTTP/1.1" 200 - "-" "AhrefsBot"
Server logs - with Chrome "Custom UserAgent String" extension:
GET / HTTP/2.0" 403 199 "-" "Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)"
GET /favicon.ico HTTP/2.0" 404 196 "https://www.domain.com/" "Mozilla/5.0 (compatible; AhrefsBot/6.1; +http://ahrefs.com/robot/)"
"
Update2:
How in logs looks real Ahrefs bot (it should be blocked):
GET /model/chaturbate/gioricci/ HTTP/1.1" 200 194722 "-" "Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)"
GET /model/chaturbate/mucmilf59/ HTTP/1.1" 200 194537 "-" "Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)"
GET /model/chaturbate/nina_sky_/ HTTP/1.1" 200 194032 "-" "Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)"
What i am missing ?
Thanks.
neerro
Metadata
Metadata
Assignees
Labels
No labels