# robots.txt for https://sanvioro.cz/ # Allows all search engines (Googlebot, Bingbot, SeznamBot) to crawl and index. User-agent: * Allow: / Disallow: /api/ # Explicit allowlist for the main bots (best-practice; redundant but safe) User-agent: Googlebot Allow: / Disallow: /api/ User-agent: Bingbot Allow: / Disallow: /api/ User-agent: SeznamBot Allow: / Disallow: /api/ # Sitemap (machine-readable index of all canonical URLs) Sitemap: https://sanvioro.cz/sitemap.xml