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.
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.
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.
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.
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 | |
|---|---|---|---|
The Life Scientific, Jehane Ragai on the science of authenticating artworks a.sc-8a623a54-0 > div.sc-d2483551-0 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/800x450/p0m1wsx5.jpg.webp | 57.4 KiB | 38.8 KiB |
Witness History, Witness History, Anthony Bourdain's Don't Eat Before Reading T… a.sc-8a623a54-0 > div.sc-d2483551-0 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/800x450/p0n52myh.jpg.webp | 54.4 KiB | 35.8 KiB |
Business Daily, Business Daily, Is this social media's 'Big Tobacco moment'? a.sc-8a623a54-0 > div.sc-d2483551-0 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/800x450/p0n9yqxb.jpg.webp | 50.0 KiB | 31.3 KiB |
The Documentary Podcast, The Saltmakers a.sc-8a623a54-0 > div.sc-d2483551-0 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/800x450/p0nb1mbl.jpg.webp | 43.0 KiB | 24.4 KiB |
An illustration of a hand holding a manu2019s nose with odour particles and wav… div.sc-8a86ca4a-1 > div.sc-8a86ca4a-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/800x450/p0nbh3q0.jpg.webp | 64.1 KiB | 23.6 KiB |
The Global Story, The Global Story, I wargamed Iran for the Pentagon - here is … a.sc-8a623a54-0 > div.sc-d2483551-0 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/800x450/p0nb6m23.jpg.webp | 31.1 KiB | 13.6 KiB |
Westminster Abbey: Behind Closed Doors div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0m2bkzn.jpg.webp | 38.4 KiB | 13.4 KiB |
Phil Spencer's Stately Homes div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0n3cq6z.jpg.webp | 31.3 KiB | 6.3 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| /bbcdotcom/web/20260326-074245-a525cdfbda-web-2.43.1-1/_n... | 318.9 KiB | 148.2 KiB |
| cdn.tinypass.com/api/tinypass.min.js | 131.2 KiB | 69.8 KiB |
| mybbc-analytics.files.bbci.co.uk/echo-client-js/echo-2.6.0-avi.min.js | 116.6 KiB | 58.0 KiB |
| cdn.optimizely.com/public/4621041136/s/bbcx_prod.js | 96.5 KiB | 39.3 KiB |
| emp.bbci.co.uk/emp/bump-4/bump-4.js | 39.6 KiB | 35.5 KiB |
| /bbcdotcom/web/20260326-074245-a525cdfbda-web-2.43.1-1/_n... | 47.1 KiB | 33.5 KiB |
| /bbcdotcom/web/20260326-074245-a525cdfbda-web-2.43.1-1/_n... | 32.9 KiB | 23.8 KiB |
| cdn.cxense.com/cx.js | 37.5 KiB | 21.2 KiB |
| uk-script.dotmetrics.net/Scripts/script.js?v=362 | 28.2 KiB | 21.0 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 |
|---|---|---|---|
| /bbcdotcom/web/20260326-074245-a525cdfbda-web-2.43.1-1/_n... | 3.6 s | 3.4 s | 13 ms |
| www.bbc.com/ | 1.7 s | 42 ms | 4.5 ms |
| Unattributable | 824 ms | 115 ms | 0.0 ms |
| /bbcdotcom/web/20260326-074245-a525cdfbda-web-2.43.1-1/_n... | 705 ms | 453 ms | 134 ms |
| static.bbci.co.uk/frameworks/requirejs/0.13.0/sharedmodules/require.js | 483 ms | 469 ms | 3.1 ms |
| cdn.tinypass.com/api/tinypass.min.js | 434 ms | 277 ms | 56 ms |
| cdn.optimizely.com/public/4621041136/s/bbcx_prod.js | 319 ms | 264 ms | 31 ms |
| cdn.cxense.com/cx.js | 237 ms | 207 ms | 12 ms |
| /bbcdotcom/web/20260326-074245-a525cdfbda-web-2.43.1-1/_n... | 148 ms | 148 ms | 0.3 ms |
| mybbc-analytics.files.bbci.co.uk/echo-client-js/echo-2.6.0-avi.min.js | 131 ms | 65 ms | 38 ms |
| static.chartbeat.com/js/chartbeat.js | 125 ms | 117 ms | 6.6 ms |
| /bbcdotcom/web/20260326-074245-a525cdfbda-web-2.43.1-1/_n... | 71 ms | 59 ms | 11 ms |
| /bbcdotcom/web/20260326-074245-a525cdfbda-web-2.43.1-1/_n... | 67 ms | 0.0 ms | 0.0 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 | 5.7 s |
| Style & Layout | 1.4 s |
| Other | 1.1 s |
| Script Parsing & Compilation | 377 ms |
| Rendering | 187 ms |
| Parse HTML & CSS | 173 ms |
| Garbage Collection | 142 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .gUePlo { width: 100%; object-fit: contain; position: absolute; } … | 14.8 KiB | 2.1 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 | |
|---|---|
Phil Spencer's Stately Homes div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0n3cq6z.jpg.webp |
Art That Made Us div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0n3ckc6.jpg.webp |
Expedition Killer Whale div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0n7vy55.jpg.webp |
Elizabeth II: The Unseen Photos div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0n51w81.jpg.webp |
Spectacular Earth div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0m2bpkc.jpg.webp |
Stuff the British Stole div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0m2bqvt.jpg.webp |
Westminster Abbey: Behind Closed Doors div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0m2bkzn.jpg.webp |
Joanna Lumley's Danube: Europe's Mightiest River div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0m2bgmn.jpg.webp |
A Ship Through Time div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0mmzd91.jpg.webp |
Ancient Treasures with Bettany Hughes div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0m2djkd.jpg.webp |
The Zero Line: Inside Russia's War div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0n367wh.jpg.webp |
Alexander Armstrong in India div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0n4vby9.jpg.webp |
World's Most Amazing Walks div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0m69y3v.jpg.webp |
One Week One Title: Football in Greenland div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0mw4552.jpg.webp |
Civilizations: Rise and Fall div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0mjhwn5.jpg.webp |
Rage Against the Regime: Iran div.sc-77366b81-1 > div.sc-77366b81-2 > div.sc-5340b511-1 > img.sc-5340b511-0 | ichef.bbci.co.uk/images/ic/320xn/p0m2d1l2.jpg.webp |
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.
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.sc-643c51a4-1 > div.sc-643c51a4-6 > div.sc-5248fb9c-9 > button.sc-5248fb9c-0 div.sc-643c51a4-1 > div.sc-643c51a4-6 > div.sc-5248fb9c-9 > button.sc-5248fb9c-0 |
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 |
|---|
The Korean food ritual that leads to happiness div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
The venerable nun Sunjae shares how we can feel calmer and more supported, just… a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Discover the World div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > div.sc-1907e52a-0 > span.sc-1907e52a-2 |
Four Japanese principles to lead a good life div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
How Japan's samurai tea ceremony and cherry blossoms hold the recipe for a mean… a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Culture & Experiences div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > div.sc-1907e52a-0 > span.sc-1907e52a-2 |
Döstädning: The gentle art of Swedish death cleaning div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
Swedish death cleaning helps people in the later years of their life find peace… a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Discover the World div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > div.sc-1907e52a-0 > span.sc-1907e52a-2 |
Is human connection the new job security? div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
Katty Kay speaks to Jane Wurwand about her theory about what jobs are best prot… a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Katty Kay div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > div.sc-1907e52a-0 > span.sc-1907e52a-2 |
Margot Robbie's accent was 'too Australian' for Neighbours div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
The actress reveals that she had a dialect coach when she was on the series bec… a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Film & TV div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > div.sc-1907e52a-0 > span.sc-1907e52a-2 |
Idris Elba used his waxwork figure to unlock his phone div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
The actor's Madame Tussauds waxwork is so lifelike that it was able to unlock h… a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Film & TV div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > div.sc-1907e52a-0 > span.sc-1907e52a-2 |
Jacob Elordi turned an insult into an Oscar nomination div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
Jacob Elordi jokes about an early career review calling him so wooden he could … a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Film & TV div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > div.sc-1907e52a-0 > span.sc-1907e52a-2 |
Rachel McAdams has many fans on the sofa div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
Chris Hemsworth, Halle Berry and John Bishop tell Rachel McAdams why they love … a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Film & TV div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > div.sc-1907e52a-0 > span.sc-1907e52a-2 |
Sign up to Tech Decoded div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
Decode the biggest developments in global technology, in your inbox every Monda… a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Download the BBC app div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
Click here to download the BBC app for Apple and Android devices. a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
US Politics Unspun div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
No noise. No agenda. Just expert analysis of the issues that matter most from A… a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Register for a BBC account div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
Don't have time to read everything right now? Your BBC account lets you save ar… a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
Sign up for the Essential List div.sc-8a86ca4a-3 > div.sc-feaf8701-1 > div.sc-feaf8701-0 > h2.sc-feaf8701-3 |
The week's best stories, handpicked by BBC editors, in your inbox every Tuesday… a.sc-8a623a54-0 > div.sc-8a86ca4a-0 > div.sc-8a86ca4a-3 > p.sc-8a86ca4a-4 |
These are opportunities to improve the legibility of your content.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
The Interface
Why Can't People Stop Watching AI Fruit? div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
The Global Story
I wargamed Iran for the Pentagon - here is how it could end div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
13 Minutes Presents: Artemis II
1. Why humans are returning to the Moon div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
Business Daily
Is this social media's 'Big Tobacco moment'? div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
History's Heroes
Washington and Emily Roebling: Superstars of Suspension div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
The Interview
Winnie Byanyima, head of UNAids: I am somebody who fights for soc… div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
Witness History
Anthony Bourdain's Don't Eat Before Reading This div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
The Life Scientific
Jehane Ragai on the science of authenticating artworks div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
The Documentary Podcast
The Saltmakers div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
Phil Spencer's Stately Homes div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Art That Made Us div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Expedition Killer Whale div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Elizabeth II: The Unseen Photos div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Spectacular Earth div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Stuff the British Stole div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Westminster Abbey: Behind Closed Doors div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Joanna Lumley's Danube: Europe's Mightiest River div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
A Ship Through Time div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Ancient Treasures with Bettany Hughes div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
The Zero Line: Inside Russia's War div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Alexander Armstrong in India div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
World's Most Amazing Walks div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
One Week One Title: Football in Greenland div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Civilizations: Rise and Fall div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Rage Against the Regime: Iran div.sc-e9d411bd-1 > div.sc-225578b-0 > div > a.sc-8a623a54-0 |
Not by the Playbook
Risk and fear div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
Football Daily
The Commentators’ View: Shabby shoes & Royal Oak FC div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
More than the Score
Have set pieces taken over the Premier League? div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
Football Daily
That Season When... Liverpool Beat Newcastle 4-3 div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
The Wayne Rooney Show
Hodgson On ROCKY Ronaldo Relationship & Is Guehi Up There… div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
Football Daily
Euro Leagues: Italy World Cup fallout & Bosnia delight div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
More than the Score
Why are sports trading cards such big business? div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
F1: Chequered Flag
Chequered Flag Extra: Verstappen’s Future, Bearman’s Crash &… div.sc-225578b-0 > div.sc-d2483551-4 > div > a.sc-8a623a54-0 |
Best Practices
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.