# BillXact — robots.txt # Last updated: 2026-05-13 User-agent: * Allow: / Disallow: /*.apk$ Disallow: /assets/ Disallow: /_redirects Disallow: /_headers # Allow Googlebot full access (it needs JS/CSS to render the SPA correctly) User-agent: Googlebot Allow: / Allow: /*.js$ Allow: /*.css$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.svg$ Allow: /*.webp$ # Allow Bing User-agent: Bingbot Allow: / # Block known bad / SEO-spam bots User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: PetalBot Disallow: / # Crawl delay for noisy bots User-agent: * Crawl-delay: 5 Sitemap: https://billxact.com/sitemap.xml