Lighthouse Report
Accessibility scores shown here are from Lighthouse's automated audit. For detailed axe-core violations, see the Accessibility + SEO report.
https://www.rab2b.com/what-we-do/ai/geo
58
Perf
100
SEO
61
BP
90
A11y
Priority Issues
Structural Issues — fix in code (6)
Eliminate render-blocking resources
Est savings of 0 ms
Properly size images
Est savings of 173 KiB
Reduce unused JavaScript
Est savings of 397 KiB
Avoid serving legacy JavaScript to modern browsers
Est savings of 15 KiB
Avoid enormous network payloads
Total size was 2,764 KiB
Serve static assets with an efficient cache policy
19 resources found
Environment-Sensitive Metrics — note trends, don't chase numbers (20)
First Contentful Paint
2.2 s~ env-sensitive
Largest Contentful Paint
3.3 s~ env-sensitive
Total Blocking Time
3,850 ms~ env-sensitive
Speed Index
4.6 s~ env-sensitive
Use efficient cache lifetimes
Est savings of 445 KiB~ env-sensitive
Font display
Est savings of 10 ms~ env-sensitive
Forced reflow
~ env-sensitive
Improve image delivery
Est savings of 299 KiB~ env-sensitive
Legacy JavaScript
Est savings of 13 KiB~ env-sensitive
Network dependency tree
~ env-sensitive
Render blocking requests
Est savings of 160 ms~ env-sensitive
Time to Interactive
19.5 s~ env-sensitive
Max Potential First Input Delay
1,210 ms~ env-sensitive
Avoid an excessive DOM size
1,143 elements~ env-sensitive
Reduce JavaScript execution time
7.0 s~ env-sensitive
Minimize main-thread work
16.3 s~ env-sensitive
Reduce the impact of third-party code
Third-party code blocked the main thread for 3,920 ms~ env-sensitive
Largest Contentful Paint element
3,250 ms~ env-sensitive
Does not use passive listeners to improve scrolling performance
~ env-sensitive
Page prevented back/forward cache restoration
1 failure reason~ env-sensitive
58
Performance
100
SEO
61
Best Practices
90
Accessibility (LH)
Run time: 40.1s
Performance
First Contentful Paint
2.2 s~ env-sensitive
Largest Contentful Paint
3.3 s~ env-sensitive
Total Blocking Time
3,850 ms~ env-sensitive
Speed Index
4.6 s~ env-sensitive
Use efficient cache lifetimes
Est savings of 445 KiB~ env-sensitive
Font display
Est savings of 10 ms~ env-sensitive
Forced reflow
~ env-sensitive
Improve image delivery
Est savings of 299 KiB~ env-sensitive
Legacy JavaScript
Est savings of 13 KiB~ env-sensitive
Network dependency tree
~ env-sensitive
Render blocking requests
Est savings of 160 ms~ env-sensitive
Time to Interactive
19.5 s~ env-sensitive
Max Potential First Input Delay
1,210 ms~ env-sensitive
Eliminate render-blocking resources
Est savings of 0 ms
Properly size images
Est savings of 173 KiB
Reduce unused JavaScript
Est savings of 397 KiB
Avoid serving legacy JavaScript to modern browsers
Est savings of 15 KiB
Avoid enormous network payloads
Total size was 2,764 KiB
Serve static assets with an efficient cache policy
19 resources found
Avoid an excessive DOM size
1,143 elements~ env-sensitive
Reduce JavaScript execution time
7.0 s~ env-sensitive
Minimize main-thread work
16.3 s~ env-sensitive
Reduce the impact of third-party code
Third-party code blocked the main thread for 3,920 ms~ env-sensitive
Largest Contentful Paint element
3,250 ms~ env-sensitive
Does not use passive listeners to improve scrolling performance
~ env-sensitive
Page prevented back/forward cache restoration
1 failure reason~ env-sensitive
▸ 40 passed / informational
Cumulative Layout Shift
0.016~ 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
Defer offscreen images
~ env-sensitive
Minify CSS
Minify JavaScript
Reduce unused CSS
Efficiently encode images
Serve images in next-gen formats
Enable text compression
Preconnect to required origins
Initial server response time was short
Root document took 10 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
31 chains found~ env-sensitive
All text remains visible during webfont loads
~ env-sensitive
Avoid large layout shifts
1 layout shift found~ env-sensitive
Avoids `document.write()`
~ env-sensitive
Avoid long main-thread tasks
20 long tasks found~ env-sensitive
Avoid non-composited animations
1 animated element found~ env-sensitive
Image elements have explicit `width` and `height`
~ env-sensitive
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
~ env-sensitive
Network Requests
~ env-sensitive
Network Round Trip Times
80 ms~ env-sensitive
Server Backend Latencies
140 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
No issues found.
▸ 11 passed / informational
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`
Structured data is valid
Best Practices
Uses deprecated APIs
1 warning found
Uses third-party cookies
26 cookies found
Missing source maps for large first-party JavaScript
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
100% legible text
Page has the HTML doctype
Properly defines charset
Detected JavaScript libraries
No browser errors logged to the console
Accessibility
ARIA input fields do not have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.
List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.
Elements with visible text labels do not have matching accessible names.
▸ 41 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
ARIA IDs are unique
`<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.
Input buttons have discernible text.
Form elements have associated labels
Links are distinguishable without relying on color.
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
`[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.
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.