Итоговая оценка ИИ-оптимизации
Сводный результат по всем сигналам аудита.
Итоговая оценка ИИ-оптимизации
Сводный результат по всем сигналам аудита.
Итоговая оценка ИИ-оптимизации
General Translation (generaltranslation.com) получил 71/100 по результатам автоматического технического аудита готовности к работе с ИИ. Файл llms.txt доступен, llms-full.txt доступен, ai.txt не найден. Анализ robots.txt показал: явно разрешено ИИ-ботов — 0, заблокировано — 0, объявлено sitemap — 1. Полнота разметки главной страницы — 0%; типы Schema.org не обнаружены, OpenGraph-тегов — 0. Результаты соответствуют публичным ответам сайта на момент проверки 2026-09-24T01:48:46.812Z.
Файл llms.txt доступен и содержит 2 126 токенов. Расширенный llms-full.txt также найден; его объём — 435 459 токенов, поэтому агент может получить более полный контекст без обхода всего сайта. Отдельный ai.txt не обнаружен; это не обязательная часть предлагаемого формата llms.txt, но такой файл может явно описать политику обучения, цитирования и автоматического доступа.
robots.txt доступен. Из 11 отслеживаемых ИИ-ботов 11 не заблокированы. Объявлено карт сайта: 1. На главной не обнаружена Schema.org-разметка. OpenGraph-тегов найдено 0, расчётная полнота публичной разметки — 0%. Без сущностей и связей ИИ сложнее однозначно определить организацию, продукт и канонические страницы.
Мобильный профиль Lighthouse дополняет аудит: производительность 33/100, доступность 96/100, технические практики 96/100, SEO 92/100 и экспериментальная готовность браузерных агентов 66/100. Эти данные входят в итоговую оценку ИИ-оптимизации с ограниченным весом: они дополняют, но не заменяют проверку llms.txt, robots.txt и машинной разметки.
Замер мобильной версии. Экспериментальная категория Google Agentic Browsing показана отдельно и не заменяет итоговую оценку ИИ-оптимизации от llmsmap.
Производительность
Доступность
Технические практики
Техническое SEO
Работа браузерных агентов
Производительность мобильной версии — 33/100; самый крупный видимый блок появился за 8.4 s, а суммарная блокировка основного потока составила 2,160 ms. Показатель смещения макета — 0.049. Основной поток выполняет JavaScript, рассчитывает расположение элементов и рисует страницу: пока он занят, интерфейс хуже реагирует и на действия человека, и на команды браузерного агента.
Доступность получила 96/100, технические практики — 96/100, SEO — 92/100. Экспериментальная категория Agentic Browsing получила 66/100. Она отражает сигналы, которые Google сейчас проверяет для программных агентов, и не заменяет итоговую оценку ИИ-оптимизации от llmsmap.
Разделите длинные JavaScript-задачи, отложите необязательные скрипты и критические стили, уменьшите цепочки блокирующих запросов. Это ускорит появление основного контента и позволит интерфейсу раньше принимать действия.
Удалите неиспользуемые CSS и JavaScript, загружайте тяжёлые виджеты по необходимости и ограничьте сторонние скрипты. Меньший объём кода снижает нагрузку на устройство и количество фоновой работы.
Уменьшите время ответа сервера, лишние редиректы и повторные загрузки; настройте сжатие, кеширование и ранние соединения только с действительно важными источниками.
Усилите контраст текста, состояний и интерактивных элементов. Пользователь и визуальный агент должны уверенно отличать содержание от действий и служебных подписей.
Первый контент
Главный блок
Стабильность
Блокировка
Скорость экрана
Машиночитаемые файлы, правила краулинга, обнаружение страниц и разметка главной.
Файл ai.txt не найден
Найдено карт сайта: 1
Разметка Schema.org не найдена на главной
OpenGraph теги не найдены на главной
На основе анализа robots.txt
Объявленные маршруты для поисковых роботов и ИИ-агентов.
# 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.