Mobile 375 × 812

Desktop 1440 × 900

Score: 72 / 100
Based on 8 categories, 0 sections
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
No Content-Security-Policy header found
1 control(s) without accessible label
2 link(s) with no accessible text
Soft 404: server returns HTTP 200 for non-existent pages
[](https://beavercheck.com/results/b2afdeb4-c100-3934-143f-3f3bed7f0bc6)<a href="https://beavercheck.com/results/b2afdeb4-c100-3934-143f-3f3bed7f0bc6"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.trello.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.trello.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
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.
3.91 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.91 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.04 s
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.
3.91 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.
16.24 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 40 ms |
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.
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /js/2.263.0/gasv3/analytics-web-client.with-deps.amd.min.js | 300.0 s | 37.1 KiB |
| atl-global.atlassian.com/js/2.313.0/feature-gate/featureGateClient.min.js | 300.0 s | 31.0 KiB |
| atl-global.atlassian.com/js/2.313.0/web-config/webConfigClient.min.js | 300.0 s | 19.2 KiB |
| atl-global.atlassian.com/js/atl-global.min.js | 300.0 s | 16.3 KiB |
| atl-global.atlassian.com/js/2.263.0/xid/atl-xid.js | 300.0 s | 13.8 KiB |
| atl-global.atlassian.com/js/2.313.0/xid/atl-xid.js | 300.0 s | 13.7 KiB |
| atl-onetrust-wrapper.atlassian.com/assets/atl-onetrust-wrapper.min.js | 86400.0 s | 32.4 KiB |
| atl-global.atlassian.com/js/2.263.0/atl-global-2.263.0.min.js | 300.0 s | 9.8 KiB |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.3 KiB |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
An illustration showing email magic div.UiCalloutstyles__Callout-sc-180dw8j-0 > div.UiCalloutstyles__CalloutMedia-sc-180dw8j-1 > picture > img.Picture__Image-sc-1wdxyb4-0 | /rz1oowkt5gyp/2QvggeQ9nzUdaDnhJCSUwA/3ef97067e1aa3d0a5e6a... | 246.6 KiB | 236.9 KiB |
Illustration of a team Trello Board div.UiBlockstyles__Block-sc-1xmll5s-0 > div.Stack-sc-98g4c-0 > picture > img.Picture__Image-sc-1wdxyb4-0 | /rz1oowkt5gyp/7lpUSxVqNRggpqzCNcnfo1/04cf35d0a0ef60e18c65... | 150.6 KiB | 134.9 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.
| URL | Transfer Size | Duration |
|---|---|---|
| /recaptcha/api.js?render=6Le9VxMnAAAAALKRlj8jmKwUYmFTZWcF... | 1.6 KiB | 841 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.trello.com/ | 857 ms |
| trello.com/ | 0.0 ms |
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.
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.
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /js/vendors.b0b83a2116ee27958c23.min.js | 1.8 s | 1.7 s | 12 ms |
| trello.com/ | 797 ms | 43 ms | 0.6 ms |
| Unattributable | 658 ms | 43 ms | 0.0 ms |
| /js/UiListCarousel.99ed7793f6d67ac442b5.min.js | 599 ms | 551 ms | 3.8 ms |
| atl-global.atlassian.com/js/2.313.0/xid/atl-xid.js | 343 ms | 1.4 ms | 15 ms |
| bxp-content-static.prod.public.atl-paas.net/js/main.6bf254a1eb35d2372aa5.min.js | 335 ms | 315 ms | 9.8 ms |
| www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 305 ms | 151 ms | 82 ms |
| www.googletagmanager.com/gtm.js?id=GTM-PJ8M5SK | 197 ms | 153 ms | 43 ms |
| atl-global.atlassian.com/js/atl-global.min.js | 108 ms | 89 ms | 6.7 ms |
| /js/UiHeaderNav.72558e1bf02d3433476c.min.js | 102 ms | 1.6 ms | 5.7 ms |
| atl-onetrust-wrapper.atlassian.com/assets/atl-onetrust-wrapper.min.js | 53 ms | 37 ms | 9.2 ms |
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.4 s |
| Other | 962 ms |
| Style & Layout | 780 ms |
| Script Parsing & Compilation | 363 ms |
| Garbage Collection | 197 ms |
| Parse HTML & CSS | 91 ms |
| Rendering | 88 ms |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 362.6 KiB | 179.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PJ8M5SK | 158.0 KiB | 86.2 KiB |
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.
| Failing Elements |
|---|
Inbox div.Carouselstyles__Slide-sc-z6wsqn-3 > button.UiListCarouselstyles__LinkItem-sc-xa0ove-0 > div > h4 |
These are opportunities to improve keyboard navigation in your application.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
Dot 2 div.Carouselstyles__Frame-sc-z6wsqn-1 > div.Carouselstyles__Controls-sc-z6wsqn-4 > div.Carouselstyles__Dots-sc-z6wsqn-7 > button.Carouselstyles__Dot-sc-z6wsqn-8 |
Dot 3 div.Carouselstyles__Frame-sc-z6wsqn-1 > div.Carouselstyles__Controls-sc-z6wsqn-4 > div.Carouselstyles__Dots-sc-z6wsqn-7 > button.Carouselstyles__Dot-sc-z6wsqn-8 |
Dot 2 div.Carouselstyles__Frame-sc-z6wsqn-1 > div.Carouselstyles__Controls-sc-z6wsqn-4 > div.Carouselstyles__Dots-sc-z6wsqn-7 > button.Carouselstyles__Dot-sc-z6wsqn-8 |
Dot 3 div.Carouselstyles__Frame-sc-z6wsqn-1 > div.Carouselstyles__Controls-sc-z6wsqn-4 > div.Carouselstyles__Dots-sc-z6wsqn-7 > button.Carouselstyles__Dot-sc-z6wsqn-8 |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Sign up - it’s free! div.grid__StyledColumn-sc-p40pqe-2 > form.UiEmailSignupstyles__Form-sc-9nggyw-0 > div.link-buttonstyles__BxpButton-sc-1utqn26-1 > button |
Read the story figure.UiSocialProofstyles__QuoteFigure-sc-fym1cs-4 > figcaption.UiSocialProofstyles__QuoteCaption-sc-fym1cs-3 > div.UiSocialProofstyles__QuoteImageLink-sc-fym1cs-5 > a |
Sign up - it’s free! div.grid__StyledColumn-sc-p40pqe-2 > form.UiEmailSignupstyles__Form-sc-9nggyw-0 > div.link-buttonstyles__BxpButton-sc-1utqn26-1 > button |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
Access to XMLHttpRequest at 'https://www.atlassian.com/endpoint/atlglobalload' from origin 'https://trello.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: the server responded with a status of 400 () | |
Failed to load resource: the server responded with a status of 401 () |
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.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
| Uncrawlable Link |
|---|
Notice at Collection nav.UiFooterNavstyles__SubNav-sc-15b6nfk-4 > ul > li.atl-policy-link-container > a.atl-policy-link |
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
| Line # | Content | Error |
|---|---|---|
| 8 | Disallow: ^/*/recommend | Pattern should either be empty, start with "/" or "*" |
To appear in search results, crawlers need access to your app.
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.
1.29 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.29 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
88 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.133
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.29 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.
2.57 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 40 ms |
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.
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /js/2.263.0/gasv3/analytics-web-client.with-deps.amd.min.js | 300.0 s | 37.1 KiB |
| atl-global.atlassian.com/js/2.313.0/feature-gate/featureGateClient.min.js | 300.0 s | 31.0 KiB |
| atl-global.atlassian.com/js/2.313.0/web-config/webConfigClient.min.js | 300.0 s | 19.2 KiB |
| atl-global.atlassian.com/js/atl-global.min.js | 300.0 s | 16.3 KiB |
| atl-global.atlassian.com/js/2.263.0/xid/atl-xid.js | 300.0 s | 13.8 KiB |
| atl-global.atlassian.com/js/2.313.0/xid/atl-xid.js | 300.0 s | 13.8 KiB |
| atl-onetrust-wrapper.atlassian.com/assets/atl-onetrust-wrapper.min.js | 86400.0 s | 32.4 KiB |
| atl-global.atlassian.com/js/2.263.0/atl-global-2.263.0.min.js | 300.0 s | 9.8 KiB |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.3 KiB |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
An illustration showing email magic div.UiCalloutstyles__Callout-sc-180dw8j-0 > div.UiCalloutstyles__CalloutMedia-sc-180dw8j-1 > picture > img.Picture__Image-sc-1wdxyb4-0 | /rz1oowkt5gyp/2QvggeQ9nzUdaDnhJCSUwA/3ef97067e1aa3d0a5e6a... | 116.5 KiB | 89.4 KiB |
Illustration of a team Trello Board div.UiBlockstyles__Block-sc-1xmll5s-0 > div.Stack-sc-98g4c-0 > picture > img.Picture__Image-sc-1wdxyb4-0 | /rz1oowkt5gyp/7lpUSxVqNRggpqzCNcnfo1/04cf35d0a0ef60e18c65... | 116.1 KiB | 68.8 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.
| URL | Transfer Size | Duration |
|---|---|---|
| /recaptcha/api.js?render=6Le9VxMnAAAAALKRlj8jmKwUYmFTZWcF... | 1.6 KiB | 295 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.trello.com/ | 328 ms |
| trello.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
| Element | Layout shift score |
|---|---|
section.UiSectionstyles__Section-sc-4xxafg-0 > div.grid__Container-sc-p40pqe-0 > div.grid__Row-sc-p40pqe-1 > div.grid__StyledColumn-sc-p40pqe-2 section.UiSectionstyles__Section-sc-4xxafg-0 > div.grid__Container-sc-p40pqe-0 > div.grid__Row-sc-p40pqe-1 > div.grid__StyledColumn-sc-p40pqe-2 | 0.130 |
Capture, organize, and tackle your to-dos from anywhere. div.grid__StyledColumn-sc-p40pqe-2 > div.UiTextBlock__TextBlock-sc-18qp69o-0 > div > h1 | 0.003 |
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.
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 362.6 KiB | 179.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PJ8M5SK | 158.0 KiB | 86.3 KiB |
| /js/2.263.0/gasv3/analytics-web-client.with-deps.amd.min.js | 36.6 KiB | 24.6 KiB |
| atl-global.atlassian.com/js/2.263.0/atl-global-2.263.0.min.js | 33.2 KiB | 23.4 KiB |
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.
| Failing Elements |
|---|
Inbox div.Stack-sc-98g4c-0 > button.UiListCarouselstyles__LinkItem-sc-xa0ove-0 > div > h4 |
These are opportunities to improve keyboard navigation in your application.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
Dot 2 div.Carouselstyles__Frame-sc-z6wsqn-1 > div.Carouselstyles__Controls-sc-z6wsqn-4 > div.Carouselstyles__Dots-sc-z6wsqn-7 > button.Carouselstyles__Dot-sc-z6wsqn-8 |
Dot 3 div.Carouselstyles__Frame-sc-z6wsqn-1 > div.Carouselstyles__Controls-sc-z6wsqn-4 > div.Carouselstyles__Dots-sc-z6wsqn-7 > button.Carouselstyles__Dot-sc-z6wsqn-8 |
Dot 2 div.Carouselstyles__Frame-sc-z6wsqn-1 > div.Carouselstyles__Controls-sc-z6wsqn-4 > div.Carouselstyles__Dots-sc-z6wsqn-7 > button.Carouselstyles__Dot-sc-z6wsqn-8 |
Dot 3 div.Carouselstyles__Frame-sc-z6wsqn-1 > div.Carouselstyles__Controls-sc-z6wsqn-4 > div.Carouselstyles__Dots-sc-z6wsqn-7 > button.Carouselstyles__Dot-sc-z6wsqn-8 |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Sign up - it’s free! div.grid__StyledColumn-sc-p40pqe-2 > form.UiEmailSignupstyles__Form-sc-9nggyw-0 > div.link-buttonstyles__BxpButton-sc-1utqn26-1 > button |
Read the story figure.UiSocialProofstyles__QuoteFigure-sc-fym1cs-4 > figcaption.UiSocialProofstyles__QuoteCaption-sc-fym1cs-3 > div.UiSocialProofstyles__QuoteImageLink-sc-fym1cs-5 > a |
Sign up - it’s free! div.grid__StyledColumn-sc-p40pqe-2 > form.UiEmailSignupstyles__Form-sc-9nggyw-0 > div.link-buttonstyles__BxpButton-sc-1utqn26-1 > button |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 400 () | |
Failed to load resource: the server responded with a status of 401 () |
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.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
| Uncrawlable Link |
|---|
Notice at Collection nav.UiFooterNavstyles__SubNav-sc-15b6nfk-4 > ul > li.atl-policy-link-container > a.atl-policy-link |
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
| Line # | Content | Error |
|---|---|---|
| 8 | Disallow: ^/*/recommend | Pattern should either be empty, start with "/" or "*" |
To appear in search results, crawlers need access to your app.
Send Feedback