# robots.txt for Tigola UK Ltd # Crawl and indexing policy for search engines and AI assistants # Sitemaps (placed at top for maximal discovery) Sitemap: https://tigola.com/sitemap.xml Sitemap: https://tigola.com/sitemap-images.xml Sitemap: https://tigola.com/sitemap-news.xml # Default policy: allow everything except sensitive/duplicate areas User-agent: * Allow: / Allow: /ride Allow: /safety Allow: /contact Allow: /airports/ # Disallow only sensitive or non-public areas Disallow: /admin Disallow: /admin/ Disallow: /admin/admin/ Disallow: /checkout Disallow: /login Disallow: /api/ Disallow: /private/ Disallow: /.env Disallow: /config/ Disallow: /temp/ Disallow: /cache/ Disallow: /staging Disallow: /staging/ Disallow: /draft Disallow: /drafts/ Disallow: /preview/ Disallow: /dev/ # Explicitly allow key static assets Allow: /css/ Allow: /js/ Allow: /images/ Allow: /fonts/ # Major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / User-agent: BraveBot Allow: / User-agent: Bravebot Allow: / # AI crawlers / assistants User-agent: Google-Extended Allow: / User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / # Host declaration Host: tigola.com # Sitemap (bottom) Sitemap: https://tigola.com/sitemap.xml