Lighthouse Report
Accessibility scores shown here are from Lighthouse's automated audit. For detailed axe-core violations, see the Accessibility + SEO report.
https://mkt.panduit.com/data-center-Switch.html#experience-center
28
Perf
58
SEO
57
BP
96
A11y
Priority Issues
Structural Issues — fix in code (8)
Eliminate render-blocking resources
Est savings of 2,820 ms
Properly size images
Est savings of 325 KiB
Reduce unused CSS
Est savings of 71 KiB
Reduce unused JavaScript
Est savings of 835 KiB
Preconnect to required origins
Est savings of 330 ms
Avoid serving legacy JavaScript to modern browsers
Est savings of 144 KiB
Avoid enormous network payloads
Total size was 8,128 KiB
Serve static assets with an efficient cache policy
75 resources found
Environment-Sensitive Metrics — note trends, don't chase numbers (24)
First Contentful Paint
4.2 s~ env-sensitive
Largest Contentful Paint
26.6 s~ env-sensitive
Total Blocking Time
10,360 ms~ env-sensitive
Speed Index
10.1 s~ env-sensitive
Use efficient cache lifetimes
Est savings of 4,304 KiB~ env-sensitive
Font display
Est savings of 30 ms~ env-sensitive
Forced reflow
~ env-sensitive
Improve image delivery
Est savings of 2,723 KiB~ env-sensitive
Legacy JavaScript
Est savings of 68 KiB~ env-sensitive
Network dependency tree
~ env-sensitive
Render blocking requests
Est savings of 2,360 ms~ env-sensitive
Time to Interactive
42.4 s~ env-sensitive
Max Potential First Input Delay
1,530 ms~ env-sensitive
Defer offscreen images
Est savings of 425 KiB~ env-sensitive
Avoid an excessive DOM size
1,319 elements~ env-sensitive
Reduce JavaScript execution time
16.3 s~ env-sensitive
Minimize main-thread work
23.9 s~ env-sensitive
Reduce the impact of third-party code
Third-party code blocked the main thread for 11,270 ms~ env-sensitive
Some third-party resources can be lazy loaded with a facade
1 facade alternative available~ env-sensitive
Largest Contentful Paint element
26,560 ms~ env-sensitive
Does not use passive listeners to improve scrolling performance
~ env-sensitive
Avoid `document.write()`
~ env-sensitive
Image elements do not have explicit `width` and `height`
~ env-sensitive
Page prevented back/forward cache restoration
1 failure reason~ env-sensitive
28
Performance
58
SEO
57
Best Practices
96
Accessibility (LH)
Run time: 40.9s
Performance
First Contentful Paint
4.2 s~ env-sensitive
Largest Contentful Paint
26.6 s~ env-sensitive
Total Blocking Time
10,360 ms~ env-sensitive
Speed Index
10.1 s~ env-sensitive
Use efficient cache lifetimes
Est savings of 4,304 KiB~ env-sensitive
Font display
Est savings of 30 ms~ env-sensitive
Forced reflow
~ env-sensitive
Improve image delivery
Est savings of 2,723 KiB~ env-sensitive
Legacy JavaScript
Est savings of 68 KiB~ env-sensitive
Network dependency tree
~ env-sensitive
Render blocking requests
Est savings of 2,360 ms~ env-sensitive
Time to Interactive
42.4 s~ env-sensitive
Max Potential First Input Delay
1,530 ms~ env-sensitive
Eliminate render-blocking resources
Est savings of 2,820 ms
Properly size images
Est savings of 325 KiB
Defer offscreen images
Est savings of 425 KiB~ env-sensitive
Reduce unused CSS
Est savings of 71 KiB
Reduce unused JavaScript
Est savings of 835 KiB
Preconnect to required origins
Est savings of 330 ms
Avoid serving legacy JavaScript to modern browsers
Est savings of 144 KiB
Avoid enormous network payloads
Total size was 8,128 KiB
Serve static assets with an efficient cache policy
75 resources found
Avoid an excessive DOM size
1,319 elements~ env-sensitive
Reduce JavaScript execution time
16.3 s~ env-sensitive
Minimize main-thread work
23.9 s~ env-sensitive
Reduce the impact of third-party code
Third-party code blocked the main thread for 11,270 ms~ env-sensitive
Some third-party resources can be lazy loaded with a facade
1 facade alternative available~ env-sensitive
Largest Contentful Paint element
26,560 ms~ env-sensitive
Does not use passive listeners to improve scrolling performance
~ env-sensitive
Avoid `document.write()`
~ env-sensitive
Image elements do not have explicit `width` and `height`
~ env-sensitive
Page prevented back/forward cache restoration
1 failure reason~ env-sensitive
▸ 35 passed / informational
Cumulative Layout Shift
0.036~ env-sensitive
Layout shift culprits
~ env-sensitive
Document request latency
~ env-sensitive
Optimize DOM size
~ env-sensitive
Duplicated JavaScript
~ env-sensitive
LCP breakdown
~ env-sensitive
Modern HTTP
~ env-sensitive
3rd parties
~ env-sensitive
Optimize viewport for mobile
~ env-sensitive
Minify CSS
Minify JavaScript
Efficiently encode images
Serve images in next-gen formats
Enable text compression
Initial server response time was short
Root document took 120 ms
Avoid multiple page redirects
~ env-sensitive
Use HTTP/2
~ env-sensitive
Use video formats for animated content
Remove duplicate modules in JavaScript bundles
Avoid chaining critical requests
14 chains found~ env-sensitive
All text remains visible during webfont loads
~ env-sensitive
Avoid large layout shifts
5 layout shifts found~ env-sensitive
Avoid long main-thread tasks
20 long tasks found~ env-sensitive
Avoid non-composited animations
1 animated element found~ env-sensitive
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
~ env-sensitive
Network Requests
~ env-sensitive
Network Round Trip Times
60 ms~ env-sensitive
Server Backend Latencies
120 ms~ env-sensitive
Tasks
~ env-sensitive
Diagnostics
~ env-sensitive
Metrics
~ env-sensitive
Screenshot Thumbnails
~ env-sensitive
Final Screenshot
~ env-sensitive
Script Treemap Data
~ env-sensitive
Resources Summary
~ env-sensitive
SEO
Page is blocked from indexing
Links do not have descriptive text
8 links found
▸ 8 passed / informational
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Structured data is valid
Best Practices
Uses deprecated APIs
1 warning found
Uses third-party cookies
62 cookies found
Browser errors were logged to the console
Issues were logged in the `Issues` panel in Chrome Devtools
▸ 17 passed / informational
Uses HTTPS
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate clickjacking with XFO or CSP
Mitigate DOM-based XSS with Trusted Types
Allows users to paste into input fields
Displays images with correct aspect ratio
Serves images with appropriate resolution
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
Document uses legible font sizes
99.75% legible text
Page has the HTML doctype
Properly defines charset
Detected JavaScript libraries
Page has valid source maps
Accessibility
Links do not have a discernible name
Elements with visible text labels do not have matching accessible names.
▸ 39 passed / informational
`[aria-*]` attributes match their roles
Uses ARIA roles only on compatible elements
ARIA attributes are used as specified for the element's role
Deprecated ARIA roles were not used
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` is not present on the document `<body>`
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Background and foreground colors have a sufficient contrast ratio
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
Heading elements appear in a sequentially-descending order
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Image elements have `[alt]` attributes
Image elements do not have `[alt]` attributes that are redundant text.
Links are distinguishable without relying on color.
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
Identical links have the same purpose.