How can I use the ProxySG to block all uncategorized URLs?
URLs that are not categorized are assigned the category none. Blocking the system category none blocks all uncategorized URLs.
To deny all uncategorized URLs, add the following CPL code in the local policy or in a CPL policy layer.
<Proxy>
DENY category=none
You can also use the Visual Policy Manager.