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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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 | |
|---|---|---|---|
VICE Magazine Presents: ‘The Not The Photo Issue’ div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-vice-2024-featured-post | /wp-content/uploads/sites/2/2026/03/260324_vice_v29n4_cov... | 488.8 KiB | 475.2 KiB |
Brainrot Copyright: Could Tung Tung Tung Sahur Become the Next Mickey Mouse? div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-vice-2024-featured-post | /wp-content/uploads/sites/2/2026/04/brainrotlead_e0ce81.p... | 465.8 KiB | 417.1 KiB |
Things We Hate and Love Online This Week div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-large | /wp-content/uploads/sites/2/2026/04/Copy-of-Copy-of-Untit... | 235.5 KiB | 193.6 KiB |
Ravers Tell Us What Actually Happened When EggTek Was Violently Shut Down by Po… div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-vice-2024-featured-post | /wp-content/uploads/sites/2/2026/04/P1187035_20eee5.png?r... | 149.2 KiB | 137.3 KiB |
VICE’s Slang Amnesty: The Silly Words You’re Too Old to Say div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-vice-2024-featured-post | www.vice.com/wp-content/uploads/sites/2/2026/03/chuds-edit-1.png?resize=480,270 | 122.0 KiB | 110.1 KiB |
The ‘Three’s Company’ Blooper That Went Unnoticed for Nearly 20 Years, Until On… div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-medium | /wp-content/uploads/sites/2/2026/04/The-‘Threes-Company... | 77.2 KiB | 72.6 KiB |
Eddie Murphy Almost Played One of Horror’s Most Famous Villains. Here’s What Ha… div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-medium | /wp-content/uploads/sites/2/2026/04/Eddie-Murphy-Almost-P... | 72.9 KiB | 68.2 KiB |
All the Times That AI Was Humiliated This Weekend div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-vice-2024-featured-post | /wp-content/uploads/sites/2/2026/04/Copy-of-Copy-of-Copy-... | 78.8 KiB | 66.9 KiB |
Why Is ‘Tranq’ So Big in Florida? Watch This New VICE Documentary div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-vice-2024-post-card | www.vice.com/wp-content/uploads/sites/2/2026/03/tranqlede.png?resize=300,169 | 47.3 KiB | 42.7 KiB |
Tech Bros, Edgelords, and E-girls Threw a ‘Will Trump Nuke Iran?’ Party in NYC div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-vice-2024-featured-post | /wp-content/uploads/sites/2/2026/04/DSC00170_97db00.jpg?r... | 56.0 KiB | 42.4 KiB |
Karol G Officially Announces Massive World Tour for 2026 and 2027 div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-medium | /wp-content/uploads/sites/2/2026/04/GettyImages-227219270... | 16.6 KiB | 10.1 KiB |
Modest Mouse Just Announced A New Album and More Tour Dates for Fall 2026 div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-medium | /wp-content/uploads/sites/2/2026/04/GettyImages-223933829... | 14.4 KiB | 7.9 KiB |
Sunset on the Dark Enlightenment: Inside Nick Land’s San Francisco ‘Arrival Par… div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-vice-2024-featured-post | www.vice.com/wp-content/uploads/sites/2/2026/02/DSC03398.jpg?resize=480,270 | 19.8 KiB | 7.9 KiB |
Raekwon Gets Real About Why Older Rappers Struggle to Keep Making Good Music: ‘… div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-medium | /wp-content/uploads/sites/2/2026/04/Raekwon-Explains-Why-... | 9.3 KiB | 4.7 KiB |
Ubisoft Reportedly Developing Another Assassin’s Creed Remake After Black Flag div.wp-block-wp-curate-post > figure.wp-block-post-featured-image > a > img.attachment-medium | www.vice.com/wp-content/uploads/sites/2/2026/04/ac-mirage.jpg?resize=300,169 | 9.2 KiB | 4.6 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.
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.
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 |
|---|---|
| vice.com/ | 898 ms |
| www.vice.com/ | 5.0 s |
| www.vice.com/en | 1.5 s |
| www.vice.com/en/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.vice.com/en/ | 787 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Membership
Brainrot Copyright: Could Tung Tung Tung Sahur Become the Next Micke… div.wp-site-blocks > main#main > div.entry-content > section.wp-block-group | 0.068 |
Membership
Brainrot Copyright: Could Tung Tung Tung Sahur Become the Next Micke… div.wp-site-blocks > main#main > div.entry-content > section.wp-block-group | 0.023 |
| 0.019 | |
Go Ad FreeLOGIN / SIGN UP + ENGLISH div#masthead > div.wp-block-group > div.wp-block-group > div.wp-block-savage-platform-theme-language-picker | 0.011 |
Brainrot Copyright: Could Tung Tung Tung Sahur Become the Next Mickey Mouse? div.wp-block-wp-curate-post > div.wp-block-group > h2.wp-block-post-title > a | 0.001 |
LOGIN / SIGN UP div.wp-block-group > div.wp-block-savage-platform-theme-language-picker > button > a.login-btn | 0.000 |
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
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.
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 |
|---|---|---|
| js.chargebee.com/v2/chargebee.js | 280.8 KiB | 209.4 KiB |
| s.lngtdv.com/prebid/vice/prebid10.29.0.1776793870.min.js | 187.2 KiB | 152.9 KiB |
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js | 187.7 KiB | 138.0 KiB |
| www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK&cx=c>m=4e64h1 | 175.7 KiB | 115.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK | 175.7 KiB | 70.1 KiB |
| s.lngtdv.com/vice/default.1776794388.js | 102.9 KiB | 66.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-THWQQMCK | 122.0 KiB | 64.7 KiB |
| analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js | 105.3 KiB | 55.2 KiB |
| client.aps.amazon-adsystem.com/publisher.js | 90.5 KiB | 53.6 KiB |
| fundingchoicesmessages.google.com/i/16916245?ers=3 | 68.6 KiB | 36.7 KiB |
| macro.adnami.io/macro/gen/adsm.macro.rmb.js | 25.1 KiB | 22.2 KiB |
| www.vice.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 30.7 KiB | 21.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.
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.4 s |
| Other | 1.3 s |
| Style & Layout | 955 ms |
| Script Parsing & Compilation | 785 ms |
| Rendering | 172 ms |
| Parse HTML & CSS | 131 ms |
| Garbage Collection | 116 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 |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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.
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 nav.wp-block-savage-platform-theme-navigation > ul#menu-footer > li#menu-item-1964573 > a |
ACCESSIBILITY nav.wp-block-savage-platform-theme-navigation > ul#menu-footer > li#menu-item-1964574 > a |
PRIVACY POLICY nav.wp-block-savage-platform-theme-navigation > ul#menu-footer > li#menu-item-1964575 > a |
TERMS OF USE nav.wp-block-savage-platform-theme-navigation > ul#menu-footer > li#menu-item-1964576 > a |
SECURITY POLICY nav.wp-block-savage-platform-theme-navigation > ul#menu-footer > li#menu-item-1964577 > a |
FULFILLMENT POLICY nav.wp-block-savage-platform-theme-navigation > ul#menu-footer > li#menu-item-1964578 > a |
LOGIN / SIGN UP nav.wp-block-savage-platform-theme-navigation > ul#menu-footer > li > button |
LOGIN / SIGN UP ul#menu-footer > li > button > a.login-btn |
These items highlight common accessibility best practices.
Best Practices
Trust and Safety
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more about responsibly getting permission for notifications.
Performance issues directly impact user engagement and conversion rates.
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| AttributionReporting |
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.
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
To appear in search results, crawlers need access to your app.