diff --git a/src/utils/blocked-uas.ts b/src/utils/blocked-uas.ts
index fe82e22c1..6210f9ad9 100644
--- a/src/utils/blocked-uas.ts
+++ b/src/utils/blocked-uas.ts
@@ -1,5 +1,6 @@
 export const DEFAULT_BLOCKED_UA_STRS = [
     'ahrefsbot',
+    'ahrefssiteaudit',
     'applebot',
     'baiduspider',
     'bingbot',
@@ -11,9 +12,13 @@ export const DEFAULT_BLOCKED_UA_STRS = [
     'facebookexternal',
     'facebookcatalog',
     'gptbot',
+    'http://yandex.com/bots',
     'hubspot',
+    'ia_archiver',
     'linkedinbot',
     'mj12bot',
+    'msnbot',
+    'nessus',
     'petalbot',
     'pinterest',
     'prerender',
@@ -21,7 +26,10 @@ export const DEFAULT_BLOCKED_UA_STRS = [
     'screaming frog',
     'semrushbot',
     'sitebulb',
+    'slurp',
+    'turnitin',
     'twitterbot',
+    'vercelbot',
     'yahoo! slurp',
     'yandexbot',