Skip to content

Content Type Analysis

The Content Type analysis provides detailed insights into the types of content served by a website, focusing on their distribution, size, load times, and HTTP status codes.

Key Metrics

  • Total URLs: Counts the number of requests per content type (e.g., Images, HTML, JS, CSS).
  • Total Size: Summarizes the cumulative size of each content type, highlighting resource-heavy categories.
  • Total Time: Aggregates the time taken to load each content type, giving an overview of performance.
  • Average Time: Provides the average load time per content type, helping identify potential bottlenecks.
  • Status Codes: Displays the distribution of HTTP status codes (2xx, 3xx, 4xx) for each content type, pinpointing issues like redirects (3xx) and errors (4xx).

๐Ÿ’กFurther development ideas

In the future, we want to add cache settings analysis to this analysis and provide statistics and recommendations from caching area. Properly set content cache (especially of the assembly) has a significant impact on the real browsing speed.