Gesamtwert der KI-Bereitschaft
Zusammengefasster Wert aus allen Auditsignalen.
Gesamtwert der KI-Bereitschaft
Zusammengefasster Wert aus allen Auditsignalen.
Gesamtbewertung der KI-Bereitschaft
General Translation (generaltranslation.com) erreichte im automatisierten technischen Audit 71/100 Punkte bei der KI-Bereitschaft. llms.txt war erreichbar, llms-full.txt hatte ein gültiges Format und ai.txt war nicht auffindbar. Die robots.txt-Analyse ergab 0 ausdrücklich erlaubte und 0 blockierte KI-Crawler sowie 1 deklarierte Sitemap. Die Vollständigkeit des Homepage-Markups lag bei 0%; es wurden keine Schema.org-Typen erkannt. Erkannte OpenGraph-Tags: 0. Die Ergebnisse entsprechen den öffentlich erreichbaren Antworten der Website zum Prüfzeitpunkt 2026-09-24T01:48:46.812Z.
Die Prüfung kombiniert maschinenlesbare Dateien, Crawler-Regeln, Sitemaps und Homepage-Markup. llms.txt ist erreichbar und umfasst 2.126 Tokens.
robots.txt ist verfügbar; blockierte KI-Bots: 0. Deklarierte Sitemaps: 1. Keine Schema.org-Typen erkannt.
Mobiles Lighthouse-Profil: Performance 33/100, Barrierefreiheit 96/100, SEO 92/100.
Eine mobile Lighthouse-Messung. Die experimentelle Kategorie Agentic Browsing wird separat gezeigt und ersetzt nicht den LLMSMap-Gesamtwert.
Performance
Barrierefreiheit
Best Practices
Technisches SEO
Agentic Browsing
Die mobile Performance liegt bei 33/100; der größte sichtbare Inhalt erschien nach 8.4 s und der Hauptthread war für 2,160 ms blockiert. Die Layout-Verschiebung betrug 0.049. Lange Aufgaben verzögern Eingaben von Nutzern und Browser-Agenten.
Barrierefreiheit: 96/100, Best Practices: 96/100, technisches SEO: 92/100. Die experimentelle Kategorie Agentic Browsing erreichte 66/100 und wird getrennt vom LLMSMap-Gesamtwert angezeigt.
Lange JavaScript-Aufgaben aufteilen, nicht kritische Skripte und Stile verzögern und blockierende Anfrageketten verkürzen.
Ungenutztes CSS und JavaScript entfernen, schwere Widgets bei Bedarf laden und Drittanbieter-Skripte begrenzen.
Serverantworten beschleunigen, unnötige Weiterleitungen entfernen und Komprimierung sowie Caching einsetzen.
Kontrast für Texte, Zustände und interaktive Elemente erhöhen.
Erster Inhalt
Hauptinhalt
Layout-Stabilität
Blockierzeit
Visuelle Geschwindigkeit
Maschinenlesbare Dateien, Crawler-Regeln, Discovery und Homepage-Markup.
ai.txt wurde nicht gefunden
1 Sitemap gefunden
Keine Schema.org-Auszeichnung auf der Startseite gefunden
Keine OpenGraph-Tags auf der Startseite gefunden
Basierend auf der robots.txt-Analyse
Deklarierte Discovery-Routen für Crawler und Agenten.
# General Translation > General Translation is a full-stack internationalization platform for developers. It combines open-source i18n libraries, AI-powered translation, and an automated coding agent in one workflow from source code to production. - Open-source SDKs: `gt-next` (Next.js), `gt-react` (React), `gt-react-native` (React Native), `gt-vue` (Vue), `gt-node` (Node.js), Python SDKs, and the `gt` CLI. - Code is the source of truth: translatable content lives in the application code instead of manually extracted strings, JSON files, or a separate TMS. - Context-aware AI translation: translations are generated with awareness of component structure, variable names, surrounding UI, and product glossary. - Locadex, an AI coding agent, automates internationalization: it scans repositories, updates source code, generates translations, and opens pull requests. - Pre-generated translations are delivered through production CDN infrastructure. General Translation is used by developer-first teams including Cursor, Ramp, Profound, Cognition, Sierra, and ClickHouse. Documentation links point to the plain-markdown view of each page; removing the `.mdx` extension gives the HTML page. ## Overview - [Introduction](https://generaltranslation.com/en-US/docs/overview/get-started.mdx): Choose a quickstart and see how General Translation's full-stack localization platform fits together. - [Key concepts](https://generaltranslation.com/en-US/docs/overview/key-concepts.mdx): Understand the core concepts behind General Translation, including internationalization, localization, translation, locales, and context. - [Using coding agents](https://generaltranslation.com/en-US/docs/overview/for-coding-agents.mdx): How to use AI coding agents and LLMs with General Translation by pointing them at the machine-readable docs, the MCP server, and our drop-in agent guide. ## Primary documentation - [Platform](https://generaltranslation.com/en-US/docs/platform.mdx): Browse docs for the General Translation Platform, including the Dashboard, Locadex, Core library, and OpenAPI. - [Get started with the Dashboard](https://generaltranslation.com/en-US/docs/platform/dashboard/get-started.mdx): Run translation, context, and review workflows from the General Translation Dashboard. - [Quickstart](https://generaltranslation.com/en-US/docs/platform/locadex/quickstart.mdx): Use Locadex, the AI agent which connects your codebase, translations, and content sources. It’s the fastest way to run General Translation's full-stack localization. - [Quickstart](https://generaltranslation.com/en-US/docs/platform/core/quickstart.mdx): Use the General Translation Core library when you need lower-level control, and translate your first string. - [Overview](https://generaltranslation.com/en-US/docs/platform/openapi/overview.mdx): Call the public General Translation API endpoints and download the OpenAPI spec. - [Quickstart](https://generaltranslation.com/en-US/docs/cli/quickstart.mdx): Use the General Translation CLI to translate your project from the command line. - [Overview](https://generaltranslation.com/en-US/docs/react/overview.mdx): Learn which React library and quickstart fit your framework. - [React Quickstart](https://generaltranslation.com/en-US/docs/react/react-quickstart.mdx): Add multiple languages to a server-rendered React app with General Translation in under 10 minutes. - [React SPA Quickstart](https://generaltranslation.com/en-US/docs/react/react-spa-quickstart.mdx): Add multiple languages to a single-page React application. - [Next.js App Router Quickstart](https://generaltranslation.com/en-US/docs/react/nextjs-quickstart.mdx): Add multiple languages to a Next.js App Router app with General Translation in under 10 minutes. - [Next.js Pages Router Quickstart](https://generaltranslation.com/en-US/docs/react/nextjs-pages-router-quickstart.mdx): Add multiple languages to a Next.js Pages Router app with General Translation in under 10 minutes. - [TanStack Start Quickstart](https://generaltranslation.com/en-US/docs/react/tanstack-start-quickstart.mdx): Add General Translation to a TanStack Start app with gt-tanstack-start, and translate your first content. - [React Native Quickstart](https://generaltranslation.com/en-US/docs/react/react-native-quickstart.mdx): Add General Translation to a React Native app with gt-react-native, covering both Expo and the bare React Native CLI. - [Quickstart](https://generaltranslation.com/en-US/docs/vue/quickstart.mdx): Add multiple languages to a Vue application in under 10 minutes. - [Quickstart](https://generaltranslation.com/en-US/docs/node/quickstart.mdx): Install the General Translation gt-node library and translate your first Node.js service. - [Quickstart](https://generaltranslation.com/en-US/docs/python/quickstart.mdx): Install the General Translation Python SDK and translate your first Flask or FastAPI app. - [Integrations](https://generaltranslation.com/en-US/docs/integrations.mdx): Use General Translation with third-party content platforms and plugins. - [Quickstart](https://generaltranslation.com/en-US/docs/integrations/google-drive/quickstart.mdx): Connect Google Drive to General Translation and translate your first Google Doc or Google Slides presentation. - [Quickstart](https://generaltranslation.com/en-US/docs/integrations/mintlify/quickstart.mdx): Translate a Mintlify documentation site with General Translation. - [Quickstart](https://generaltranslation.com/en-US/docs/integrations/sanity/quickstart.mdx): Install gt-sanity, add the General Translation plugin to Sanity Studio, and translate your first document. - [Quickstart](https://generaltranslation.com/en-US/docs/integrations/storyblok/quickstart.mdx): Connect a Storyblok space to General Translation and translate your first story from the Dashboard. - [Quickstart](https://generaltranslation.com/en-US/docs/integrations/rrweb/quickstart.mdx): Install gt-rrweb, record a product walkthrough once, and replay it in every locale from your published translations. ## Scoped indexes - [Overview index](https://generaltranslation.com/en-US/docs/overview/llms.txt): All Overview documentation links. - [Platform index](https://generaltranslation.com/en-US/docs/platform/llms.txt): All Platform documentation links. - [CLI (gt) index](https://generaltranslation.com/en-US/docs/cli/llms.txt): All CLI (gt) documentation links. - [React, Next.js, and React Native SDKs (gt-next, gt-react, gt-react-native) index](https://generaltranslation.com/en-US/docs/react/llms.txt): All React, Next.js, and React Native SDKs (gt-next, gt-react, gt-react-native) documentation links. - [Vue SDK (gt-vue) index](https://generaltranslation.com/en-US/docs/vue/llms.txt): All Vue SDK (gt-vue) documentation links. - [Node.js SDK (gt-node) index](https://generaltranslation.com/en-US/docs/node/llms.txt): All Node.js SDK (gt-node) documentation links. - [Python SDKs index](https://generaltranslation.com/en-US/docs/python/llms.txt): All Python SDKs documentation links. - [Integrations (Google Drive, Mintlify, Sanity, Storyblok, rrweb) index](https://generaltranslation.com/en-US/docs/integrations/llms.txt): All Integrations (Google Drive, Mintlify, Sanity, Storyblok, rrweb) documentation links. - [Dashboard index](https://generaltranslation.com/en-US/docs/platform/dashboard/llms.txt): All Dashboard documentation links. - [Locadex index](https://generaltranslation.com/en-US/docs/platform/locadex/llms.txt): All Locadex documentation links. - [Core library index](https://generaltranslation.com/en-US/docs/platform/core/llms.txt): All Core library documentation links. - [OpenAPI index](https://generaltranslation.com/en-US/docs/platform/openapi/llms.txt): All OpenAPI documentation links. ## Resources - [Complete documentation index](https://generaltranslation.com/en-US/llms-index.txt): Links to every published docs page (titles and descriptions, no page content). - [Full documentation content](https://generaltranslation.com/en-US/llms-full.txt): Full text of every docs page in one large file; excludes the generated OpenAPI reference. - [OpenAPI specification](https://generaltranslation.com/openapi.yaml): Machine-readable OpenAPI schema. - [Sitemap](https://generaltranslation.com/sitemap.xml): All published website URLs. ## Optional - [Designing docs for humans](https://generaltranslation.com/en-US/blog/designing-docs-for-humans): Why design still matters in the age of AI and our docs design principles to clean up mental clutter.