# AtRoute robots.txt # Allow all search engines to crawl all pages User-agent: * Allow: / Disallow: /api/ Disallow: /admin/ Disallow: /*?*admin= Disallow: /*?*edit= # Block resource-heavy paths from rapid crawling Crawl-delay: 1 # Explicit allows for major search engines User-agent: Googlebot Allow: / Allow: /place/ Allow: /direction/ Allow: /directions/ Allow: /menu/ Allow: /region/ User-agent: Bingbot Allow: / Crawl-delay: 2 User-agent: Slurp Allow: / Crawl-delay: 2 User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / Crawl-delay: 5 User-agent: YandexBot Allow: / Crawl-delay: 3 User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # Block known aggressive scrapers User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / # Sitemap location Sitemap: https://www.atroute.com/sitemap.xml Sitemap: https://www.atroute.com/sitemap-places.xml Sitemap: https://www.atroute.com/sitemap-regions.xml