# robots.txt — Helion Global LLP (helionglobal.net) # # Helion is a precision-machined / forged components B2B site. We want # search engines indexing the marketing surface (homepage, products, # capabilities, contact) but NOT admin tooling or query-paramed # experimental views. User-agent: * Allow: / # Block admin tool URLs from being indexed. # (Auth still gates write actions; this is anti-noise, not anti-attack.) Disallow: /#admin Disallow: /admin # (Removed in Step 16 cutover — the `?ds=1` flag is gone; the bundle now # loads on every page view, so there are no longer two URL variants to # disambiguate. The static fallback path no longer differs from default.) # Block the backup template from accidentally surfacing. Disallow: /industro-merged.backup.html Disallow: /theme-preview.html # Crawl delay — polite default; Cloudflare's WAF rate-limits the rest. Crawl-delay: 2 # Sitemap — auto-generated by scripts/build-sitemap.js on each build. # Includes all 7 static pages plus one URL per non-deleted product # (slug-based clean URL via Cloudflare _redirects rewrite). Sitemap: https://helionglobal.net/sitemap.xml