# Joie de Vivre - Robots.txt # Plateforme de cadeaux collaboratifs en Afrique francophone # Allow all crawlers User-agent: * Allow: / # ============================================ # SITEMAPS PRINCIPAUX (Domain-hosted) # ============================================ # Sitemap statique principal (accepté par Google Search Console) Sitemap: https://joiedevivre-africa.com/sitemap.xml # Sitemap AI (optimisé pour les LLM crawlers) Sitemap: https://joiedevivre-africa.com/sitemap-ai.xml # ============================================ # SITEMAPS DYNAMIQUES (Supabase Edge Functions) # Note: Ces URLs peuvent être crawlées directement # mais ne peuvent pas être soumises à GSC # ============================================ # Sitemap complet dynamique (produits, boutiques, cagnottes) # https://vaimfeurvzokepqqqrsl.supabase.co/functions/v1/sitemap-full # ============================================ # CRAWLERS SPÉCIFIQUES # ============================================ # Google User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / # Bing User-agent: Bingbot Allow: / # Social Media Crawlers User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: WhatsApp Allow: / # Pinterest User-agent: Pinterest Allow: / User-agent: Pinterestbot Allow: / # ============================================ # AI CRAWLERS - Explicitly allowed # ============================================ User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-Web Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Bytespider Allow: / User-agent: Google-Extended Allow: / User-agent: cohere-ai Allow: / User-agent: anthropic-ai Allow: / User-agent: DeepSeekBot Allow: / User-agent: Deepseek Allow: / User-agent: MistralBot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / User-agent: YouBot Allow: / User-agent: Applebot Allow: / # ============================================ # AI-FRIENDLY DOCUMENTATION (LLM Optimization) # ============================================ # # Primary LLM context file (concise): # https://joiedevivre-africa.com/llms.txt # # Extended LLM context file (comprehensive): # https://joiedevivre-africa.com/llms-full.txt # # Conversational context for LLM training: # https://joiedevivre-africa.com/context.md # # Platform changelog: # https://joiedevivre-africa.com/changelog.md # # Team and credits: # https://joiedevivre-africa.com/humans.txt # # AI Plugin manifest: # https://joiedevivre-africa.com/.well-known/ai-plugin.json # # OpenAPI specification: # https://joiedevivre-africa.com/openapi.yaml # # Markdown content (pure text for LLMs): # https://joiedevivre-africa.com/content/about.md # https://joiedevivre-africa.com/content/faq.md # https://joiedevivre-africa.com/content/privacy-policy.md # https://joiedevivre-africa.com/content/terms.md # https://joiedevivre-africa.com/content/legal-notice.md # # AI Actions & Capabilities: # https://joiedevivre-africa.com/actions.json # https://joiedevivre-africa.com/citations.json # https://joiedevivre-africa.com/.well-known/whatsapp-business.json # ============================================ # ============================================ # INDEXNOW VERIFICATION # ============================================ # IndexNow API Key verification file for instant indexing: # https://joiedevivre-africa.com/indexnow-key.txt # # IndexNow allows instant notification of new/updated content # to Bing, Yandex, and AI-powered search engines. # ============================================