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.
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.
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 | |
|---|---|---|---|
Reconstruction of an extinct Dodo bird. (Photo by: David Tipling/Education Imag… a.xRG > div.pxF > picture > img.N4z | /uploads/getty/2023/1/31/8bf527ce-0b62-4fe5-9fa9-ee195ee6... | 86.4 KiB | 30.9 KiB |
Billie Eilish and Jesse Rutherford attend the 11th Annual LACMA Art + Film Gala… a.xRG > div.pxF > picture > img.N4z | /uploads/image/2023/1/20/2a9966b1-884c-4e73-9b19-00e0aff9... | 81.2 KiB | 25.8 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.
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 |
|---|---|
| mic.com/ | 754 ms |
| www.mic.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
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/m202604210101/pubads_impl.js?cb=31... | 187.5 KiB | 86.7 KiB |
| cmp.inmobi.com/tcfv2/61/cmp2.js?referer=www.mic.com | 116.3 KiB | 64.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-F6C0PLEVJH | 170.4 KiB | 56.3 KiB |
| cdn2.bustle.com/2026/mic/prebid-light-d257e6fd86.js | 92.2 KiB | 43.0 KiB |
| cdn.id5-sync.com/api/1.0/esp.js | 34.4 KiB | 30.8 KiB |
| cdn2.bustle.com/2026/mic/main-87466c9f5e.js | 67.9 KiB | 27.0 KiB |
| d15kdpgjg3unno.cloudfront.net/oPS.js | 60.0 KiB | 24.0 KiB |
| cdn2.bustle.com/2026/mic/HubPage-7230f74a13.js | 37.9 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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.mic.com/ | 1.7 s | 9.1 ms | 1.8 ms |
| /pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31... | 798 ms | 664 ms | 82 ms |
| Unattributable | 770 ms | 169 ms | 0.0 ms |
| cdn2.bustle.com/2026/mic/HubPage-7230f74a13.js | 643 ms | 457 ms | 16 ms |
| www.googletagmanager.com/gtag/js?id=G-F6C0PLEVJH | 484 ms | 407 ms | 70 ms |
| cmp.inmobi.com/tcfv2/61/cmp2.js?referer=www.mic.com | 374 ms | 258 ms | 78 ms |
| d15kdpgjg3unno.cloudfront.net/oPS.js | 339 ms | 309 ms | 26 ms |
| cdn2.bustle.com/2026/mic/prebid-light-d257e6fd86.js | 323 ms | 278 ms | 39 ms |
| cdn2.bustle.com/2026/mic/main-87466c9f5e.js | 192 ms | 145 ms | 26 ms |
| securepubads.g.doubleclick.net/tag/js/gpt.js | 118 ms | 99 ms | 18 ms |
| carbon-cdn.ccgateway.net/script?id=www.mic.com&parentId=67c7fcd8b0 | 97 ms | 66 ms | 8.8 ms |
| cdn2.bustle.com/2026/mic/vendors-6113da10bd.js | 93 ms | 88 ms | 4.0 ms |
| secure.quantserve.com/aquant.js?a=p-xPmcrFNGfHkBg | 77 ms | 71 ms | 4.2 ms |
| cdn.id5-sync.com/api/1.0/esp.js | 71 ms | 51 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 | 3.2 s |
| Other | 1.4 s |
| Style & Layout | 972 ms |
| Script Parsing & Compilation | 418 ms |
| Rendering | 197 ms |
| Parse HTML & CSS | 74 ms |
| Garbage Collection | 28 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 the main frame. | Actionable |
| The page has an unload handler in a sub frame. | Actionable |
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 |
|---|
The Grace and Frankie star talked to Mic about pro-vaccine thirst traps, buildi… div.bw8 > div.Uz3 > a.L_P > p.qLW |
Grace and Frankie div.Uz3 > a.L_P > p.qLW > i |
The wrestling entertainment company has a history of bigotry, but Belair — and … div.bw8 > div.Uz3 > a.L_P > p.qLW |
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.K8W > div.YxB > div.izh > a.xkd div.K8W > div.YxB > div.izh > a.xkd |
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 |
|---|---|
| Topics | |
| Unload event listeners are deprecated and will be removed. | d15kdpgjg3unno.cloudfront.net/oPS.js line 231, col 309 |
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
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 13 | License: https://rslcollective.org/attribution.xml | Unknown directive |
To appear in search results, crawlers need access to your app.