# A crawler obeys only the single most specific User-agent group that matches # it. Naming Googlebot, Bingbot etc. in their own groups made them skip the # "*" group entirely — including its Disallow rules — so they were free to # crawl /admin. One group covers every crawler and the rules actually apply. User-agent: * Allow: / Disallow: /admin Disallow: /blog-manage Sitemap: https://www.securovix.com/sitemap.xml