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.
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.
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 | |
|---|---|---|---|
Looking to Hire an Agency? - How It Works div.inner > div.video-box > figure.js-show-video-box > img | www.designrush.com/topbest/images/webp/homepage/about-video-placeholder.webp | 89.2 KiB | 62.2 KiB |
The Conversation Keeper, pictured alongside a jar of Prego sauce, pasta noodles… aside.d-flex > a.item > div.item-img > img | /articles/1022808/conversions/prego-storycorps-conversati... | 67.1 KiB | 55.5 KiB |
The new American Dew section.d-flex > a.item > div.item-img > img | /articles/1023073/conversions/Mountain-Dew-TGS48-details_... | 32.4 KiB | 27.2 KiB |
Two women in a yellow car section.d-flex > a.item > div.item-img > img | /articles/1024058/conversions/banana-boat-details_mobile-... | 21.6 KiB | 16.4 KiB |
Allbirds Drops Sustainability and Sneakers to Become NewBird AI section.d-flex > a.item > div.item-img > img | /articles/1024277/conversions/allbirds-wool-runner-detail... | 18.8 KiB | 13.6 KiB |
Infographic showing digital video ad growth: $72B spend by 2025, 60% of TV/vide… section.d-flex > a.item > div.item-img > img | /articles/1024127/conversions/The-Power-of-Video-in-Produ... | 15.0 KiB | 9.8 KiB |
Huckberry's Behind the Brand Exclusive Look Inside Nike ACG section.d-flex > a.item > div.item-img > img | /articles/1024130/conversions/nike-ldv-sneaker-huckberry-... | 14.9 KiB | 9.7 KiB |
Lounge Lizard div.item > div.item-logo > a.gtm-logo > img | /agencies/993021/conversions/Lounge-Lizard-logo-profile-w... | 7.7 KiB | 6.5 KiB |
A screenshot from Nissan's "Happy Chaos" ad showing a father buckling his cryin… section.d-flex > a.item > div.item-img > img | /articles/1024266/conversions/2026-nissan-rogue-happy-cha... | 9.9 KiB | 6.1 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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.designrush.com/topbest/js/vendor/require.js | 6.7 KiB | 160 ms |
| www.designrush.com/js/image-fallback.js | 2.3 KiB | 160 ms |
| /topbest/js/modules/analytics.js?id=04a4e0c221f8df8748d2d... | 2.2 KiB | 160 ms |
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.designrush.com/topbest/images/webp/homepage/representation-bg.webp | 14400.0 s | 244.9 KiB |
| www.designrush.com/topbest/images/webp/homepage/about-video-placeholder.webp | 14400.0 s | 89.5 KiB |
| snap.licdn.com/li.lms-analytics/insight.min.js | 86400.0 s | 18.7 KiB |
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
| /collect?v=2&fmt=js&pid=9951065&time=1776890387040&url=ht... | 0.0 ms | 694 B |
| t.visitorqueue.com/p/tracking.min.js?id=588ee43f-e280-45f3-9d85-b9b32a5b641a | 0.0 ms | 567 B |
| www.designrush.com/uploads/media/how-it-works.mp4 | 14400.0 s | 0 B |
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 |
|---|---|
| designrush.com/ | 369 ms |
| www.designrush.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.
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 |
|---|---|---|
| cdn.ldnfrpl.com/rpl/c6738097b24349296fecd89d2db145ac1ece5683/rpl.js | 174.5 KiB | 123.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-H99WCHHGC6&cx=c>m=4e64k0 | 170.7 KiB | 69.1 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TP93BRZ | 165.1 KiB | 67.0 KiB |
| www.designrush.com/topbest/js/vendor/swiper-bundle.min.js | 36.1 KiB | 20.3 KiB |
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 parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
LATEST
AI
CREATIVE
MARKETING
ECOMMERCE
TECHNOLOGY section.hp--trending > div.site-width-grid > nav.d-flex > ul.d-flex |
Featured Services
Branding & Creative
Website & Interface
Marketing
Software & … aside.fl-grow > nav.d-flex > div.types > ul.d-flex |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
LATEST ul.d-flex > li > h3 > button#trending-tab-latest |
AI ul.d-flex > li > h3 > button#trending-tab-artificial-intelligence |
CREATIVE ul.d-flex > li > h3 > button#trending-tab-creative |
MARKETING ul.d-flex > li > h3 > button#trending-tab-marketing |
ECOMMERCE ul.d-flex > li > h3 > button#trending-tab-ecommerce |
TECHNOLOGY ul.d-flex > li > h3 > button#trending-tab-tech |
Featured Services div.types > ul.d-flex > li > button#agency-tab-featured |
Branding & Creative div.types > ul.d-flex > li > button#agency-tab-category-branding-creative |
Website & Interface div.types > ul.d-flex > li > button#agency-tab-dashboard-design |
Marketing div.types > ul.d-flex > li > button#agency-tab-category-marketing |
Software & App div.types > ul.d-flex > li > button#agency-tab-digital-design-agencies |
IT Services div.types > ul.d-flex > li > button#agency-tab-category-technology |
Business Services div.types > ul.d-flex > li > button#agency-tab-business-services |
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.
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 |
|---|
ID div.d-flex > div.info > dl.id > dt |
15036 div.info > dl.id > dd > strong |
ID div.d-flex > div.info > dl.id > dt |
37018 div.info > dl.id > dd > strong |
ID div.d-flex > div.info > dl.id > dt |
37017 div.info > dl.id > dd > strong |
ID div.d-flex > div.info > dl.id > dt |
15035 div.info > dl.id > dd > strong |
APR 2026 div.item > div.item-inner > div.item-ribbon > time.d-i-flex |
GOLD WINNER div.item > div.item-inner > div.item-ribbon > mark.d-i-flex |
APR 2026 div.item > div.item-inner > div.item-ribbon > time.d-i-flex |
BRONZE WINNER div.item > div.item-inner > div.item-ribbon > mark.d-i-flex |
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 |
|---|
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
section.section > div.list > div.item > a section.section > div.list > div.item > a |
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 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 |
|---|
LATEST div.site-width-grid > nav.d-flex > ul.d-flex > li |
AI div.site-width-grid > nav.d-flex > ul.d-flex > li |
CREATIVE div.site-width-grid > nav.d-flex > ul.d-flex > li |
MARKETING div.site-width-grid > nav.d-flex > ul.d-flex > li |
ECOMMERCE div.site-width-grid > nav.d-flex > ul.d-flex > li |
TECHNOLOGY div.site-width-grid > nav.d-flex > ul.d-flex > li |
Featured Services nav.d-flex > div.types > ul.d-flex > li |
Branding & Creative nav.d-flex > div.types > ul.d-flex > li |
Website & Interface nav.d-flex > div.types > ul.d-flex > li |
Marketing nav.d-flex > div.types > ul.d-flex > li |
Software & App nav.d-flex > div.types > ul.d-flex > li |
IT Services nav.d-flex > div.types > ul.d-flex > li |
Business Services nav.d-flex > div.types > ul.d-flex > li |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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 |
|---|
LOG IN div#headerMenu > div.inner > div.user > a.user-login |
Prego, StoryCorps Invite Families to Record Dinner Conversations div.holder > div#trending-panel-latest > aside.d-flex > a.item |
Allbirds Sells Its Footwear Brand, Pivots to NewBird AI div.holder > div#trending-panel-latest > section.d-flex > a.item |
Nissan Turns Family Chaos Into Sound-Led Story for Rogue div.holder > div#trending-panel-latest > section.d-flex > a.item |
Banana Boat Invites Americans to Head Outdoors in Summer Campaign div.holder > div#trending-panel-latest > section.d-flex > a.item |
Nike Brings Back LDV Sneaker With Huckberry Documentary div.holder > div#trending-panel-latest > section.d-flex > a.item |
Amazon Fire TV Targets $72B Market With AY OK, Colormatics Campaign div.holder > div#trending-panel-latest > section.d-flex > a.item |
Mountain Dew Revisits Roots in ‘An American Original’ Campaign div.holder > div#trending-panel-latest > section.d-flex > a.item |
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 |
|---|---|
| AttributionReporting |
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 |
|---|---|
Failed to load resource: net::ERR_NAME_NOT_RESOLVED |
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.