Mobile 375 × 812

Desktop 1440 × 900

Score: 78 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Strong compliance posture across regulations.
Rich content metadata — your pages look great everywhere.
Heavier than average — reducing page weight saves energy and bandwidth.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 5.4 MB (4.5 MB transferred)
Performance issues directly impact user engagement and conversion rates.
5 image(s) missing alt attribute
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
7 link(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/f43e8e1b-8dd5-4bd9-ac7c-132e3a4e64af)<a href="https://beavercheck.com/results/f43e8e1b-8dd5-4bd9-ac7c-132e3a4e64af"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fdiscourse.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fdiscourse.orgThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 17.4s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Addressing the critical issues below would have the most immediate impact on your user trust.
5 barrier(s) likely increasing bounce by ~22%.
Page takes 17.4s to load
+12% bounceUsers abandon at ~3s — you're 14.9s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
High main-thread blocking time
+2% bouncePage is non-interactive for 212ms after first paint
Fix: Defer third-party scripts and split large bundles
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
7 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
1 broken link(s) on the page
+2% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€510 investment → €1.05/month returns + EUR 120,500,000 risk avoided
€510
6h · 5 findings
€1.05 /mo
~€13 / year
EUR 120,500,000
if kept compliant
€85 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
6.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,041,668 / month at risk
~€120,500,013 / year if left unfixed
€120,500,000
+5 more
€1.05 /mo
14114.2 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.46 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
17.38 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
212 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
10.74 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
18.25 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Support community preview div.switcher__grid > div.switcher__preview > div.switcher__media > img | discourse.org/a/img/use-case-support.png | 119.5 KiB | 116.7 KiB |
Jonathan Bulava div.community-section__inner > div.support-quote > div.support-quote__author > img.support-quote__avatar | discourse.org/a/img/avatar-jonathan.png | 91.4 KiB | 91.0 KiB |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-grow.png | 39.8 KiB | 38.8 KiB |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-manage.png | 34.1 KiB | 33.2 KiB |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-connect.png | 31.4 KiB | 30.6 KiB |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-build.png | 17.7 KiB | 17.2 KiB |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-themes-plugins.png | 16.6 KiB | 16.2 KiB |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| discourse.org/css/newsletter.css?1776465492432244338 | 8.9 KiB | 150 ms |
| discourse.org/css/home.css?1776465492432244338 | 12.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| discourse.org/a/js/lucide.min.js?v=20260417223814 | 93.1 KiB | 27.6 KiB |
| discourse.org/a/js/gsap.min.js?v=20260417223814 | 36.1 KiB | 16.5 KiB |
| discourse.org/a/js/scroll-trigger.min.js?v=20260417223814 | 22.0 KiB | 10.9 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Other | 972 ms |
| Style & Layout | 656 ms |
| Script Evaluation | 612 ms |
| Rendering | 82 ms |
| Script Parsing & Compilation | 80 ms |
| Parse HTML & CSS | 42 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Support community preview div.switcher__grid > div.switcher__preview > div.switcher__media > img | discourse.org/a/img/use-case-support.png |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-build.png |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-connect.png |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-manage.png |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-grow.png |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-themes-plugins.png |
Katalon logo div.testimonials-grid > figure.testimonial-card > div.testimonial-card__logo > img | discourse.org/a/img/customers/logo/katalon-2x.png |
Get Discourse Hub on Google Play div.site-footer__col > div.app-badges > a > img | discourse.org/a/img/badge-google-play.png |
Carwow logo div.testimonials-grid > figure.testimonial-card > div.testimonial-card__logo > img | discourse.org/a/img/customers/logo/carwow.svg |
Discourse logo div.site-footer__top > div.site-footer__col > a.site-footer__logo > img | discourse.org/a/img/logo.svg |
Download Discourse Hub on the App Store div.site-footer__col > div.app-badges > a > img | discourse.org/a/img/badge-app-store.svg |
Atlassian logo div.hero-section__inner > div.logos-wrapper > div.logo-item > img | discourse.org/a/img/customers/logo/atlassian-light.svg |
Asana logo div.hero-section__inner > div.logos-wrapper > div.logo-item > img | discourse.org/a/img/customers/logo/asana-light.svg |
GitLab logo div.hero-section__inner > div.logos-wrapper > div.logo-item > img | discourse.org/a/img/customers/logo/gitlab-light.svg |
OpenAI logo div.hero-section__inner > div.logos-wrapper > div.logo-item > img | discourse.org/a/img/customers/logo/openai-light.svg |
Zoom logo div.hero-section__inner > div.logos-wrapper > div.logo-item > img | discourse.org/a/img/customers/logo/zoom-light.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Features & Pricing div.site-footer__wrapper > div.site-footer__top > div.site-footer__col > h6 |
These are opportunities to improve keyboard navigation in your application.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.site-header-container > header.site-header > div.site-header-logo-container > a.logo div.site-header-container > header.site-header > div.site-header-logo-container > a.logo |
div.site-footer__col > ul.site-footer__list > li > a.site-footer__link div.site-footer__col > ul.site-footer__list > li > a.site-footer__link |
div.site-footer__col > ul.site-footer__list > li > a div.site-footer__col > ul.site-footer__list > li > a |
div.site-footer__col > ul.site-footer__list > li > a.site-footer__link div.site-footer__col > ul.site-footer__list > li > a.site-footer__link |
div.site-footer__col > ul.site-footer__list > li > a.site-footer__link div.site-footer__col > ul.site-footer__list > li > a.site-footer__link |
div.site-footer__col > ul.site-footer__list > li > a.site-footer__link div.site-footer__col > ul.site-footer__list > li > a.site-footer__link |
div.site-footer__col > ul.site-footer__list > li > a.site-footer__link div.site-footer__col > ul.site-footer__list > li > a.site-footer__link |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
334 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.21 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.28 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.23 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Support community preview div.switcher__grid > div.switcher__preview > div.switcher__media > img | discourse.org/a/img/use-case-support.png | 119.5 KiB | 105.5 KiB |
Epic Games Enterprise div.enterprise-section__right > div.enterprise-section__image-wrapper > div.enterprise-section__screenshots > img.enterprise-section__screenshot | discourse.org/a/img/enterprise-epic-thumb.png | 58.2 KiB | 42.9 KiB |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-grow.png | 39.8 KiB | 37.4 KiB |
Cloudflare Enterprise div.enterprise-section__right > div.enterprise-section__image-wrapper > div.enterprise-section__screenshots > img.enterprise-section__screenshot | discourse.org/a/img/enterprise-cloudflare-thumb.png | 50.2 KiB | 37.0 KiB |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-manage.png | 34.1 KiB | 32.0 KiB |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-connect.png | 31.4 KiB | 29.5 KiB |
Monzo Enterprise div.enterprise-section__right > div.enterprise-section__image-wrapper > div.enterprise-section__screenshots > img.enterprise-section__screenshot | discourse.org/a/img/enterprise-monzo-thumb.png | 32.2 KiB | 23.7 KiB |
Asana Enterprise div.enterprise-section__right > div.enterprise-section__image-wrapper > div.enterprise-section__screenshots > img.enterprise-section__screenshot | discourse.org/a/img/enterprise-asana-thumb.png | 28.1 KiB | 20.7 KiB |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-build.png | 17.7 KiB | 16.6 KiB |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-themes-plugins.png | 16.6 KiB | 15.5 KiB |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size |
|---|---|
| discourse.org/css/home.css?1776465492432244338 | 12.7 KiB |
| discourse.org/css/newsletter.css?1776465492432244338 | 8.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| discourse.org/a/js/lucide.min.js?v=20260417223814 | 93.1 KiB | 27.6 KiB |
| discourse.org/a/js/gsap.min.js?v=20260417223814 | 36.1 KiB | 16.5 KiB |
| discourse.org/a/js/scroll-trigger.min.js?v=20260417223814 | 22.0 KiB | 10.9 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Support community preview div.switcher__grid > div.switcher__preview > div.switcher__media > img | discourse.org/a/img/use-case-support.png |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-build.png |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-connect.png |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-manage.png |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-grow.png |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img | discourse.org/a/img/block-themes-plugins.png |
Katalon logo div.testimonials-grid > figure.testimonial-card > div.testimonial-card__logo > img | discourse.org/a/img/customers/logo/katalon-2x.png |
Get Discourse Hub on Google Play div.site-footer__col > div.app-badges > a > img | discourse.org/a/img/badge-google-play.png |
Carwow logo div.testimonials-grid > figure.testimonial-card > div.testimonial-card__logo > img | discourse.org/a/img/customers/logo/carwow.svg |
Discourse logo div.site-footer__top > div.site-footer__col > a.site-footer__logo > img | discourse.org/a/img/logo.svg |
Download Discourse Hub on the App Store div.site-footer__col > div.app-badges > a > img | discourse.org/a/img/badge-app-store.svg |
Atlassian logo div.hero-section__inner > div.logos-wrapper > div.logo-item > img | discourse.org/a/img/customers/logo/atlassian-light.svg |
Asana logo div.hero-section__inner > div.logos-wrapper > div.logo-item > img | discourse.org/a/img/customers/logo/asana-light.svg |
GitLab logo div.hero-section__inner > div.logos-wrapper > div.logo-item > img | discourse.org/a/img/customers/logo/gitlab-light.svg |
OpenAI logo div.hero-section__inner > div.logos-wrapper > div.logo-item > img | discourse.org/a/img/customers/logo/openai-light.svg |
Zoom logo div.hero-section__inner > div.logos-wrapper > div.logo-item > img | discourse.org/a/img/customers/logo/zoom-light.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Features & Pricing div.site-footer__wrapper > div.site-footer__top > div.site-footer__col > h6 |
These are opportunities to improve keyboard navigation in your application.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.site-header-container > header.site-header > div.site-header-logo-container > a.logo div.site-header-container > header.site-header > div.site-header-logo-container > a.logo |
div.site-footer__col > ul.site-footer__list > li > a.site-footer__link div.site-footer__col > ul.site-footer__list > li > a.site-footer__link |
div.site-footer__col > ul.site-footer__list > li > a div.site-footer__col > ul.site-footer__list > li > a |
div.site-footer__col > ul.site-footer__list > li > a.site-footer__link div.site-footer__col > ul.site-footer__list > li > a.site-footer__link |
div.site-footer__col > ul.site-footer__list > li > a.site-footer__link div.site-footer__col > ul.site-footer__list > li > a.site-footer__link |
div.site-footer__col > ul.site-footer__list > li > a.site-footer__link div.site-footer__col > ul.site-footer__list > li > a.site-footer__link |
div.site-footer__col > ul.site-footer__list > li > a.site-footer__link div.site-footer__col > ul.site-footer__list > li > a.site-footer__link |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
div.features-section__inner > div.feature-card > div.feature-card__media > img div.features-section__inner > div.feature-card > div.feature-card__media > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback