#llmsmap.me

Audit technique indépendant

instantdb.com

instantdb.com

Score global de préparation IA

Résultat combiné de tous les signaux de l’audit.

61sur 100Moyen
Audit de préparation IA: 21/07/2026Données techniques publiques

Évaluation globale de préparation IA

Niveau de préparation de instantdb.com pour les systèmes d’IA

61/100

InstantDB (instantdb.com) a obtenu 61/100 lors de l’audit technique automatisé de préparation à l’IA. llms.txt était accessible, llms-full.txt était introuvable et ai.txt était introuvable. L’analyse de robots.txt a trouvé 0 robots IA explicitement autorisés, 0 bloqués et 0 sitemaps déclarés. La complétude du balisage de la page d’accueil atteint 30% ; aucun type Schema.org détecté. Balises OpenGraph détectées : 7. Les résultats correspondent aux réponses publiques observées le 2026-07-21T07:21:55.050Z.

Contexte de l’évaluation

L’audit combine les fichiers lisibles par les machines, les règles des robots, les sitemaps et le balisage de la page d’accueil. llms.txt est accessible et contient 1 376 jetons.

robots.txt est indisponible ; robots IA bloqués : 0. Sitemaps déclarés : 0. Aucun type Schema.org détecté.

Profil Lighthouse mobile : performance 50/100, accessibilité 76/100, SEO 82/100.

Points forts confirmés

  • llms.txt est accessible
  • La structure publique du site a été vérifiée
  • robots.txt a été analysé
  • Les signaux OpenGraph et canoniques ont été vérifiés

Améliorations prioritaires

  1. 1Ajouter llms-full.txt pour fournir un contexte plus riche.
  2. 2Déclarer le sitemap.xml actuel dans robots.txt.
  3. 3Ajouter du JSON-LD pour l’organisation, le site et les entités principales.
Jetons llms.txt1 376
Jetons llms-full.txt103 320
ai.txt
sitemap.xml

Profil technique Google Lighthouse

Une mesure Lighthouse mobile. La catégorie expérimentale Agentic Browsing est présentée séparément et ne remplace pas le score global de LLMSMap.

Mobile · Lighthouse
50

Performance

76

Accessibilité

96

Bonnes pratiques

82

SEO technique

67

Agentic Browsing

Interprétation des résultats

La performance mobile est de 50/100 ; le plus grand contenu visible est apparu en 8.5 s et le thread principal a été bloqué pendant 450 ms. Le décalage de mise en page est de 0. Les tâches longues retardent les actions des utilisateurs et des agents de navigateur.

Accessibilité : 76/100, bonnes pratiques : 96/100, SEO technique : 82/100. La catégorie expérimentale Agentic Browsing atteint 67/100 et reste distincte du score global de LLMSMap.

1

Libérer le thread principal et accélérer le premier écran

Découpez les longues tâches JavaScript, différez les scripts et styles non critiques et réduisez les chaînes de requêtes bloquantes.

2

Rendre les commandes explicites

Nommez clairement boutons, liens et champs et structurez les titres et régions sémantiques.

3

Clarifier les signaux de recherche et canoniques

Vérifiez les titres, descriptions, URL canoniques, libellés de liens et relations linguistiques.

FCP4.0 s

Premier contenu

LCP8.5 s

Contenu principal

CLS0

Stabilité visuelle

TBT450 ms

Temps de blocage

SI6.9 s

Vitesse visuelle

Glossaire des métriques
FCP · Premier contenu
Moment où le premier texte ou la première image apparaît.
LCP · Contenu principal
Moment où le plus grand élément visible est affiché.
CLS · Stabilité visuelle
Déplacements inattendus pendant le chargement ; une valeur basse est préférable.
TBT · Temps de blocage
Durée pendant laquelle le thread principal ne pouvait pas répondre rapidement.
SI · Vitesse visuelle
Vitesse à laquelle la zone visible s’est remplie de contenu.
21/07/2026Lighthouse 13.4.0Profil mobile

Vérifications de préparation IA

Fichiers lisibles par les machines, règles des robots, découverte et balisage de la page d’accueil.

llms.txt

Fichier trouvé et accessible

https://www.instantdb.com/llms.txt
llms-full.txt

La version complète est introuvable

ai.txt

Le fichier ai.txt est introuvable

robots.txt

Le fichier robots.txt est introuvable

Sitemap dans robots.txt

Aucun sitemap déclaré dans robots.txt

Schema.org (JSON-LD)

Aucun balisage Schema.org trouvé sur la page d’accueil

OpenGraph30%

7 balises OpenGraph trouvées

Accès des robots IA

D’après l’analyse de robots.txt

GPTBotNon mentionné
OAI-SearchBotNon mentionné
ChatGPT-UserNon mentionné
Google-ExtendedNon mentionné
ClaudeBotNon mentionné
Claude-SearchBotNon mentionné
Claude-UserNon mentionné
BytespiderNon mentionné
CCBotNon mentionné
PerplexityBotNon mentionné
Perplexity-UserNon mentionné

Balises OpenGraph

Métadonnées d’aperçu social détectées sur la page d’accueil.

Complétude du balisage: 30%
og:titleInstantDB: the best backend for AI-coded apps
og:descriptionWe make you and your agent more productive by giving your frontend a real-time database.
og:image:altInstantDB: The best backend for AI-coded apps
og:image:typeimage/png
og:image:width1200
og:image:height630
# InstantDB

> Instant is a modern Firebase. We make you productive by giving your frontend a real-time database. Below is a reference for documentation on using Instant.

## Docs

- [Common mistakes](https://instantdb.com/docs/common-mistakes.md): Common mistakes when working with Instant
- [Instant - The Modern Firebase.](https://instantdb.com/docs.md): How to use Instant with React
- [Initializing Instant](https://instantdb.com/docs/init.md): How to integrate Instant with your app.
- [Modeling data](https://instantdb.com/docs/modeling-data.md): How to model data with Instant's schema.
- [Writing data](https://instantdb.com/docs/instaml.md): How to write data with Instant using InstaML.
- [Reading data](https://instantdb.com/docs/instaql.md): How to read data with Instant using InstaQL.
- [Infinite Queries](https://instantdb.com/docs/infinite-queries.md): How to subscribe to large amounts of data incrementally
- [Instant on the Backend](https://instantdb.com/docs/backend.md): How to use Instant on the server with the Admin SDK.
- [Patterns](https://instantdb.com/docs/patterns.md): Common patterns for working with InstantDB.
- [Auth](https://instantdb.com/docs/auth.md): Instant supports magic code, OAuth, Clerk, and custom auth.
- [Magic Code Auth](https://instantdb.com/docs/auth/magic-codes.md): How to add magic code auth to your Instant app.
- [Guest Auth](https://instantdb.com/docs/auth/guest-auth.md): Let your users try your app before creating an account
- [Permissions](https://instantdb.com/docs/permissions.md): How to secure your data with Instant's Rule Language.
- [Rate Limits](https://instantdb.com/docs/rate-limits.md): How to add rate limiting to your Instant app with permission rules.
- [Managing users](https://instantdb.com/docs/users.md): How to manage users in your Instant app.
- [Presence, Cursors, and Activity](https://instantdb.com/docs/presence-and-topics.md): How to add ephemeral features like presence and cursors to your Instant app.
- [Instant CLI](https://instantdb.com/docs/cli.md): How to use the Instant CLI to manage schema and permissions.
- [Self Hosting](https://instantdb.com/docs/self-hosting.md): Run InstantDB entirely on your own server.
- [Storage](https://instantdb.com/docs/storage.md): How to upload and serve files with Instant.
- [Streams](https://instantdb.com/docs/streams.md): How to stream and persist data with Instant.
- [Webhooks](https://instantdb.com/docs/webhooks.md): How to receive, verify, and manage Instant webhooks.
- [Stripe Payments](https://instantdb.com/docs/stripe-payments.md): How to add payments to your Instant app with Stripe.
- [Admin HTTP API](https://instantdb.com/docs/http-api.md): Direct HTTP access to Instant's admin API for non-JavaScript environments.
- [(Experimental) NextJS SSR](https://instantdb.com/docs/next-ssr.md): Use server-side-rendering with InstantDB and Next.js.


## Optional

- [Getting started with React Native](https://instantdb.com/docs/start-rn.md): How to use Instant with React Native
- [Getting started with Vanilla JS](https://instantdb.com/docs/start-vanilla.md): How to use Instant with Vanilla JS
- [Getting started with SolidJS](https://instantdb.com/docs/start-solidjs.md): How to use Instant with SolidJS
- [Getting started with Svelte](https://instantdb.com/docs/start-svelte.md): How to use Instant with SvelteKit and Svelte 5
- [Getting started with Vue](https://instantdb.com/docs/start-vue.md): How to use Instant with Vue 3 and Vite
- [Getting started with TanStack Start](https://instantdb.com/docs/start-tanstack.md): How to use Instant with TanStack Start
- [Getting started with Python](https://instantdb.com/docs/start-python.md): How to use Instant from Python with the admin SDK.
- [Create Instant App](https://instantdb.com/docs/create-instant-app.md): Use create-instant-app to scaffold a new Instant project
- [Recommended Workflow](https://instantdb.com/docs/workflow.md): How to develop with Instant
- [Using Instant with LLMs](https://instantdb.com/docs/using-llms.md): How to use Instant with LLMs
- [Google OAuth](https://instantdb.com/docs/auth/google-oauth.md): How to add Google OAuth to your Instant app.
- [Sign In with Apple](https://instantdb.com/docs/auth/apple.md): How to add Sign In with Apple to your Instant app.
- [GitHub OAuth](https://instantdb.com/docs/auth/github-oauth.md): How to add GitHub OAuth to your Instant app.
- [LinkedIn OAuth](https://instantdb.com/docs/auth/linkedin-oauth.md): How to add LinkedIn OAuth to your Instant app.
- [Clerk](https://instantdb.com/docs/auth/clerk.md): How to integrate Clerk's auth flow with Instant.
- [Firebase Auth](https://instantdb.com/docs/auth/firebase.md): How to integrate Firebase's auth flow with Instant.
- [Devtool](https://instantdb.com/docs/devtool.md): Use the Instant devtool to inspect your app in development.
- [Platform API](https://instantdb.com/docs/platform-api.md): Spin up Instant apps on demand and manage schema with the Platform API.
- [Explorer Component](https://instantdb.com/docs/explorer-component.md): Use the Explorer Component in your own apps
- [Custom email templates and senders](https://instantdb.com/docs/emails.md): How to customize magic code emails.
- [App teams (Pro)](https://instantdb.com/docs/teams.md): How to manage your Instant app's team members and their roles.
- [Migrating from Supabase](https://instantdb.com/docs/migrate-from-supabase.md): A prompt for your AI coding assistant to migrate a Supabase project to InstantDB.
Partager ou poursuivre l’analyse
Partager cet audit
Discuter avec une IA
Ajouté 19/07/2026
instantdb.com – audit de préparation IA | llmsmap.me/fr