Lighthouse Desktop
· 0 checks — Desktop 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.
| URL | Est Savings |
|---|---|
| sapo.pt/assets/assets/fonts/Material-Symbols-Outlined-SAPO.woff?v=2.0 | 170 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
body.theme-sapo > div.pub-container > div#pub-billboard > div#RichmediaPos1 body.theme-sapo > div.pub-container > div#pub-billboard > div#RichmediaPos1 | mb.web.sapo.io/549542119bb87843d052a3d1232f5fb18c593db6.jpg | 133.0 KiB | 93.5 KiB |
De engenheiro de hardware a CEO da Apple: Quem é John Ternus e por que foi esco… div.content > article.article-full-width > picture > img | /?H=520&W=1408&crop=center&delay_optim=1&epic=V2%3AxTA9lP... | 174.9 KiB | 60.6 KiB |
26 estradas ainda cortadas após tempestades article.article-default > a.picture > picture > img | /?H=229&W=344&crop=center&delay_optim=1&epic=V2%3Al7ymlWH... | 25.0 KiB | 12.1 KiB |
Homem que disparou sobre multidão no México era admirador de Hitler e inspirou-… article.article-default > a.picture > picture > img | /?H=229&W=344&crop=center&delay_optim=1&epic=V2%3A%2FknSK... | 20.2 KiB | 7.4 KiB |
Nova baixa na Administração Trump: sai a terceira mulher em dois meses article.article-default > a.picture > picture > img | /?H=229&W=344&crop=center&delay_optim=1&epic=V2%3A3PEAaUm... | 17.3 KiB | 4.5 KiB |
O consumidor português na economia dos algoritmos article.article-opinion > a > picture > img | /?H=200&W=133&crop=center&delay_optim=1&epic=V2%3AMbEvLOR... | 8.3 KiB | 4.4 KiB |
Ana Leonor Marciano article.article-opinion > a > picture > img | /?H=200&W=133&crop=center&delay_optim=1&epic=V2%3A69zdrPY... | 8.2 KiB | 4.3 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
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 |
|---|---|---|
| /css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&displ... | 1.2 KiB | 275 ms |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js | 187.7 KiB | 89.8 KiB |
| js.sapo.pt/Projects/CPU/latest/prebid10.17.0.js | 195.0 KiB | 74.0 KiB |
| sapo.pt/metrics | 140.3 KiB | 70.3 KiB |
| cmp.inmobi.com/tcfv2/58/cmp2.js?referer=sapo.pt | 112.0 KiB | 56.9 KiB |
| sapo.pt/assets/capture2.js?v=b8dcd3192 | 65.2 KiB | 37.6 KiB |
| pub.doubleverify.com/dvtag/33739878/DV1349746/pub.js | 30.4 KiB | 24.2 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 |
|---|---|---|---|
| sapo.pt/assets/win.js?v=b8dcd3192 | 1.8 s | 1.8 s | 0.1 ms |
| sapo.pt/assets/elements.js?v=b8dcd3192 | 1.2 s | 963 ms | 0.0 ms |
| sapo.pt/ | 1.0 s | 17 ms | 1.1 ms |
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js | 767 ms | 517 ms | 16 ms |
| Unattributable | 612 ms | 78 ms | 0.0 ms |
| sapo.pt/assets/client.js?v=b8dcd3192 | 131 ms | 92 ms | 0.1 ms |
| sapo.pt/assets/events.js?v=b8dcd3192 | 130 ms | 108 ms | 0.1 ms |
| cmp.inmobi.com/tcfv2/58/cmp2.js?referer=sapo.pt | 118 ms | 82 ms | 20 ms |
| js.sapo.pt/Projects/CPU/latest/prebid10.17.0.js | 111 ms | 97 ms | 13 ms |
| sapo.pt/metrics | 89 ms | 64 ms | 15 ms |
| js.sapo.pt/Projects/CPU/latest/SAPO_CPU.min.js | 81 ms | 38 ms | 2.2 ms |
| cdn.id5-sync.com/api/1.0/esp.js | 61 ms | 54 ms | 2.8 ms |
| pub.doubleverify.com/dvtag/33739878/DV1349746/pub.js | 52 ms | 29 ms | 16 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 | 4.1 s |
| Style & Layout | 1.1 s |
| Other | 929 ms |
| Parse HTML & CSS | 155 ms |
| Rendering | 123 ms |
| Script Parsing & Compilation | 99 ms |
| Garbage Collection | 39 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 |
| An iframe on the page started a navigation that did not complete. | Not actionable |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| js.sapo.pt/Projects/CPU/latest/prebid10.17.0.js | 195.0 KiB | 32.2 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.
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.
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 |
|---|
Última hora div.details > h3.heading-main > a > span.pretitle |
OPINIÃO div.grid-wrapper > div.section-header > h2.section-epic-title > a |
Comissão Política div.details > h3.heading-default > a > span.pretitle |
Retratos de Abril div.details > h3.heading-default > a > span.pretitle |
O Prazer é Todo Meu div.details > h3.heading-default > a > span.pretitle |
Isto é Gozar... div.details > h3.heading-default > a > span.pretitle |
Patrocinado div.details > h3.heading-default > a > span.pretitle |
Patrocinado div.details > h3.heading-default > a > span.pretitle |
Patrocinado div.details > h3.heading-default > a > span.pretitle |
Patrocinado div.details > h3.heading-default > a > span.pretitle |
Passatempo div.details > h3.heading-default > a > span.pretitle |
Passatempo div.details > h3.heading-default > a > span.pretitle |
JORNAIS div.grid-wrapper > div.section-header > h2.section-epic-title > a |
Acompanha o SAPO em todo lado div#bsu-footer-sources > div.flex > div > h3 |
Instala a APP SAPO div#bsu-footer-sources > div.flex > div > h3.text-center |
O SAPO sempre contigo div#bsu-footer-sources > div.flex > div > h3.text-center |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.grid-wrapper > ul > li.logo > a div.grid-wrapper > ul > li.logo > a |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
div.grid > div.cartoon > article.article-cartoon > a.trigger div.grid > div.cartoon > article.article-cartoon > a.trigger |
ul.grid > li > article.article-default > a.picture ul.grid > li > article.article-default > a.picture |
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 |
|---|
Má vontade div.grid > div.cartoon > article.article-cartoon > a.trigger |
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 |
|---|---|
| Topics | js.sapo.pt/Projects/CPU/latest/prebid10.17.0.js line 73, col 1398 |
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 |
|---|---|
Attestation check for Protected Audience on https://direct.adsrvr.org failed. | |
Attestation check for Protected Audience on https://fastlane.rubiconproject.com failed. | |
Attestation check for Protected Audience on https://grid-bidder.criteo.com failed. | |
Attestation check for Protected Audience on https://hbopenbid.pubmatic.com failed. | |
Attestation check for Protected Audience on https://htlb.casalemedia.com failed. | |
Attestation check for Protected Audience on https://ib.adnxs.com failed. | |
Attestation check for Protected Audience on https://onetag-sys.com failed. | |
Attestation check for Protected Audience on https://prebid-eu.creativecdn.com failed. | |
Attestation check for Protected Audience on https://prg.smartadserver.com failed. | |
Attestation check for Protected Audience on https://s.seedtag.com failed. | |
Attestation check for Protected Audience on https://shb.richaudience.com failed. | |
TypeError: Cannot read properties of undefined (reading 'consents')
at https://sapo.pt/assets/cmp.js?v=b8dcd3192:1:623
at https://cmp.inmobi.com/tcfv2/58/cmp2.js?referer=sapo.pt:2:494301
at u (https://cmp.inmobi.com/tcfv2/58/cmp2.js?referer=sapo.pt:2:82666)
at Generator._invoke (https://cmp.inmobi.com/tcfv2/58/cmp2.js?referer=sapo.pt:2:82419)
at Generator.next (https://cmp.inmobi.com/tcfv2/58/cmp2.js?referer=sapo.pt:2:83025)
at g (https://cmp.inmobi.com/tcfv2/58/cmp2.js?referer=sapo.pt:2:102773)
at a (https://cmp.inmobi.com/tcfv2/58/cmp2.js?referer=sapo.pt:2:102976)
at https://cmp.inmobi.com/tcfv2/58/cmp2.js?referer=sapo.pt:2:103035
at new Promise (<anonymous>)
at n.<anonymous> (https://cmp.inmobi.com/tcfv2/58/cmp2.js?referer=sapo.pt:2:102916) |
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.