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.
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 |
|---|---|
| www.avclub.com/wp-content/themes/pastemagazine/font/icons.ttf | 75 ms |
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.
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 | |
|---|---|---|---|
Clayface is very much a body horror blob man in first teaser trailer li > a.image > picture.main > img.no-lazy | /wp-content/avuploads/2026/04/22160220/clayface-film-lead... | 12.1 KiB | 8.4 KiB |
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 |
|---|---|
| avclub.com/ | 829 ms |
| www.avclub.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
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 |
|---|---|---|
| /wp-content/themes/pastemagazine/css/inline-39.2022.10209... | 41.2 KiB | 15.8 KiB |
| /wp-content/themes/pastemagazine/css/stylesheet-39.2022.1... | 38.5 KiB | 5.9 KiB |
| /wp-content/themes/pastemagazine/style.css?ver=0.93388900... | 4.7 KiB | 2.2 KiB |
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 |
|---|---|---|
| www.avclub.com/wp-includes/js/jquery/jquery.js?ver=3.7.1 | 81.9 KiB | 41.8 KiB |
| /wp-content/themes/pastemagazine/js/pm_custom.js?ver=69e9... | 19.8 KiB | 10.7 KiB |
| /wp-content/plugins/ewww-image-optimizer/includes/load-we... | 5.7 KiB | 2.6 KiB |
| /wp-content/plugins/google-analytics-premium/assets/js/fr... | 6.2 KiB | 2.4 KiB |
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 |
|---|---|---|
| /wp-content/themes/pastemagazine/css/inline-39.2022.10209... | 41.1 KiB | 39.4 KiB |
| /wp-content/themes/pastemagazine/css/stylesheet-39.2022.1... | 38.4 KiB | 35.2 KiB |
| /wp-content/plugins/paid-memberships-pro/css/frontend/bas... | 16.4 KiB | 15.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.googletagmanager.com/gtag/js?id=G-B6Y9GVDWSB | 143.5 KiB | 62.1 KiB |
| www.avclub.com/wp-includes/js/jquery/jquery.js?ver=3.7.1 | 81.9 KiB | 54.4 KiB |
| eu-us-cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 | 100.6 KiB | 35.5 KiB |
| /tags/3.44.10__cgroup3.44.10-at-3692-adProductKv/wrapper.... | 77.4 KiB | 34.6 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 | 320 ms | 6.7 ms | 0.0 ms |
| /delivery/customdata/bV8xLndfMTM0MzQ5LnJfR0RQUi5sX2VuLmRf... | 314 ms | 272 ms | 11 ms |
| www.avclub.com/ | 269 ms | 52 ms | 11 ms |
| www.avclub.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 244 ms | 234 ms | 2.2 ms |
| /tags/3.44.10__cgroup3.44.10-at-3692-adProductKv/wrapper.... | 204 ms | 158 ms | 36 ms |
| www.googletagmanager.com/gtag/js?id=G-B6Y9GVDWSB | 202 ms | 167 ms | 31 ms |
| scripts.pubnation.com/tags/cmp/e8484401c62373a45398.min.js | 170 ms | 147 ms | 3.0 ms |
| /wp-content/plugins/ewww-image-optimizer/includes/lazysiz... | 118 ms | 74 ms | 2.2 ms |
| static.chartbeat.com/js/chartbeat.js | 102 ms | 91 ms | 5.5 ms |
| scripts.pubnation.com/tags/296/4cbb9cffad790502c91a.min.js | 99 ms | 74 ms | 0.8 ms |
| eu-us-cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 | 77 ms | 28 ms | 48 ms |
| www.avclub.com/wp-includes/js/jquery/jquery.js?ver=3.7.1 | 74 ms | 46 ms | 25 ms |
| scripts.pubnation.com/tags/the-av-club.js?ver=6.9.4 | 56 ms | 33 ms | 13 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.5 s |
| Other | 409 ms |
| Script Parsing & Compilation | 239 ms |
| Style & Layout | 217 ms |
| Parse HTML & CSS | 76 ms |
| Rendering | 25 ms |
| Garbage Collection | 14 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 |
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 | |
|---|---|
Do Network and A Christmas Story share a common inspiration? ul.articles > li.grid-x > a.large-3 > img.no-lazy | img.pastemagazine.com/wp-content/avuploads/2026/04/20092558/network-squared.jpg |
ul.articles > li.grid-x > a.large-3 > img.no-lazy ul.articles > li.grid-x > a.large-3 > img.no-lazy | /wp-content/avuploads/2026/04/20154801/madoka-magica-lead... |
Revisit day 2 of The Best A.V. Club Stage Ever at SXSW 2026, including our scre… ul.articles > li.grid-x > a.large-3 > img.no-lazy | /wp-content/avuploads/2026/04/21163032/MixCollage-21-Apr-... |
Survivor 50 has an ul.articles > li.grid-x > a.large-3 > img.no-lazy | /wp-content/avuploads/2026/04/20165314/survivor50-feature... |
The blacklist is back, baby: Paramount's retributions should worry the industry ul.articles > li.grid-x > a.large-3 > img.no-lazy | img.pastemagazine.com/wp-content/avuploads/2026/04/20174322/trumbo-squared.jpg |
The Jackson estate can't hide Leaving Neverland from those who've already seen … ul.articles > li.grid-x > a.large-3 > img.no-lazy | /wp-content/avuploads/2026/04/20091202/leaving-neverland-... |
Animal Farm's creative bankruptcy is summed in a single song li > a.image > picture.main > img.no-lazy | /wp-content/avuploads/2026/04/20093720/animal-farm-square... |
A pair of supporting turns make the case for Michaela Coel, movie star li > a.image > picture.main > img.no-lazy | /wp-content/avuploads/2026/04/22100211/mother-mary-coel-s... |
Clayface is very much a body horror blob man in first teaser trailer li > a.image > picture.main > img.no-lazy | /wp-content/avuploads/2026/04/22160220/clayface-film-lead... |
Valerie burns her tranquility candle at both ends in The Comeback li.grid-x > a.large-3 > picture.lazyload > img.lazyload | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Rooster keeps falling just short of its potential li.grid-x > a.large-3 > picture.lazyload > img.lazyload | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
The Audacity pours on the metaphors li.grid-x > a.large-3 > picture.lazyload > img.lazyload | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Euphoria gets nostalgic in an occasionally exhausting hour li.grid-x > a.large-3 > picture.lazyload > img.lazyload | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Netflix's Hulk Hogan doc glosses over Gawker trial, but features new interview … li.grid-x > a.large-3 > picture.lazyload > img.lazyload | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Coyote Vs. Acme is out of Warner Bros.' grave and into the courtroom in first t… li.grid-x > a.large-3 > picture.lazyload > img.lazyload | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Are the New York Mets cursed by “Kokomo”? li.grid-x > a.large-3 > picture.lazyload > img.lazyload | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Obsession director Curry Barker to chew on A24's Texas Chainsaw Massacre reboot li.grid-x > a.large-3 > picture.lazyload > img.lazyload | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
The Boys pits Soldier Boy against Homelander in a transitional hour ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Titanium Court is a most rare video game vision ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Invincible season 4 saves the best for last ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Jessica Jones saves this week's Daredevil: Born Again ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
The combination bomb/heist thriller Fuze works best without all the chatter ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Michael drowns audiences in nostalgia to avoid thinking about the artist ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Clayface is very much a body horror blob man in first teaser trailer ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
The Vampire Lestat lives fast, dies never as a rockstar in new trailer ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Julian Casablancas criticizes “privilege of Zionists living in the United State… ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
FCC frets that children may learn trans people exist without parental permission ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Mormon Wives ready to share Secret Lives with Hulu again ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
Netflix reportedly quietly interfering with Warner Bros.-Paramount merger ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
The 5 best anime premieres of spring 2026 ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
10 new albums to stream this week ul.articles > li.grid-x > a.large-3 > img.no-lazy | data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |
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 |
|---|
Accept all div.cmpboxbtns > span#cmpwelcomebtnyes > a.cmpboxbtn > span#cmpbntyestxt |
Settings div.cmpboxbtns > span#cmpwelcomebtncustom > a.cmpboxbtn > span#cmpbntcustomtxt |
Privacy notice div.cmpboxinner > div.cmpboxbtns > div.cmpmore > a.cmpmorelink |
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 |
|---|
header#master-header > div.top-bar-container > div.bottom-link-row > a.account header#master-header > div.top-bar-container > div.bottom-link-row > a.account |
div#landing-more-featured > ul.articles > li.grid-x > a.large-3 div#landing-more-featured > ul.articles > li.grid-x > a.large-3 |
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.
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 |
|---|
Paste
|
A.V. Club
|
Jezebel
|
Splinter
|
Daytrotter div.grid-container > header#master-header > div#site-bar > ul |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Recommended for You
1Invincible season 4 saves the best for last
2Jessica Jones… div.large-12 > div.grid-x > aside#sidebar > li#block-17 |
div.large-12 > div.grid-x > aside#sidebar > li#block-18 |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best Practices
User Experience
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.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Language: en div#cmpbox > div#cmplanguage > img.cmplangicon | eu-us-cdn.consentmanager.net/delivery/flags/en.gif | 16 x 11 | 16 x 11 | 24 x 17 |
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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 |
|---|---|
/wp-content/plugins/disqus-comment-system/public/js/comme... line 37, col 16 | Could not find 'disqus_thread' container to load DISQUS. This is usually the result of a WordPress theme conflicting with the DISQUS plugin. Try switching your site to a Classic Theme, or contact DISQUS support for help. |
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.