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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn-ukwest.onetrust.com/scripttemplates/202507.1.0/otBannerSdk.js | 86400.0 s | 119.9 KiB |
| i.ytimg.com/vi_webp/X2ZSRWKTUVA/sddefault.webp | 7200.0 s | 22.8 KiB |
| /logos/b1267e56-9bec-4ebe-a985-519ebdee1430/1d68d9f9-4078... | 86400.0 s | 41.7 KiB |
| cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js | 86400.0 s | 9.1 KiB |
| cse.google.com/cse.js?cx=015306828578951525741:c1yjx6kt0fa | 0.0 ms | 3.5 KiB |
| /consent/e481ef75-0b7a-49f5-91f3-f91f339f73a3/OtAutoBlock.js | 86400.0 s | 7.0 KiB |
| cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svg | 86400.0 s | 2.5 KiB |
| www.google.com/cse/static/style/look/v6/default.css | 3000.0 s | 1.2 KiB |
| cdn-ukwest.onetrust.com/logos/static/ot_close.svg | 86400.0 s | 648 B |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Two educators smiling outdoors, representing trusted teaching support div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/trust_english-trust_page_updates_journey.jpg | 310.5 KiB | 286.6 KiB |
Cambridge sustainability logo over aerial view of green forest div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/promise-to-the-planet.jpg | 280.9 KiB | 257.0 KiB |
Aerial view of University of Cambridge. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/cambridge-history-and-heritage.jpg | 233.8 KiB | 209.9 KiB |
Top UK children’s books collection. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/courses-and-materials-for-learning-english.jpg | 175.7 KiB | 153.8 KiB |
Banner with where your world grows text. div.drupal > div.hero > div.hero-image > img | www.cambridgeenglish.org/Images/ce-banner.jpg | 173.0 KiB | 148.1 KiB |
Man and woman talking on a couch. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/cambridge-customer-support.jpg | 153.9 KiB | 134.7 KiB |
Woman with glasses in library. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/world-shaped-by-research-and-insights.jpg | 106.5 KiB | 93.2 KiB |
Girl with headphones using laptop. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/girl-taking-online-exam.jpg | 99.3 KiB | 87.0 KiB |
Responsive website design on devices. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/digital-tools-for-better-learning.jpg | 88.8 KiB | 77.8 KiB |
Students learning at desks in orange classroom. div.drupal > div.educators-container > div.educators-box > img | www.cambridgeenglish.org/Images/students-in-a-classroom.jpeg | 58.1 KiB | 30.3 KiB |
Man with glasses holding book in classroom. div.drupal > div.educators-container > div.educators-box > img | www.cambridgeenglish.org/Images/man-holding-a-book-in-a-classroom.jpg | 47.3 KiB | 23.8 KiB |
monash-university div.feature > div > div.logo-container > img | www.cambridgeenglish.org/Images/Monash-University-logo.jpg | 10.8 KiB | 8.4 KiB |
div.drupal > div.hero > div.hero-image > img div.drupal > div.hero > div.hero-image > img | www.cambridgeenglish.org/Images/blue%20wave%20divider.jpg | 7.7 KiB | 7.4 KiB |
mcgill-logo div.feature > div > div.logo-container > img | www.cambridgeenglish.org/Images/McGill-logo.jpg | 7.0 KiB | 5.4 KiB |
kings-college-logo div.feature > div > div.logo-container > img | www.cambridgeenglish.org/Images/Kings-College-London-logo.jpg | 5.3 KiB | 4.1 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| www.cambridgeenglish.org/assets/js/vendor/jquery/1.11.3/jquery-1.11.3.min.js | 33.0 KiB | 603 ms |
| www.cambridgeenglish.org/assets/css/style.css?v=3.8 | 54.8 KiB | 1.8 s |
| www.cambridgeenglish.org/js/jwplayer.js | 25.1 KiB | 301 ms |
| fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,600i,700 | 1.4 KiB | 835 ms |
| /consent/e481ef75-0b7a-49f5-91f3-f91f339f73a3/OtAutoBlock.js | 7.0 KiB | 811 ms |
| cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js | 9.1 KiB | 668 ms |
| www.cambridgeenglish.org/assets/js/vendor/Site24x7/RUM1monitoring.js | 588 B | |
| www.cambridgeenglish.org/assets/js/vendor/modernizr/modernizr.custom.min.js | 3.9 KiB | 151 ms |
| www.cambridgeenglish.org/css/local-business.css?v=2.8 | 15.4 KiB | 301 ms |
| www.cambridgeenglish.org/css/local-publication.css?v=2.5 | 21.0 KiB | 452 ms |
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.
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 |
|---|---|
| cambridgeenglish.org/ | 845 ms |
| www.cambridgeenglish.org/ | 0.0 ms |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
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 |
|---|---|---|
| www.cambridgeenglish.org/assets/css/style.css?v=3.8 | 54.7 KiB | 53.2 KiB |
| www.cambridgeenglish.org/css/local-publication.css?v=2.5 | 20.9 KiB | 19.9 KiB |
| 22.4 KiB | 19.8 KiB | |
| www.cambridgeenglish.org/css/local-business.css?v=2.8 | 15.3 KiB | 14.8 KiB |
| www.google.com/cse/static/element/dc329f57de078f5d/default_v6+en.css | 11.9 KiB | 11.9 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 |
|---|---|---|
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 241.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NHCSV7 | 173.2 KiB | 76.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-RWH1WT5Q9J&cx=c>m=4e64k0h1 | 171.0 KiB | 63.5 KiB |
| cdn-ukwest.onetrust.com/scripttemplates/202507.1.0/otBannerSdk.js | 119.8 KiB | 62.8 KiB |
| /assets/js/vendor/jquery-ui/1.11.4/jquery-ui.min.js?v=0.1 | 63.1 KiB | 56.7 KiB |
| /cse/static/element/dc329f57de078f5d/cse_element__en.js?u... | 102.7 KiB | 52.4 KiB |
| cse.google.com/adsense/search/async-ads.js | 43.3 KiB | 31.5 KiB |
| www.cambridgeenglish.org/js/jwplayer.js | 25.0 KiB | 20.7 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 |
|---|---|---|---|
| Unattributable | 644 ms | 86 ms | 0.0 ms |
| www.googletagmanager.com/gtm.js?id=GTM-NHCSV7 | 518 ms | 412 ms | 55 ms |
| cdn-ukwest.onetrust.com/scripttemplates/202507.1.0/otBannerSdk.js | 464 ms | 343 ms | 54 ms |
| www.googletagmanager.com/gtag/js?id=G-RWH1WT5Q9J&cx=c>m=4e64k0h1 | 368 ms | 314 ms | 51 ms |
| www.cambridgeenglish.org/ | 331 ms | 28 ms | 8.4 ms |
| /assets/js/vendor/jquery-ui/1.11.4/jquery-ui.min.js?v=0.1 | 261 ms | 52 ms | 22 ms |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 212 ms | 110 ms | 101 ms |
| www.cambridgeenglish.org/assets/js/vendor/jquery/1.11.3/jquery-1.11.3.min.js | 199 ms | 156 ms | 11 ms |
| cse.google.com/cse.js?cx=015306828578951525741:c1yjx6kt0fa | 141 ms | 116 ms | 0.8 ms |
| www.cambridgeenglish.org/assets/js/init.js?v=2.3 | 99 ms | 48 ms | 2.2 ms |
| /cse/static/element/dc329f57de078f5d/cse_element__en.js?u... | 69 ms | 27 ms | 40 ms |
| /consent/e481ef75-0b7a-49f5-91f3-f91f339f73a3/OtAutoBlock.js | 66 ms | 51 ms | 4.8 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 | 1.9 s |
| Other | 657 ms |
| Style & Layout | 485 ms |
| Script Parsing & Compilation | 419 ms |
| Parse HTML & CSS | 154 ms |
| Garbage Collection | 37 ms |
| Rendering | 22 ms |
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 |
|---|---|---|
| www.cambridgeenglish.org/css/local-business.css?v=2.8 | 15.4 KiB | 3.8 KiB |
| www.google.com/cse/static/element/dc329f57de078f5d/default_v6+en.css | 12.0 KiB | 3.3 KiB |
| www.cambridgeenglish.org/assets/css/print.css?v=0.4 | 3.9 KiB | 2.9 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 | |
|---|---|
Woman with glasses in library. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/world-shaped-by-research-and-insights.jpg |
Top UK children’s books collection. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/courses-and-materials-for-learning-english.jpg |
Girl with headphones using laptop. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/girl-taking-online-exam.jpg |
Responsive website design on devices. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/digital-tools-for-better-learning.jpg |
Cambridge sustainability logo over aerial view of green forest div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/promise-to-the-planet.jpg |
Aerial view of University of Cambridge. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/cambridge-history-and-heritage.jpg |
Man and woman talking on a couch. div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/cambridge-customer-support.jpg |
Two educators smiling outdoors, representing trusted teaching support div.panel > div.panel__body > figure.article__media > img | www.cambridgeenglish.org/Images/trust_english-trust_page_updates_journey.jpg |
monash-university div.feature > div > div.logo-container > img | www.cambridgeenglish.org/Images/Monash-University-logo.jpg |
mcgill-logo div.feature > div > div.logo-container > img | www.cambridgeenglish.org/Images/McGill-logo.jpg |
accenture-logo div.feature > div > div.logo-container > img | www.cambridgeenglish.org/Images/Accenture-logo.jpg |
p+g-logo div.feature > div > div.logo-container > img.center-logo | www.cambridgeenglish.org/Images/P-and-G-logo.jpg |
kings-college-logo div.feature > div > div.logo-container > img | www.cambridgeenglish.org/Images/Kings-College-London-logo.jpg |
Cambridge University Press & Assessment ul.footer_container__list > li.footer_container__list-item > a.link--external > img.image--small | /Images/Cambridge_Press_Assessment_Landscape_Logo_RGB-280... |
BSI Logo ul.footer_container__list > li.footer_container__list-item > a.link--external > img.image--small | www.cambridgeenglish.org/Images/bsi-logo-footer.png |
ALTE logo ul.footer_container__list > li.footer_container__list-item > a.link--external > img.image--small | www.cambridgeenglish.org/Images/alte-logo-footer.png |
English Profile logo ul.footer_container__list > li.footer_container__list-item > a.link--external > img.image--small | www.cambridgeenglish.org/Images/english-profile-logo-footer.png |
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 |
|---|
header.header > div.header_wrap > div.js-header_controls > button#js-header_controls-search-id header.header > div.header_wrap > div.js-header_controls > button#js-header_controls-search-id |
header.header > div.header_wrap > div.js-header_controls > button#js-header_controls-nav-id header.header > div.header_wrap > div.js-header_controls > button#js-header_controls-nav-id |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
main#anchor-main > div > div > iframe main#anchor-main > div > div > iframe |
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.
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 |
|---|
Cookie notice div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
TypeError: Cannot set properties of undefined (setting 'onclick')
at https://www.cambridgeenglish.org/assets/js/init.js?v=2.3:1:23552 |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.cambridge.org/legal/cookies | More information |
Format your HTML in a way that enables crawlers to better understand your app’s content.