# Robots.txt for Mail-Tracker - Email Tracking Extension for Gmail # https://mail-tracker.app/robots.txt # Mail-Tracker Gmail Extension | Email Tracker Pro | Mail Track # Last updated: 2026-04-30 — no non-standard directives (Content-Signal removed) # Allow all bots to index public content User-agent: * Allow: / # Bloquer l'accès aux pages privées et administratives Disallow: /userspace Disallow: /usercard Disallow: /success Disallow: /cancel Disallow: /settings Disallow: /uninstall Disallow: /support Disallow: /auth/ Disallow: /api/ Disallow: /admin/ # /dashboard (sans slash) ET /dashboard/ : la directive avec slash ne bloquait pas # l'URL nue /dashboard, qui ressortait en page thin/H1 manquant au crawl (SEO-04). Disallow: /dashboard Disallow: /dashboard/ Disallow: /*.json$ Disallow: /re-authenticate # Bloquer l'accès aux fichiers systèmes Disallow: /static/js/ Disallow: /static/css/ Disallow: /_next/ Disallow: /manifest.json Disallow: /service-worker.js # Autoriser spécifiquement les pages importantes pour Mail-Tracker Allow: /blog Allow: /blog/* Allow: /login Allow: /how-to-use Allow: /fr Allow: /es Allow: /en # Autoriser l'accès aux images et ressources importantes Allow: /blue_visible_tracker.png Allow: /og-image.png Allow: /favicon.ico Allow: /apple-touch-icon.png # Configuration spécifique pour différents bots User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / Crawl-delay: 2 User-agent: Slurp Allow: / Crawl-delay: 2 User-agent: DuckDuckBot Allow: / User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # AI Crawlers - CRITICAL for GEO (Generative Engine Optimization) # Allow all AI bots to index content for citations and recommendations User-agent: GPTBot Allow: / Crawl-delay: 1 User-agent: ChatGPT-User Allow: / Crawl-delay: 1 User-agent: OAI-SearchBot Allow: / Crawl-delay: 1 User-agent: ClaudeBot Allow: / Crawl-delay: 1 User-agent: Claude-Web Allow: / Crawl-delay: 1 User-agent: PerplexityBot Allow: / Crawl-delay: 1 User-agent: Google-Extended Allow: / Crawl-delay: 1 User-agent: CCBot Allow: / Crawl-delay: 2 User-agent: anthropic-ai Allow: / Crawl-delay: 1 User-agent: Applebot-Extended Allow: / Crawl-delay: 1 # Bloquer les bots malveillants ou irrelevants User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / # Sitemap principal - Mail-Tracker Gmail Extension Sitemap: https://mail-tracker.app/sitemap.xml