# Robots.txt pour Vista 360 - Ajaccio # Dernière mise à jour: 2026-04-08 # Sitemap: https://app.avista360.com/sitemap.xml # TOUS LES MOTEURS DE RECHERCHE User-agent: * Allow: / Allow: /?source=seo-ajaccio Allow: /audit-hotel-ajaccio.html Allow: /?source=visite-virtuelle-corse Allow: /visite-virtuelle-corse.html Allow: /public/ Allow: /sitemap.xml # PAGES À EXCLURE (internes, duplicatas) Disallow: /admin/ Disallow: /api/ Disallow: /internal/ Disallow: /?step=loading Disallow: /*?step=* Disallow: /*?utm_* # ASSETS AUTORISÉS (images, CSS, JS) Allow: /*.css$ Allow: /*.js$ Allow: /*.jpg$ Allow: /*.png$ Allow: /*.webp$ Allow: /*.svg$ Allow: /*.ico$ # DÉLAI ENTRE CRAWLS (1 seconde) # Crawl-delay: 1 désactivé car pas reconnu dans Google # ===== RÈGLES SPÉCIFIQUES PAR ROBOT ===== # Google (Googlebot - le plus important) User-agent: Googlebot Allow: / Allow: /?source=seo-ajaccio Allow: /audit-hotel-ajaccio.html Allow: /?source=visite-virtuelle-corse Allow: /visite-virtuelle-corse.html # Crawl-delay: 0 # Bing User-agent: Bingbot Allow: / Allow: /audit-hotel-ajaccio.html Allow: /visite-virtuelle-corse.html # Crawl-delay: 1 # Apple (Applebot - Siri, iMessage) User-agent: Applebot Allow: / Allow: /audit-hotel-ajaccio.html Allos: /visite-virtuelle-corse.html # Crawl-delay: 1 # Meta (pour Facebook, Instagram, WhatsApp) User-agent: facebookexternalhit Allow: / Allow: /?source=seo-ajaccio Allos: /?source=visite-virtuelle-corse # OpenAI (ChatGPT Bot) User-agent: GPTBot Allow: / Allow: /audit-hotel-ajaccio.html Allow: /visite-virtuelle-corse.html # Anthropic Claude User-agent: Claude-Web Allow: / Allow: /audit-hotel-ajaccio.html Allow: /visite-virtuelle-corse.html # Google Images Bot User-agent: Googlebot-Image Allow: / Allow: /*.jpg$ Allow: /*.png$ Allow: /*.webp$ # ===== REFUSER LES MAUVAIS BOTS ===== # Mauvais crawlers (scrapers, spammeurs) User-agent: MJ12bot Disallow: / User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / User-agent: MJ12bot Disallow: / # ===== RÈGLES POUR VITE SPECIFIQUES ===== # Node modules, config files Disallow: /node_modules/ Disallow: /.git/ Disallow: /.env Disallow: /vite.config.ts Disallow: /tsconfig.json Disallow: /package.json Disallow: /package-lock.json # Source maps (debugging, pas besoin de crawler) Disallow: /*.map$ # Fichiers temporaires Disallow: /.DS_Store Disallow: /Thumbs.db