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.
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.
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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| gut.gambling.com/lib/gutloader.js?id=TJ32CD6 | 1800.0 s | 170.2 KiB |
| uk1-api.eng.bloomreach.com/js/exponea.min.js | 3600.0 s | 52.4 KiB |
| 95632935.adoric-om.com/adoric.js | 14400.0 s | 57.8 KiB |
| static.adoric.com/adoric.v9.11.min.css | 14400.0 s | 16.1 KiB |
| /cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/... | 14400.0 s | 12.3 KiB |
| /beacon.min.js/vcd15cbe7772f49c399c6a5babf22c124171768917... | 86400.0 s | 6.9 KiB |
| www.gambling.com/service-worker.js | 1800.0 s | 2.3 KiB |
| cdn-cookieyes.com/assets/images/close.svg | 36000.0 s | 844 B |
| objects.kaxmedia.com/auto/o/191678/5014f52983.svg | 1800.0 s | 473 B |
| /cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/... | 14400.0 s | 0 B |
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 |
|---|---|
| gambling.com/ | 806 ms |
| www.gambling.com/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
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.gambling.com/ | 1.7 s | 514 ms | 63 ms |
| Unattributable | 800 ms | 46 ms | 0.0 ms |
| gut.gambling.com/lib/gutloader.js?id=TJ32CD6 | 500 ms | 434 ms | 49 ms |
| cdn-cookieyes.com/client_data/92b072d02353496413e670cc/banner.js | 390 ms | 270 ms | 2.9 ms |
| widgets.oddswire.com/js/mw-app.js | 331 ms | 265 ms | 47 ms |
| www.gambling.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 237 ms | 213 ms | 3.9 ms |
| /gambling.com-lambda/assets-9b9c0c22470e2a6061d91597f62da... | 211 ms | 157 ms | 0.8 ms |
| /gambling.com-lambda/assets-9b9c0c22470e2a6061d91597f62da... | 136 ms | 22 ms | 0.2 ms |
| uk1-api.eng.bloomreach.com/js/exponea.min.js | 113 ms | 98 ms | 12 ms |
| cdn-cookieyes.com/client_data/92b072d02353496413e670cc/script.js | 86 ms | 75 ms | 11 ms |
| 95632935.adoric-om.com/adoric.js | 79 ms | 55 ms | 16 ms |
| /gambling.com-lambda/assets-9b9c0c22470e2a6061d91597f62da... | 70 ms | 60 ms | 0.8 ms |
| /beacon.min.js/vcd15cbe7772f49c399c6a5babf22c124171768917... | 60 ms | 43 ms | 1.3 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 | 2.3 s |
| Other | 977 ms |
| Style & Layout | 748 ms |
| Parse HTML & CSS | 425 ms |
| Script Parsing & Compilation | 216 ms |
| Rendering | 157 ms |
| Garbage Collection | 28 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| *,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-transla… | 70.3 KiB | 67.1 KiB |
| static.adoric.com/adoric.v9.11.min.css | 15.2 KiB | 15.2 KiB |
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 |
|---|---|---|
| widgets.oddswire.com/js/mw-app.js | 109.1 KiB | 84.5 KiB |
| /gambling.com-lambda/assets-9b9c0c22470e2a6061d91597f62da... | 98.9 KiB | 68.1 KiB |
| gut.gambling.com/lib/gutloader.js?id=TJ32CD6 | 170.1 KiB | 55.4 KiB |
| /gambling.com-lambda/assets-9b9c0c22470e2a6061d91597f62da... | 66.3 KiB | 50.5 KiB |
| 95632935.adoric-om.com/adoric.js | 57.0 KiB | 45.6 KiB |
| /gambling.com-lambda/assets-9b9c0c22470e2a6061d91597f62da... | 65.6 KiB | 23.2 KiB |
| uk1-api.eng.bloomreach.com/js/exponea.min.js | 52.2 KiB | 21.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Gambling Rewards div.registration-banner-mobile-content-wrapper > div.registration-banner-mobile-content > div.flex > img.w-[217px] | /cdn-cgi/image/w=217,h=,format=auto/https://objects.kaxme... |
Burnley div.mw-grid > div.mw-col-span-1 > div.mw-w-10 > img.mw-w-8 | /core/production/logos/teams/730c7ba6d33c373fea56b7258003... |
Manchester City div.mw-grid > div.mw-col-span-1 > div.mw-w-10 > img.mw-w-8 | /core/production/logos/teams/730c690bb330e5e7e3e07867fafc... |
AFC Bournemouth div.mw-grid > div.mw-col-span-1 > div.mw-w-10 > img.mw-w-8 | /core/production/logos/teams/730c7171e95248ff768e1ebee3ed... |
Leeds United div.mw-grid > div.mw-col-span-1 > div.mw-w-10 > img.mw-w-8 | /core/production/logos/teams/730c7f6caf1f0ba788cd7953d817... |
Sunderland div.mw-grid > div.mw-col-span-1 > div.mw-w-10 > img.mw-w-8 | /core/production/logos/teams/730c34306d99c63613fad5b2a140... |
Nottingham Forest div.mw-grid > div.mw-col-span-1 > div.mw-w-10 > img.mw-w-8 | /core/production/logos/teams/730c3e6ad89fe36086fb79126e36... |
Fulham div.mw-grid > div.mw-col-span-1 > div.mw-w-10 > img.mw-w-8 | /core/production/logos/teams/730c1b69ebedb522700034547abc... |
Aston Villa div.mw-grid > div.mw-col-span-1 > div.mw-w-10 > img.mw-w-8 | /core/production/logos/teams/830cee188463935a061dee6df8bf... |
Liverpool div.mw-grid > div.mw-col-span-1 > div.mw-w-10 > img.mw-w-8 | /core/production/logos/teams/730ce546594ad40b116388b50d48... |
Crystal Palace div.mw-grid > div.mw-col-span-1 > div.mw-w-10 > img.mw-w-8 | /core/production/logos/teams/730c90525e70b7842930586545c6... |
Bwin div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /core/production/logos/books/510167e103b0761e60683e83c559... |
Tonybet div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /core/production/logos/books/51016a61d423d02a1c56250dc23a... |
Bwin div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /core/production/logos/books/510167e103b0761e60683e83c559... |
Betway div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/brand_product_80... |
Betway div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/brand_product_80... |
Betway div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/brand_product_80... |
Betsson div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/p4i4XEy6pkD7VFAi... |
Betsson div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/p4i4XEy6pkD7VFAi... |
Betsson div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/p4i4XEy6pkD7VFAi... |
Betsson div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/p4i4XEy6pkD7VFAi... |
Betsson div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/p4i4XEy6pkD7VFAi... |
Betsson div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/p4i4XEy6pkD7VFAi... |
Betsson div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/p4i4XEy6pkD7VFAi... |
Betsson div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/p4i4XEy6pkD7VFAi... |
Betsson div.mw-grid > a.operator-item > div.mw-flex > img.mw-block | /matrix/core/production/logos/book-logos/p4i4XEy6pkD7VFAi... |
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
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
¿Eres mayor de edad?
SÍ, TENGO MÁS DE 18 AÑOS
TODAVÍA NO TENGO 18 AÑOS
body#home-global > div#age-validation |
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.
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 |
|---|
TODAVÍA NO TENGO 18 AÑOS div.bg-white > div.modal-body > div#av-content-wrapper > button#av-24-less |
Our Rating div.flex > div.flex > div.have-your-say-rating-container > div.have-your-say-our-rating |
Last Updated: 01.04.2026 div.flex > div.flex > div.flex > div.have-your-say-last-updated |
Our Rating div.flex > div.flex > div.have-your-say-rating-container > div.have-your-say-our-rating |
Last Updated: 11.03.2026 div.flex > div.flex > div.flex > div.have-your-say-last-updated |
Solo para primeros depósitos. Máx. Bono 180€. 180 Tiradas Gratis en la slot Big… div.flex > div.flex > div.flex > div.gdc-vertical-item-tandc |
18+ | Publicidad | Juega Responsablemente | ordenacionjuego.es div.flex > div.flex > div.flex > div.gdc-vertical-item-tandc |
Guides and Tutorials: Complex topics made simple div#watch-and-learn > div.flex > div.flex > div.watch-and-learn-description |
Welcome to The Panel - a powerhouse of sports betting experts available with da… div.flex > div.flex > div.flex > span.the-panel-description |
Trusted by top media outlets div#as-seen-on > div.flex > div.flex > span.as-seen-on-description |
The Irishman will leave Oakwell at the end of the League One season. div.article-container > div.relative > div.flex-auto > div.article-short-description |
2 hours ago div.relative > div.flex-auto > div.article-footer > div.footer-item |
We explain how social casinos profit without requiring real-money deposits. div.article-container > div.relative > div.flex-auto > div.article-short-description |
2 hours ago div.relative > div.flex-auto > div.article-footer > div.footer-item |
We analyse how far Brazil might progress at the 2026 World Cup this summer. div.article-container > div.relative > div.flex-auto > div.article-short-description |
2 hours ago div.relative > div.flex-auto > div.article-footer > div.footer-item |
Our racing tipster Rhys Williams shares his best selection for today's races. div.article-container > div.relative > div.flex-auto > div.article-short-description |
7 hours ago div.relative > div.flex-auto > div.article-footer > div.footer-item |
Gambling.com's horse racing expert James Boyle will be providing his best tips … div.article-container > div.relative > div.flex-auto > div.article-short-description |
7 hours ago div.relative > div.flex-auto > div.article-footer > div.footer-item |
Assessing how far Mexico could go at the 2026 World Cup using the latest bettin… div.article-container > div.relative > div.flex-auto > div.article-short-description |
8 hours ago div.relative > div.flex-auto > div.article-footer > div.footer-item |
Get Your Tips Out have joined forces with Gambling.com to give us their best be… div.article-container > div.relative > div.flex-auto > div.article-short-description |
8 hours ago div.relative > div.flex-auto > div.article-footer > div.footer-item |
Keep informed of all the breaking casino and gambling stories from around the w… div.article-container > div.relative > div.flex-auto > div.article-short-description |
10 hours ago div.relative > div.flex-auto > div.article-footer > div.footer-item |
Find out about Cosmo Spins Prize Wheel winners on Gambling.com, cash prizes and… div.article-container > div.relative > div.flex-auto > div.article-short-description |
10 hours ago div.relative > div.flex-auto > div.article-footer > div.footer-item |
Inglés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-0 > div.country-text > div#global-language-English |
Inglés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-1 > div.country-text > div#global-language-English_AU |
Alemán div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-2 > div.country-text > div#global-language-German_AT |
Holandés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-3 > div.country-text > div#global-language-Dutch_BE |
Francés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-4 > div.country-text > div#global-language-French_BE |
Portugués div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-5 > div.country-text > div#global-language-Portuguese |
Inglés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-6 > div.country-text > div#global-language-English_CA |
Francés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-7 > div.country-text > div#global-language-French_CA |
Danés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-8 > div.country-text > div#global-language-Danish |
Alemán div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-9 > div.country-text > div#global-language-German |
Griego div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-10 > div.country-text > div#global-language-Greek |
Icelandic div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-11 > div.country-text > div#global-language-Icelandic |
Inglés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-12 > div.country-text > div#global-language-English_IS |
Inglés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-13 > div.country-text > div#global-language-English_IN |
Inglés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-14 > div.country-text > div#global-language-English_IR |
Italiano div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-15 > div.country-text > div#global-language-Italian |
Español div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-16 > div.country-text > div#global-language-Spanish_MX |
Holandés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-17 > div.country-text > div#global-language-Dutch_NL |
Inglés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-18 > div.country-text > div#global-language-English_NZ |
Noruego div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-19 > div.country-text > div#global-language-Norwegian |
Español div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-20 > div.country-text > div#global-language-Spanish_PE |
Rumano div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-21 > div.country-text > div#global-language-Romanian |
Español div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-22 > div.country-text > div#global-language-Spanish |
Sueco div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-23 > div.country-text > div#global-language-Swedish |
Inglés div#countriesExpandableGrid-links-by-country-69e90ddc75b49 > div#logo-links-by-country-69e90ddc75b49-24 > div.country-text > div#global-language-English_US |
DISCLAIMER: Online Wagering is illegal in some Jurisdictions. It is your respon… div#footer-container > div#disclamier-social-media-container > div#disclamier-container > p |
Terms and Conditions div#disclamier-social-media-container > div#disclamier-container > p > a.text-[#999999] |
Privacy and Cookies Policy div#disclamier-social-media-container > div#disclamier-container > p > a.text-[#999999] |
No quiero ver anuncios de apuestas online. div#disclamier-container > div#footer-cookie-checkbox-wrapper > p.font-semibold > ins#footer-cookie-checkbox-label |
These are opportunities to improve the legibility of your content.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#disclamier-container > div#footer-cookie-checkbox-wrapper > p.font-semibold > input#footer_cookie_checkbox div#disclamier-container > div#footer-cookie-checkbox-wrapper > p.font-semibold > input#footer_cookie_checkbox |
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 |
|---|
Decimal
American
Fractional div.mw-widget > div.mw-mb-2 > div.mw-relative > select.mw-w-full |
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.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Reviews
div#level-one > ul.w-full > li.px-0 > a.flex |
Casino
div#level-one > ul.w-full > li.px-0 > a.flex |
Betting
div#level-one > ul.w-full > li.px-0 > a.flex |
Free Games
div#level-one > ul.w-full > li.px-0 > a.flex |
Guides
div#level-one > ul.w-full > li.px-0 > a.flex |
Inside Gambling.com
div#level-one > ul.w-full > li.px-0 > a.flex |
Back
nav.bg-white > div.container > div#levelTwo-10276 > a.flex |
Back
nav.bg-white > div.container > div#levelTwo-12299 > a.flex |
Online Casinos by Country
div#levelTwo-12299 > ul.container > li.px-0 > a.flex |
Online Slots by Country
div#levelTwo-12299 > ul.container > li.px-0 > a.flex |
Back
nav.bg-white > div.container > div#levelTwo-12300 > a.flex |
Betting Sites by Country
div#levelTwo-12300 > ul.container > li.px-0 > a.flex |
Back
nav.bg-white > div.container > div#levelTwo-11102 > a.flex |
Back
nav.bg-white > div.container > div#levelTwo-10370 > a.flex |
Back
nav.bg-white > div.container > div#levelTwo-10274 > a.flex |
To appear in search results, crawlers need access to your app.