# robots.txt for ondgo.ng # https://www.ondgo.ng/ # Last updated: 2026-05-09 # Allow all crawlers User-agent: * Allow: / # Sitemap location Sitemap: https://www.ondgo.ng/sitemap.xml # LLMs.txt for AI agents (proposed standard) # https://www.ondgo.ng/llms.txt # Security.txt location (RFC 9116) # Security contact: https://www.ondgo.ng/.well-known/security.txt # ============================================ # AI AGENTS & LLM CRAWLERS - EXPLICITLY ALLOWED # ============================================ # OpenAI / ChatGPT User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / # Google AI (Bard/Gemini) User-agent: Google-Extended Allow: / # Anthropic (Claude) User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Microsoft Copilot / Bing AI User-agent: Copilot Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Meta AI User-agent: Meta-ExternalAgent Allow: / User-agent: FacebookBot Allow: / # Cohere AI User-agent: cohere-ai Allow: / # Amazon / Alexa User-agent: Amazonbot Allow: / # Apple (Siri/Spotlight) User-agent: Applebot Allow: / # Common Crawl (used by many AI models) User-agent: CCBot Allow: / # ============================================ # STANDARD SEARCH ENGINE CRAWLERS # ============================================ User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: YandexBot Allow: / # ============================================ # DISALLOWED PATHS # ============================================ # Disallow test and utility files User-agent: * Disallow: /test.html Disallow: /email.html Disallow: /.well-known/assetlinks.json # Crawl-delay for politeness Crawl-delay: 1 # Allow important pages Allow: /index.html Allow: /about.html Allow: /products.html Allow: /contact.html Allow: /app-inner.html Allow: /merchant-inner.html Allow: /travel-inner.html Allow: /booking.html Allow: /planner.html Allow: /airline-inner.html Allow: /hotel-inner.html Allow: /event-inner.html Allow: /download.html Allow: /signup.html Allow: /user-signup.html Allow: /FAQs.html Allow: /works.html Allow: /privacy.html Allow: /terms.html # Allow assets for indexing Allow: /assets/images/ Allow: /assets/css/ Allow: /assets/js/