# robots.txt for TelemetryOS Corporate Website # https://telemetryos.com # Explicit allowances for Google AdsBot User-agent: AdsBot-Google Allow: / User-agent: AdsBot-Google-Mobile Allow: / User-agent: * Allow: / # Allow essential Next.js static assets for rendering Allow: /_next/static/ # Disallow internal/non-public pages Disallow: /api/ Disallow: /coming-soon Disallow: /_next/ # Disallow internal documentation Disallow: /blog/internal-documentation/ Disallow: /z-internal-instructions/ # Sitemap location Sitemap: https://telemetryos.com/sitemap.xml