Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
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
Performance issues directly impact user engagement and conversion rates.
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 long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| www.goal.com/fonts/goal-icons/icomoon.woff2?v=1.1432.0 | 25 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.
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 | |
|---|---|---|---|
Chelsea Brighton GFX div.poster-wrapper > a > span.credit > img.component-image | /images/v3/blt869a748fb4343446/Chelsea need to alter Brig... | 37.3 KiB | 31.3 KiB |
Legacy Spain 3 GFX (withouw WCHQ) div.poster-wrapper > a > span.credit > img.component-image | /images/v3/blt5214575a82833386/crop/MM5DCNZQG45DSNRQHJXG6... | 29.1 KiB | 23.1 KiB |
Lionesses winners & losers GFX div.poster-wrapper > a > span.credit > img.component-image | /images/v3/blt7d4c7aeaa8bbcc97/Web -16-9 (25).png?auto=we... | 27.2 KiB | 21.5 KiB |
Man City Arsenal ratings GFX div.poster-wrapper > a > span.credit > img.component-image | /images/v3/bltb2c15a3f5c0f0d2e/Mci (2).jpg?auto=webp&form... | 26.6 KiB | 21.1 KiB |
Man City Arsenal W+Ls GFX div.poster-wrapper > a > span.credit > img.component-image | /images/v3/blte8f4850eb0edf239/Man City-Arsenal W+Ls.jpg?... | 21.3 KiB | 16.9 KiB |
Premier League title race bottle jobs GFX div.poster-wrapper > a > span.credit > img.component-image | /images/v3/blt122fb32be0c5c62d/GOAL - Multiple Images - 3... | 20.8 KiB | 16.5 KiB |
Liam Rosenior Chelsea Brighton ratings GFX div.poster-wrapper > a > span.credit > img.component-image | /images/v3/blt672fccbe454c21e0/Rosenior Enzo Chelsea Brig... | 20.2 KiB | 16.0 KiB |
Vinicius Mbappe Real Madrid GFX div.poster-wrapper > a > span.credit > img.component-image | /images/v3/bltd2c0cba8969212ba/Vinicius Mbappe Real Madri... | 18.2 KiB | 14.4 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| goal.com/ | 858 ms |
| www.goal.com/ | 759 ms |
| www.goal.com/es | 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.
Performance issues directly impact user engagement and conversion rates.
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.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.goal.com/_next/static/chunks/pages/_app-94617f3fb031b891.js | 196.7 KiB | 134.8 KiB |
| cnsnt.goal.com/Notice.8f529.js | 90.9 KiB | 60.9 KiB |
| www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js | 65.2 KiB | 30.0 KiB |
| www.goal.com/_next/static/chunks/main-603287b8b9b8da84.js | 46.2 KiB | 24.2 KiB |
| cnsnt.goal.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js | 41.6 KiB | 22.6 KiB |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js | 2.0 s | 1.7 s | 16 ms |
| www.goal.com/es | 1.4 s | 120 ms | 5.8 ms |
| cnsnt.goal.com/Notice.8f529.js | 620 ms | 473 ms | 27 ms |
| Unattributable | 520 ms | 20 ms | 0.0 ms |
| cnsnt.goal.com/unified/wrapperMessagingWithoutDetection.js | 494 ms | 423 ms | 14 ms |
| www.goal.com/_next/static/chunks/pages/_app-94617f3fb031b891.js | 228 ms | 161 ms | 65 ms |
| www.goal.com/_next/static/chunks/pages/index-0cb74d67ebc262f5.js | 215 ms | 210 ms | 4.1 ms |
| www.goal.com/_next/static/chunks/4781.4f27ec77cb1150d3.js | 122 ms | 45 ms | 3.6 ms |
| www.goal.com/_next/static/chunks/main-603287b8b9b8da84.js | 109 ms | 94 ms | 14 ms |
| cnsnt.goal.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js | 104 ms | 78 ms | 26 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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.5 s |
| Other | 1.0 s |
| Style & Layout | 869 ms |
| Script Parsing & Compilation | 286 ms |
| Rendering | 262 ms |
| Parse HTML & CSS | 204 ms |
| Garbage Collection | 96 ms |
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 | |
|---|---|
ELC crest div.fco-match-card__team > div.fco-match-team-with-crest > span.fco-image > img.fco-image__image | /sdl/images/team/crest/small/82x1CEEiljYREgNcTf2N3.png?qu... |
ATM crest div.fco-match-card__team > div.fco-match-team-with-crest > span.fco-image > img.fco-image__image | /sdl/images/team/crest/small/kAquHK8uKkAmnGcRKOics.png?qu... |
RSO crest div.fco-match-card__team > div.fco-match-team-with-crest > span.fco-image > img.fco-image__image | /sdl/images/team/crest/small/awzPd4Flw7CFOzSKSw43b.png?qu... |
GET crest div.fco-match-card__team > div.fco-match-team-with-crest > span.fco-image > img.fco-image__image | /sdl/images/team/crest/small/s02QEyH0F4EBQ_8539tmR.png?qu... |
BAR crest div.fco-match-card__team > div.fco-match-team-with-crest > span.fco-image > img.fco-image__image | /sdl/images/team/crest/small/SEtpqN7mE-vzj6BpBYBCw.png?qu... |
CEL crest div.fco-match-card__team > div.fco-match-team-with-crest > span.fco-image > img.fco-image__image | /sdl/images/team/crest/small/wJjpgtwNHV6vK7lV8aqPG.png?qu... |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image | |
div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image div.fco-youtube-video-card > button.fco-youtube-video-card__image-container > span.fco-image > img.fco-image__image |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
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.
ARIA
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Open Web Ad with Longitude fallback div.main_layout__8f6U8 > main.wrapper_component-layout-main__NxKxF > section.elements_section___VgY4 > div.open-web-ad-with-longitude-fallback_open-web-ad-with-longitude-fallback__wybif |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Video player article.card_card__whSYf > div.poster-wrapper > div.media_poster__cMDb_ > span.fco-fc-video-player |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
Openweb comments count li.item > article.card_card__whSYf > div.poster-wrapper > span.component-comment-count |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.fco-scoreboard > div.fco-scoreboard__container > div.fco-scoreboard__header > button.fco-scoreboard__settings-button div.fco-scoreboard > div.fco-scoreboard__container > div.fco-scoreboard__header > button.fco-scoreboard__settings-button |
div.fco-scoreboard__board > div.fco-scoreboard__settings > div.fco-calendar-day-picker > button.fco-calendar-day-picker__arrow div.fco-scoreboard__board > div.fco-scoreboard__settings > div.fco-calendar-day-picker > button.fco-calendar-day-picker__arrow |
div.fco-scoreboard__board > div.fco-scoreboard__settings > div.fco-calendar-day-picker > button.fco-calendar-day-picker__arrow div.fco-scoreboard__board > div.fco-scoreboard__settings > div.fco-calendar-day-picker > button.fco-calendar-day-picker__arrow |
section.fco-breaking-news-list > ul.fco-scroll-indicator-dots > li.fco-scroll-indicator-dots__dot > button.fco-scroll-indicator-dots__button section.fco-breaking-news-list > ul.fco-scroll-indicator-dots > li.fco-scroll-indicator-dots__dot > button.fco-scroll-indicator-dots__button |
section.fco-breaking-news-list > ul.fco-scroll-indicator-dots > li.fco-scroll-indicator-dots__dot > button.fco-scroll-indicator-dots__button section.fco-breaking-news-list > ul.fco-scroll-indicator-dots > li.fco-scroll-indicator-dots__dot > button.fco-scroll-indicator-dots__button |
section.fco-breaking-news-list > ul.fco-scroll-indicator-dots > li.fco-scroll-indicator-dots__dot > button.fco-scroll-indicator-dots__button section.fco-breaking-news-list > ul.fco-scroll-indicator-dots > li.fco-scroll-indicator-dots__dot > button.fco-scroll-indicator-dots__button |
nav.footer_navigation__svAPh > ul.footer_links__jusOa > li.footer_link__cBn00 > button.footer_switch__PwHC_ nav.footer_navigation__svAPh > ul.footer_links__jusOa > li.footer_link__cBn00 > button.footer_switch__PwHC_ |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Todas las competiciones
Primera División div.fco-scoreboard__board > div.fco-scoreboard__settings > div.fco-dropdown > select.fco-dropdown__select |
Internacional (English)
Árabe (العربية)
Alemania (Deutsch)
Arabia Saudita (العر… nav.footer_navigation__svAPh > div.edition-picker_picker__Uuzaz > div.edition-picker_wrapper__ZGLZd > select#edition_picker_toggle |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Ver más div.fco-collapsible-section > div.fco-collapsible-section__wrapper > div.fco-collapsible-section__footer > button.fco-collapsible-section__button |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Bundesliga
¿Debe preocuparse el VfB? Se rumorea que el club mundial debate sobr… main.wrapper_component-layout-main__NxKxF > section.elements_section___VgY4 > section.component-card-group > ol.grid-5-cards_layout__RKAD2 |
FEATURES
«Os lo suplicamos»: la estrella del Chelsea que detuvo una guerra civi… main.wrapper_component-layout-main__NxKxF > section.elements_section___VgY4 > section.component-card-group > ol.grid-5-cards_layout__RKAD2 |
FEATURES
El jugador que se estaba «perdiendo» en la Eredivisie, pero que ahora … main.wrapper_component-layout-main__NxKxF > section.elements_section___VgY4 > section.component-card-group > ol.grid-5-cards_layout__RKAD2 |
AC Milán
Salón de la Fama: Cómo Shevchenko se convirtió en una leyenda del Mila… main.wrapper_component-layout-main__NxKxF > section.elements_section___VgY4 > section.component-card-group > ol.grid-5-cards_layout__RKAD2 |
Bayern Múnich vs Real Madrid
«¡Quizá sea lo suficientemente hombre...!» ¡Stanis… main.wrapper_component-layout-main__NxKxF > section.elements_section___VgY4 > section.component-card-group > ol.grid-5-cards_layout__RKAD2 |
Código promocional Luckia "LUCKGOAL" en 2026
Casino Bono sin Deposito abril 202… main.wrapper_component-layout-main__NxKxF > section.elements_section___VgY4 > section.component-card-group > ol.grid-5-cards_layout__RKAD2 |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Player ratings div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Player ratings div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Winners & losers div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Legacy div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Opinion div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Opinion div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Winners & losers div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Player ratings div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
section.fco-breaking-news-list > ul.fco-scroll-indicator-dots > li.fco-scroll-indicator-dots__dot > button.fco-scroll-indicator-dots__button section.fco-breaking-news-list > ul.fco-scroll-indicator-dots > li.fco-scroll-indicator-dots__dot > button.fco-scroll-indicator-dots__button |
Bundesliga div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Bundesliga div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
F. de Jong div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
A. Gordon div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
R. Sterling div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Primera División div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
G. Orban div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
AC Milán div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Juventus div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
FEATURES div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Bayern Múnich vs Real Madrid div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
A. Iwobi div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Bayern Múnich vs Real Madrid div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Bayern Múnich vs Real Madrid div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Olimpia div.content-wrapper > div.content-body > div.tag-list_list__JJGGX > a.tag_tag__bj3Yq |
Política de privacidad nav.footer_navigation__svAPh > ul.footer_links__jusOa > li.footer_link__cBn00 > a |
Goal App (iOS) nav.footer_navigation__svAPh > ul.footer_links__jusOa > li.footer_link__cBn00 > a |
These items highlight common accessibility best practices.
Best Practices
General
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
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at am (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:88032)
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162587)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #423; visit https://reactjs.org/docs/error-decoder.html?invariant=423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at i (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:162246)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140571)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at ux (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:137212)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135767)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) | |
Error: Minified React error #425; visit https://reactjs.org/docs/error-decoder.html?invariant=425 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at rh (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:81741)
at https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:142172
at uD (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:147681)
at uI (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140631)
at uM (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:140441)
at uS (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:135514)
at x (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:171580)
at MessagePort.R (https://www.goal.com/_next/static/chunks/framework-7acd3a6246a36c47.js:1:172110) |
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.
SEO
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.