Today I had some server issues and I contacted my support - and they said that I have lots of issues wtih this BOT ClaudeBot
They told me to put this in my .htaccess file
Does the admin tools do this for us for the BOTS - I looked at your documents and other tickets but they where all very old
Thanks
#BEGIN IMH Block Bots
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} ^.*(seznambot|semrushbot|sogou|ahrefs|mj12bot|petalbot|opensiteexplorer|blexbot|bytedance|amazonbot|applebot|ClaudeBot).*$ [NC]
RewriteRule .* - [F,L]
#END IMH Block Bots