# Imenox — robots.txt # https://imenox.io is the public marketing site. app.imenox.io is auth-walled # and has no public SEO value (also blocked at runtime via meta robots noindex # in index.html when host === 'app.imenox.io'). User-agent: * Allow: / # Internal/auth paths that should never be crawled even on apex if linked Disallow: /api/ Disallow: /auth/ Disallow: /admin/ Disallow: /*?utm_* Disallow: /*?fbclid=* Disallow: /*?gclid=* Sitemap: https://imenox.io/sitemap.xml