diff --git a/scripts/html-title.nse b/scripts/html-title.nse
index 18cdf6acc..1009dc0d7 100644
--- a/scripts/html-title.nse
+++ b/scripts/html-title.nse
@@ -16,7 +16,7 @@ author = "Diman Todorov "
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
-categories = {"default", "safe"}
+categories = {"default", "discovery", "safe"}
local url = require 'url'
local dns = require 'dns'