Gesamtwert der KI-Bereitschaft
Zusammengefasster Wert aus allen Auditsignalen.
Gesamtwert der KI-Bereitschaft
Zusammengefasster Wert aus allen Auditsignalen.
Gesamtbewertung der KI-Bereitschaft
Angular (angular.dev) erreichte im automatisierten technischen Audit 80/100 Punkte bei der KI-Bereitschaft. llms.txt war erreichbar, llms-full.txt war erreichbar und ai.txt war verfügbar. Die robots.txt-Analyse ergab 0 ausdrücklich erlaubte und 0 blockierte KI-Crawler sowie 0 deklarierte Sitemaps. Die Vollständigkeit des Homepage-Markups lag bei 50%; es wurden keine Schema.org-Typen erkannt. Erkannte OpenGraph-Tags: 5. Die Ergebnisse entsprechen den öffentlich erreichbaren Antworten der Website zum Prüfzeitpunkt 2026-07-21T05:20:29.134Z.
Die Prüfung kombiniert maschinenlesbare Dateien, Crawler-Regeln, Sitemaps und Homepage-Markup. llms.txt ist erreichbar und umfasst 1.731 Tokens.
robots.txt ist verfügbar; blockierte KI-Bots: 0. Deklarierte Sitemaps: 0. Keine Schema.org-Typen erkannt.
Mobiles Lighthouse-Profil: Performance 43/100, Barrierefreiheit 97/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 43/100; der größte sichtbare Inhalt erschien nach 5.3 s und der Hauptthread war für 1,250 ms blockiert. Die Layout-Verschiebung betrug 0.004. Lange Aufgaben verzögern Eingaben von Nutzern und Browser-Agenten.
Barrierefreiheit: 97/100, Best Practices: 100/100, technisches SEO: 92/100. Die experimentelle Kategorie Agentic Browsing erreichte 100/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.
In robots.txt ist keine Sitemap angegeben
Keine Schema.org-Auszeichnung auf der Startseite gefunden
5 OpenGraph-Tags gefunden
Basierend auf der robots.txt-Analyse
Auf der Startseite gefundene Metadaten für Social-Media-Vorschauen.
og:typewebsiteog:urlhttps://angular.dev/og:titleHome • Angularog:descriptionThe web development framework for building modern apps.# Angular Angular — Deliver web apps with confidence 🚀 ## Table of Contents - [What is Angular](https://angular.dev/overview) - [Installation guide](https://angular.dev/installation) - [Style Guide](https://next.angular.dev/style-guide) ## Components - [What is a component](https://angular.dev/guide/components) - [Component selectors](https://angular.dev/guide/components/selectors) - [Styling components](https://angular.dev/guide/components/styling) - [Accepting data with input properties](https://angular.dev/guide/components/inputs) - [Custom events with output](https://angular.dev/guide/components/outputs) - [Content projection](https://angular.dev/guide/components/content-projection) - [Component lifecycle](https://angular.dev/guide/components/lifecycle) ## Templates guides - [Template Overview](https://angular.dev/guide/templates) - [Adding event listeners](https://angular.dev/guide/templates/event-listeners) - [Binding text, properties and attributes](https://angular.dev/guide/templates/binding) - [Control Flow](https://angular.dev/guide/templates/control-flow) - [Template variable declaration](https://angular.dev/guide/templates/variables) - [Deferred loading of components](https://angular.dev/guide/templates/defer) - [Expression syntax](https://angular.dev/guide/templates/expression-syntax) ## Directives - [Directives overview](https://angular.dev/guide/directives) - [Attribute directives](https://angular.dev/guide/directives/attribute-directives) - [Structural directives](https://angular.dev/guide/directives/structural-directives) - [Directive composition](https://angular.dev/guide/directives/directive-composition-api) - [Optimizing images](https://angular.dev/guide/image-optimization) ## Signals - [Signals overview](https://angular.dev/guide/signals) - [Dependent state with linkedSignal](https://angular.dev/guide/signals/linked-signal) - [Async reactivity with resources](https://angular.dev/guide/signals/resource) ## Dependency injection (DI) - [Dependency Injection overview](https://angular.dev/guide/di) - [Understanding Dependency injection](https://angular.dev/guide/di/dependency-injection) - [Creating an injectable service](https://angular.dev/guide/di/creating-injectable-service) - [Configuring dependency providers](https://angular.dev/guide/di/dependency-injection-providers) - [Lazy loading services](https://angular.dev/guide/di/lazy-loading-services) - [Injection context](https://angular.dev/guide/di/dependency-injection-context) - [Hierarchical injectors](https://angular.dev/guide/di/hierarchical-dependency-injection) - [Optimizing Injection tokens](https://angular.dev/guide/di/lightweight-injection-tokens) ## RxJS - [RxJS interop with Angular signals](https://angular.dev/ecosystem/rxjs-interop) - [Component output interop](https://angular.dev/ecosystem/rxjs-interop/output-interop) ## Loading Data - [HttpClient overview](https://angular.dev/guide/http) - [Setting up the HttpClient](https://angular.dev/guide/http/setup) - [Making requests](https://angular.dev/guide/http/making-requests) - [Intercepting requests](https://angular.dev/guide/http/interceptors) - [Reactive data fetching with httpResource](https://angular.dev/guide/http/http-resource) - [Testing](https://angular.dev/guide/http/testing) ## Forms - [Forms overview](https://angular.dev/guide/forms) - [Reactive Forms](https://angular.dev/guide/forms/reactive-forms) - [Strictly types forms](https://angular.dev/guide/forms/typed-forms) - [Template driven forms](https://angular.dev/guide/forms/template-driven-forms) - [Validate forms input](https://angular.dev/guide/forms/form-validation) - [Building dynamic forms](https://angular.dev/guide/forms/dynamic-forms) - [Signal Forms](https://angular.dev/guide/forms/signals/overview) ## Accessibility - [Angular Aria overview](https://angular.dev/guide/aria/overview) ## Routing - [Routing overview](https://angular.dev/guide/routing) - [Define routes](https://angular.dev/guide/routing/define-routes) - [Route loading strategies](https://angular.dev/guide/routing/loading-strategies) - [Show routes with outlets](https://angular.dev/guide/routing/show-routes-with-outlets) - [Navigate to routes](https://angular.dev/guide/routing/navigate-to-routes) - [Read route state](https://angular.dev/guide/routing/read-route-state) - [Common routing tasks](https://angular.dev/guide/routing/common-router-tasks) - [Creating custom route matches](https://angular.dev/guide/routing/routing-with-urlmatcher) ## Server Side Rendering (SSR) - [SSR Overview](https://angular.dev/guide/performance) - [Server and hybrid rendering](https://angular.dev/guide/ssr) - [Rendering strategies in Angular](https://angular.dev/guide/routing/rendering-strategies) - [Hybrid rendering with server routing](https://angular.dev/guide/hybrid-rendering) - [Hydration](https://angular.dev/guide/hydration) - [Incremental Hydration](https://angular.dev/guide/incremental-hydration) # CLI [Angular CLI Overview](https://angular.dev/tools/cli) ## Testing - [Testing overview](https://angular.dev/guide/testing) - [Testing coverage](https://angular.dev/guide/testing/code-coverage) - [Testing services](https://angular.dev/guide/testing/services) - [Basics of component testing](https://angular.dev/guide/testing/components-basics) - [Component testing scenarios](https://angular.dev/guide/testing/components-scenarios) - [Testing attribute directives](https://angular.dev/guide/testing/attribute-directives) - [Testing pipes](https://angular.dev/guide/testing/pipes) - [Debugging tests](https://angular.dev/guide/testing/debugging) - [Testing utility apis](https://angular.dev/guide/testing/utility-apis) - [Component harness overview](https://angular.dev/guide/testing/component-harnesses-overview) - [Using component harness in tests](https://angular.dev/guide/testing/using-component-harnesses) - [Creating a component harness for your components](https://angular.dev/guide/testing/creating-component-harnesses) ## Animations - [Animations your content](https://angular.dev/guide/animations/css) - [Route transition animation](https://angular.dev/guide/routing/route-transition-animations) - [Migrating to native CSS animations](https://next.angular.dev/guide/animations/migration) ## APIs - [API reference](https://angular.dev/api) - [CLI command reference](https://angular.dev/cli) ## Others - [Zoneless](https://angular.dev/guide/zoneless) - [Error encyclopedia](https://angular.dev/errors) - [Extended diagnostics](https://angular.dev/extended-diagnostics) - [Update guide](https://angular.dev/update-guide) - [Contribute to Angular](https://github.com/angular/angular/blob/main/CONTRIBUTING.md) - [Angular's Roadmap](https://angular.dev/roadmap) - [Keeping your projects up-to-date](https://angular.dev/update) - [Security](https://angular.dev/best-practices/security) - [Internationalization (i18n)](https://angular.dev/guide/i18n)