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.
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 | |
|---|---|---|---|
UK Meta employee reportedly downloaded 30,000 private photos from Facebook users div.flex > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/9A2B7784CC50A5AD3F91F433792951155B5E41E5... | 131.5 KiB | 124.7 KiB |
Intel gets on board with Musk's Terafab project div.flex > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/7585BA1E92F1894C0EAD7A7F227D019621B26F9B... | 106.7 KiB | 99.8 KiB |
Xbox Game Pass additions for April include Hades 2 and Call of Duty: Modern War… div.flex > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/AFA0AFDED1E8605306C88347660C4DCC14108ADF... | 106.3 KiB | 99.5 KiB |
Apple's foldable iPhone is reportedly at risk of delay div.flex > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/A7C7B6FE4440A565E74E4DF293825FB6027F6DB7... | 69.0 KiB | 62.2 KiB |
| s0.2mdn.net/sadbundle/6424884103987137592/dream32050/dream32050.jpeg | 64.7 KiB | 56.7 KiB | |
Amazon's new USPS deal will see postal deliveries cut by 20 percent div.inline-block > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/36EBDB0326C5B3D8A8029163FE61EF4899486554... | 64.9 KiB | 55.6 KiB |
Movie tracking app Binge uses Apple's Live Activities to warn about jump scares div.flex > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/CCEB42609534021AC732238C67B5F0253A2AAF51... | 47.6 KiB | 42.5 KiB |
Google updates Gemini's mental health safeguards div.flex > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/703FFE18E04F456D10E2AED56DC30A5AC0F189C6... | 36.1 KiB | 32.2 KiB |
ASUS ZenBook A16 review: A surprisingly light and powerful 16-inch ultraportabl… div.inline-block > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/FC58EC95246F4A4A1868E85460ADDD2FD8877343... | 71.6 KiB | 31.1 KiB |
Apple's foldable iPhone is reportedly at risk of delay div.inline-block > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/50774FB11BDD4EA85595E1DDB4DFDC0F5E59BB7F... | 69.9 KiB | 29.7 KiB |
New Jersey has no right to ban Kalshi's prediction market, US appeals court rul… div.inline-block > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/24584C28C1956F617D9C1DAD93C808FBF623491F... | 35.3 KiB | 26.6 KiB |
NASA shares incredible photos from the far side of the Moon div.inline-block > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/B8DC795224AFADB61462999F59AB8DF2808790BE... | 49.1 KiB | 20.9 KiB |
Samsung's Music Studio speakers and two of its 2026 soundbars are available now div.inline-block > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/83F25BE68010F0C09D1CC98286307E68EC1F9EC4... | 45.7 KiB | 19.4 KiB |
Apple will again appeal to the Supreme Court in battle with Epic Games div.inline-block > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/E3D12636EE394AED0028528444B08FA13687F761... | 17.0 KiB | 12.8 KiB |
Chrome finally adds support for vertical tabs. div.flex > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/301D38465D7AA0BCD08A73EAB492B00F7FA094B1... | 13.9 KiB | 12.4 KiB |
Samsung will discontinue its Messages app in July and replace it with Google's div.inline-block > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/C3844E984DF6001599481CF42F30E4BC557AB9A3... | 13.2 KiB | 9.9 KiB |
Artemis II astronaut puts all of our iPhone moon photos to shame div.inline-block > a > div.relative > img.aspect-[16/9] | /lo/mysterio/api/4DB3CB18CDC73FAC2AD22F2E8DF47679185F9901... | 16.3 KiB | 6.9 KiB |
Image for Taboola Advertising Unit div.videoCube > a.item-thumbnail-href > div.thumbBlock_holder > span.thumbBlock | /taboola/image/fetch/f_jpg,q_auto,h_178,w_320,c_fill,g_fa... | 15.7 KiB | 6.4 KiB |
Image for Taboola Advertising Unit div.videoCube > a.item-thumbnail-href > div.thumbBlock_holder > span.thumbBlock | /taboola/image/fetch/f_jpg,q_auto,h_178,w_320,c_fill,g_fa... | 15.1 KiB | 5.8 KiB |
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.
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.
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 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.engadget.com/_gdgt/_next/static/css/973c6f7e5f259643.css | 23.8 KiB | 19.0 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.engadget.com/_gdgt/_next/static/chunks/vendor-8d0e6c4675dab796.js | 589.9 KiB | 356.7 KiB |
| cdn.taboola.com/libtrc/yahoo-engadget-network/loader.js | 310.3 KiB | 190.2 KiB |
| /floorPrice/wnsrvBJmEPrTfrnFX/js/floorPrice/linreg.min.js | 138.3 KiB | 135.0 KiB |
| /pagead/managed/js/gpt/m202604020101/pubads_impl.js | 182.6 KiB | 83.6 KiB |
| s.yimg.com/aaq/prebid/prebid-current.js | 169.9 KiB | 65.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-H2EP6H9Y3S | 159.2 KiB | 59.0 KiB |
| chromewebdata/ | 55.4 KiB | 39.7 KiB |
| chromewebdata/ | 55.4 KiB | 39.7 KiB |
| chromewebdata/ | 55.4 KiB | 39.7 KiB |
| chromewebdata/ | 55.4 KiB | 39.7 KiB |
| s.yimg.com/oa/consent.js | 48.8 KiB | 29.7 KiB |
| s.yimg.com/du/benji/benji-2.js | 53.2 KiB | 21.1 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.
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 | 6.9 s |
| Other | 3.1 s |
| Script Parsing & Compilation | 1.2 s |
| Style & Layout | 453 ms |
| Garbage Collection | 370 ms |
| Parse HTML & CSS | 228 ms |
| Rendering | 209 ms |
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 |
|---|---|---|
| inline: // Copyright 2022 The Chromium Authors … | 55.4 KiB | 21.8 KiB |
| inline: // Copyright 2022 The Chromium Authors … | 55.4 KiB | 21.8 KiB |
| inline: // Copyright 2022 The Chromium Authors … | 55.4 KiB | 21.8 KiB |
| inline: // Copyright 2022 The Chromium Authors … | 55.4 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.
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
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Search div.flex > div.flex > div.flex > input#search-terms |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.lg:py-[21px] > header.bg-white > div.flex > button.space-x-4 div.lg:py-[21px] > header.bg-white > div.flex > button.space-x-4 |
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.lg:py-[21px] > header.bg-white > div.flex > a.absolute div.lg:py-[21px] > header.bg-white > div.flex > a.absolute |
section > section#strm-53a467fa-fed5-432b-b04a-c9be3973e1cd > div.my-5 > a.flex section > section#strm-53a467fa-fed5-432b-b04a-c9be3973e1cd > div.my-5 > a.flex |
section#footer > div.w-full > div.mb-8 > a section#footer > div.w-full > div.mb-8 > a |
div > div.mt-8 > div.flex > a.text-primary div > div.mt-8 > div.flex > a.text-primary |
div > div.mt-8 > div.flex > a.text-primary div > div.mt-8 > div.flex > a.text-primary |
div > div.mt-8 > div.flex > a.text-primary div > div.mt-8 > div.flex > a.text-primary |
div > div.mt-6 > div.mt-6 > a.text-[13px] div > div.mt-6 > div.mt-6 > a.text-[13px] |
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 |
|---|
© 2026 Yahoo. All rights reserved. div > div > div.mt-6 > p.text-[14px] |
About Us div > div.mt-6 > div.mt-6 > a.text-[13px] |
Reprints and Permissions div > div.mt-6 > div.mt-6 > a.text-[13px] |
Trademarks div > div.mt-6 > div.mt-6 > a.text-[13px] |
Advertise div > div.mt-6 > div.mt-6 > a.text-[13px] |
About Our Ads div > div.mt-6 > div.mt-6 > a.text-[13px] |
Terms div.flex > div > div.flex > a.text-[13px] |
and div.flex > div > div.flex > p.m-0 |
Privacy Policy div.flex > div > div.flex > a.text-[13px] |
Privacy Dashboard div.w-full > div.flex > div > a.mr-[10px] |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1
2
3
4
5
... section > section#strm-53a467fa-fed5-432b-b04a-c9be3973e1cd > div.my-5 > ul.flex |
Engadget masthead
About our ads
Advertise
Licensing
FAQ
RSS feed div.flex > div.grid > div > ul.flex |
Reviews
Gear
Gaming
Entertainment
Tomorrow
Buying guides
Video
Podcasts
Deals div.flex > div.grid > div > ul.flex |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
About Us div > div.mt-6 > div.mt-6 > a.text-[13px] |
Reprints and Permissions div > div.mt-6 > div.mt-6 > a.text-[13px] |
Advertise div > div.mt-6 > div.mt-6 > a.text-[13px] |
About Our Ads div > div.mt-6 > div.mt-6 > a.text-[13px] |
Terms div.flex > div > div.flex > a.text-[13px] |
Privacy Policy div.flex > div > div.flex > a.text-[13px] |
These items highlight common accessibility best practices.
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 |
|---|
NASA shares incredible photos from the far side of the Moon div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
ASUS ZenBook A16 review: A surprisingly light and powerful 16-inch ultraportabl… div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Apple's foldable iPhone is reportedly at risk of delay div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Artemis II astronaut puts all of our iPhone moon photos to shame div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Samsung's Music Studio speakers and two of its 2026 soundbars are available now div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
New Jersey has no right to ban Kalshi's prediction market, US appeals court rul… div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Amazon's new USPS deal will see postal deliveries cut by 20 percent div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Samsung will discontinue its Messages app in July and replace it with Google's div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Apple will again appeal to the Supreme Court in battle with Epic Games div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
See all guides section#4up-5b421a4b-9c8a-4317-90a1-561466f5d859 > div.mb-[12px] > div.whitespace-nowrap > a |
ASUS ZenBook A16 review: A surprisingly light and powerful 16-inch ultraportabl… div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Soundcore Nebula X1 Pro review: The king of party projectors div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Roland Go:Mixer Studio review: Portable, professional and plenty of polish div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Robosen Soundwave review: A childhood dream made real div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Apple AirPods Max 2 review: Better late than never div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Fender Mix review: Well-designed headphones that just fall short of greatness div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
Sonos Play review: The company's best portable speaker so far div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
DJI Avata 360 drone review: 360 video hits new highs div.inline-block > div.mt-[10px] > h4.my-0 > a.clickable-multi-line-link |
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 | s.yimg.com/aaq/prebid/prebid-current.js line 13, col 33187 |
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 |
|---|---|
Access to fetch at 'https://api.rlcdn.com/api/identity/v2/envelope?pid=14287' from origin 'https://www.engadget.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to fetch at 'https://api.rlcdn.com/api/identity/v2/envelope?pid=14287' from origin 'https://www.engadget.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to fetch at 'https://rp.liadm.com/j?dtstmp=1775592911993&did=did-004f&se=e30&duid=e15b3f4cb883--01knmsbcm01t495rmp22sxy6qk&tv=9.53.2&pu=https%3A%2F%2Fwww.engadget.com%2F&us_privacy=1---&wpn=prebid&gdpr=0&gpp_s=DBAA&gpp_as=-1&cd=.engadget.com' from origin 'https://www.engadget.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to fetch at 'https://rp.liadm.com/j?dtstmp=1775592911993&did=did-004f&se=e30&duid=e15b3f4cb883--01knmsbcm01t495rmp22sxy6qk&tv=9.53.2&pu=https%3A%2F%2Fwww.engadget.com%2F&us_privacy=1---&wpn=prebid&gdpr=0&gpp_s=DBAA&gpp_as=-1&cd=.engadget.com' from origin 'https://www.engadget.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to fetch at 'https://rp.liadm.com/j?dtstmp=1775592911993&did=did-004f&se=e30&duid=e15b3f4cb883--01knmsbcm01t495rmp22sxy6qk&tv=9.53.2&pu=https%3A%2F%2Fwww.engadget.com%2F&us_privacy=1---&wpn=prebid&gdpr=0&gpp_s=DBAA&gpp_as=-1&cd=.engadget.com' from origin 'https://www.engadget.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to fetch at 'https://rp.liadm.com/j?dtstmp=1775592911993&did=did-004f&se=e30&duid=e15b3f4cb883--01knmsbcm01t495rmp22sxy6qk&tv=9.53.2&pu=https%3A%2F%2Fwww.engadget.com%2F&us_privacy=1---&wpn=prebid&gdpr=0&gpp_s=DBAA&gpp_as=-1&cd=.engadget.com' from origin 'https://www.engadget.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: the server responded with a status of 422 () | |
Framing 'https://onetag-sys.com/' violates the following Content Security Policy directive: "frame-src 'self' https://ad.doubleclick.net https://console.googletagservices.com https://*.googlesyndication.com https://*.everesttech.com https://prebid.a-mo.net https://*.adnxs.com https://*.emxdgt.com https://yahoo-match.dotomi.com https://*.criteo.com https://*.gumgum.com https://*.casalemedia.com https://*.kargo.com https://*.kueezrtb.com https://*.mediago.io https://*.media.net https://*.openx.net https://*.pubmatic.com https://*.creativecdn.com https://*.rubiconproject.com https://*.sharethrough.com https://*.yellowblue.io https://*.sonobi.com https://*.lijit.com https://taboola.com https://*.3lift.com https://*.adsrvr.org https://*.1rx.io https://*.cootlogix.com https://*.yieldmo.com https://*.rfihub.com https://*.googleadservices.com https://googleads.g.doubleclick.net https://www.googletagservices.com https://cm.g.doubleclick.net https://googleadservices.com https://securepubads.g.doubleclick.net https://ep2.adtrafficquality.google https://*.taboola.com https://www.google.com https://*.seedtag.com https://hb.trustedstack.com https://opus.analytics.yahoo.com/ https://*.indexww.com https://*.postrelease.com https://*.kargo.com https://*.amazon-adsystem.com https://*.everesttech.net https://chartbeat.com https://*.chartbeat.com https://www.googletagmanager.com". The request has been blocked.
| |
Framing 'https://pbs-cs.openwebmp.com/' violates the following Content Security Policy directive: "frame-src 'self' https://ad.doubleclick.net https://console.googletagservices.com https://*.googlesyndication.com https://*.everesttech.com https://prebid.a-mo.net https://*.adnxs.com https://*.emxdgt.com https://yahoo-match.dotomi.com https://*.criteo.com https://*.gumgum.com https://*.casalemedia.com https://*.kargo.com https://*.kueezrtb.com https://*.mediago.io https://*.media.net https://*.openx.net https://*.pubmatic.com https://*.creativecdn.com https://*.rubiconproject.com https://*.sharethrough.com https://*.yellowblue.io https://*.sonobi.com https://*.lijit.com https://taboola.com https://*.3lift.com https://*.adsrvr.org https://*.1rx.io https://*.cootlogix.com https://*.yieldmo.com https://*.rfihub.com https://*.googleadservices.com https://googleads.g.doubleclick.net https://www.googletagservices.com https://cm.g.doubleclick.net https://googleadservices.com https://securepubads.g.doubleclick.net https://ep2.adtrafficquality.google https://*.taboola.com https://www.google.com https://*.seedtag.com https://hb.trustedstack.com https://opus.analytics.yahoo.com/ https://*.indexww.com https://*.postrelease.com https://*.kargo.com https://*.amazon-adsystem.com https://*.everesttech.net https://chartbeat.com https://*.chartbeat.com https://www.googletagmanager.com". The request has been blocked.
| |
Framing 'https://pbs.yahoo.com/' violates the following Content Security Policy directive: "frame-src 'self' https://ad.doubleclick.net https://console.googletagservices.com https://*.googlesyndication.com https://*.everesttech.com https://prebid.a-mo.net https://*.adnxs.com https://*.emxdgt.com https://yahoo-match.dotomi.com https://*.criteo.com https://*.gumgum.com https://*.casalemedia.com https://*.kargo.com https://*.kueezrtb.com https://*.mediago.io https://*.media.net https://*.openx.net https://*.pubmatic.com https://*.creativecdn.com https://*.rubiconproject.com https://*.sharethrough.com https://*.yellowblue.io https://*.sonobi.com https://*.lijit.com https://taboola.com https://*.3lift.com https://*.adsrvr.org https://*.1rx.io https://*.cootlogix.com https://*.yieldmo.com https://*.rfihub.com https://*.googleadservices.com https://googleads.g.doubleclick.net https://www.googletagservices.com https://cm.g.doubleclick.net https://googleadservices.com https://securepubads.g.doubleclick.net https://ep2.adtrafficquality.google https://*.taboola.com https://www.google.com https://*.seedtag.com https://hb.trustedstack.com https://opus.analytics.yahoo.com/ https://*.indexww.com https://*.postrelease.com https://*.kargo.com https://*.amazon-adsystem.com https://*.everesttech.net https://chartbeat.com https://*.chartbeat.com https://www.googletagmanager.com". The request has been blocked.
| |
Framing 'https://ssc-cms.33across.com/' violates the following Content Security Policy directive: "frame-src 'self' https://ad.doubleclick.net https://console.googletagservices.com https://*.googlesyndication.com https://*.everesttech.com https://prebid.a-mo.net https://*.adnxs.com https://*.emxdgt.com https://yahoo-match.dotomi.com https://*.criteo.com https://*.gumgum.com https://*.casalemedia.com https://*.kargo.com https://*.kueezrtb.com https://*.mediago.io https://*.media.net https://*.openx.net https://*.pubmatic.com https://*.creativecdn.com https://*.rubiconproject.com https://*.sharethrough.com https://*.yellowblue.io https://*.sonobi.com https://*.lijit.com https://taboola.com https://*.3lift.com https://*.adsrvr.org https://*.1rx.io https://*.cootlogix.com https://*.yieldmo.com https://*.rfihub.com https://*.googleadservices.com https://googleads.g.doubleclick.net https://www.googletagservices.com https://cm.g.doubleclick.net https://googleadservices.com https://securepubads.g.doubleclick.net https://ep2.adtrafficquality.google https://*.taboola.com https://www.google.com https://*.seedtag.com https://hb.trustedstack.com https://opus.analytics.yahoo.com/ https://*.indexww.com https://*.postrelease.com https://*.kargo.com https://*.amazon-adsystem.com https://*.everesttech.net https://chartbeat.com https://*.chartbeat.com https://www.googletagmanager.com". The request has been blocked.
| |
www.engadget.com/ line 36, col 0 | Refused to execute script from 'https://www.engadget.com/_gdgt/_next/static/css/667411927ccc7a6b.css' because its MIME type ('text/css') is not executable, and strict MIME type checking is enabled. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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.