Skip to content
https://goal.com

Lighthouse Mobile

· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

42

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

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

Why this matters

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

RequestCache TTLTransfer Size
cnsnt.goal.com/Notice.8f529.js3600.0 s91.2 KiB
cnsnt.goal.com/unified/wrapperMessagingWithoutDetection.js3600.0 s42.0 KiB
cp.goal.com/now.js600.0 s35.2 KiB
cnsnt.goal.com/Notice.30929.css3600.0 s6.7 KiB
/images/v3/blt0df835307bd5d58e/The fall of Leicester City...2537622.0 s51.3 KiB
/images/v3/blt869a748fb4343446/Chelsea need to alter Brig...2537467.0 s37.7 KiB
/images/v3/blt44c8c1ceb3a00914/Social-16-9.jpg?auto=webp&...1712771.0 s35.1 KiB
/images/v3/bltfd127252f66b773f/Social-16-9.png?auto=webp&...1882247.0 s28.9 KiB
/images/v3/blt5214575a82833386/crop/MM5DCNZQG45DSNRQHJXG6...2537530.0 s29.5 KiB
/images/v3/blt7d4c7aeaa8bbcc97/Web -16-9 (25).png?auto=we...2451181.0 s27.5 KiB
/images/v3/blt67f5b642694a8216/crop/MM5DCNZQG45DSNRQHJXG6...1241549.0 s26.1 KiB
/images/v3/bltb2c15a3f5c0f0d2e/Mci (2).jpg?auto=webp&form...2449658.0 s27.0 KiB
upload.wikimedia.org/wikipedia/en/5/5f/Goal_Website_Logo.svg0.0 ms2.3 KiB
/images/v3/blte8f4850eb0edf239/Man City-Arsenal W+Ls.jpg?...2451069.0 s21.7 KiB
/images/v3/blt122fb32be0c5c62d/GOAL - Multiple Images - 3...2456513.0 s21.2 KiB
/images/v3/blt672fccbe454c21e0/Rosenior Enzo Chelsea Brig...2587918.0 s20.6 KiB
cnsnt.goal.com/polyfills.01516.js3600.0 s2.3 KiB
/images/v3/bltd2c0cba8969212ba/Vinicius Mbappe Real Madri...2589954.0 s18.6 KiB
/sdl/images/team/crest/medium/agh9ifb2mw3ivjusgedj7c3fe.p...123875.0 s4.8 KiB
/images/v3/getty-2267886205/crop/MM5DKMBQGQ5DEOBRGU5G433X...2582753.0 s13.7 KiB
/sdl/images/team/crest/medium/3kq9cckrnlogidldtdie2fkbl.p...371390.0 s7.1 KiB
/images/v3/bltb19d0168c9f6f2a4/crop/MM5DCMBYGA5DMMBYHJXG6...1283740.0 s10.7 KiB
/sdl/images/team/crest/medium/a3nyxabgsqlnqfkeg41m6tnpp.p...585546.0 s8.7 KiB
/sdl/images/team/crest/medium/4dsgumo7d4zupm2ugsvm4zm4d.p...507411.0 s6.4 KiB
/sdl/images/team/crest/medium/9dntj5dioj5ex52yrgwzxrq9l.p...416803.0 s4.8 KiB
/sdl/images/team/crest/medium/3vo5mpj7catp66nrwwqiuhuup.p...511253.0 s4.1 KiB
/sdl/images/team/crest/medium/c8h9bw1l82s06h77xxrelzhur.p...585546.0 s4.4 KiB
/sdl/images/team/crest/medium/bqbbqm98ud8obe45ds9ohgyrd.p...238612.0 s2.0 KiB
/sdl/images/team/crest/medium/4ku8o6uf87yd8iecdalipo6wd.p...470333.0 s3.2 KiB
/sdl/images/team/crest/small/awzPd4Flw7CFOzSKSw43b.png?qu...414790.0 s2.6 KiB
/sdl/images/team/crest/small/SEtpqN7mE-vzj6BpBYBCw.png?qu...445287.0 s2.7 KiB
/sdl/images/team/crest/small/s02QEyH0F4EBQ_8539tmR.png?qu...573711.0 s3.0 KiB
/sdl/images/team/crest/small/82x1CEEiljYREgNcTf2N3.png?qu...595208.0 s2.5 KiB
/sdl/images/team/crest/small/wJjpgtwNHV6vK7lV8aqPG.png?qu...377997.0 s1.5 KiB
/sdl/images/team/crest/small/kAquHK8uKkAmnGcRKOics.png?qu...569506.0 s2.1 KiB

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:70.503 source:map[type:text value:[unattributed]]]]

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
Chelsea Brighton GFX div.poster-wrapper > a > span.credit > img.component-image
/images/v3/blt869a748fb4343446/Chelsea need to alter Brig...37.3 KiB31.3 KiB
Legacy Spain 3 GFX (withouw WCHQ) div.poster-wrapper > a > span.credit > img.component-image
/images/v3/blt5214575a82833386/crop/MM5DCNZQG45DSNRQHJXG6...29.1 KiB23.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 KiB21.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 KiB21.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 KiB16.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 KiB16.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 KiB16.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 KiB14.4 KiB

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Why this matters

Performance issues directly impact user engagement and conversion rates.

lhId: page-8-IMG
nodeLabel: Leicester City fall GFX
path: 1,HTML,1,BODY,0,DIV,5,DIV,0,DIV,0,DIV,0,MAIN,0,SECTION,0,SECTION,0,OL,0,LI,0,ARTICLE,0,DIV,0,A,0,SPAN,0,IMG
selector: div.poster-wrapper > a > span.credit > img.component-image
snippet: <img alt="Leicester City fall GFX" fetchpriority="auto" loading="eager" width="1920" height="1080" decoding="async" data-nimg="1" class="component-image" sizes="(min-width: 1024px) 620px, (max-width: 768px) 100vw, 100vw" srcset="https://assets.goal.com/images/v3/blt0df835307bd5d58e/The%20fall%20of%20Le…" src="https://assets.goal.com/images/v3/blt0df835307bd5d58e/The%20fall%20of%20Le…" style="color: transparent; aspect-ratio: 1920 / 1080;">

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

More than 4 preconnect connections were found. These should be used sparingly and only to the most important origins.
description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 1.6 s
URLTime Spent
goal.com/858 ms
www.goal.com/759 ms
www.goal.com/es0.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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation3.5 s
Other1.0 s
Style & Layout869 ms
Script Parsing & Compilation286 ms
Rendering262 ms
Parse HTML & CSS204 ms
Garbage Collection96 ms

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

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.

Layout shift culprits
Optimize DOM size
LCP breakdown
Modern HTTP
Render blocking requests
Optimize viewport for mobile
Minify CSS
Minify JavaScript
Reduce unused CSS
Avoids enormous network payloads Total size was 1,634 KiB
User Timing marks and measures 4 user timings
Avoid long main-thread tasks 19 long tasks found
Avoid non-composited animations 2 animated elements found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 40 ms
Server Backend Latencies 20 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 0 ms
Avoid large layout shifts 2 layout shifts found
INP breakdown
73

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
96

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

SourceDescription
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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Uses HTTPS
Avoids deprecated APIs
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
92

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

Format your HTML in a way that enables crawlers to better understand your app’s content.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback