We want to avoid unidentified Bots crawling our board.
Not only will the cause excessive load and traffic. They will also have access to the SIDs in the ending of some of the URLs and lots of other stuff they dont need to access.
With this simple Bot fix we will handle ALL bots, crawlers etc who has the "bot" in the agens string.
All you have to do is add a new bot in ACP.
The Bot name doesnt matter. I have called mine: Unidentified [Bots]
Agent match must be: bot
Now all unidentified bots with the agent match "bot" will only have bot access. Like any other bot.
Credits: https://forum.webseodesigners.com/web-d ... t5456.html
Risk of False Positives:
Matching on "bot" is a very broad filter. It could accidentally treat non-malicious or even legitimate tools as bots, especially if:
- A browser plugin adds "bot" to the agent string
- A custom app with "bot" in the name is used by a real person