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.
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.
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 |
|---|---|---|
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
| /cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader... | 2875.0 s | 4.4 KiB |
| www.etymonline.com/images/logo/legacy.svg?w=1920&q=75 | 259200.0 s | 11.4 KiB |
| www.etymonline.com/images/logo/legacy-white.svg?w=1920&q=75 | 259200.0 s | 11.4 KiB |
| www.etymonline.com/images/logo/horizontal-full.svg?w=256&q=75 | 259200.0 s | 8.6 KiB |
| /cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.... | 2875.0 s | 1.0 KiB |
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 | |
|---|---|---|---|
Kid Gloving div.container > a.flex > div.flex > img.relative | cdn.etymonline.com/pictures/f99daac125faa693dd6f8d94bdd99857.png | 605.0 KiB | 584.4 KiB |
Book Nerd Rock and Roll div.container > a.flex > div.flex > img.relative | cdn.etymonline.com/pictures/f546a5ea44548769e4555bc41ab7d0a8.jpeg | 295.0 KiB | 282.9 KiB |
Magic Words that Will Eat Your Soul div.container > a.flex > div.flex > img.relative | cdn.etymonline.com/pictures/af5a07c70ba4aa43f164fb487eff51d3.jpeg | 56.0 KiB | 40.5 KiB |
talia div.p-3 > div.flex > div.flex-shrink-0 > img.w-6 | cdn2.etymonline.com/user_avatar/forum.etymonline.com/talia/144/809_2.png | 9.7 KiB | 9.7 KiB |
doug div.p-3 > div.flex > div.flex-shrink-0 > img.w-6 | cdn2.etymonline.com/user_avatar/forum.etymonline.com/doug/144/505_2.png | 4.7 KiB | 4.6 KiB |
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.etymonline.com/_next/static/css/08e96c478b1a5956.css | 34.7 KiB | 136 ms |
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 |
|---|---|
| etymonline.com/ | 380 ms |
| www.etymonline.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 |
|---|---|---|
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js | 187.7 KiB | 144.0 KiB |
| www.etymonline.com/_next/static/chunks/f39be7fe-d7468c1f4703ff48.js | 97.9 KiB | 69.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-YGHSRMYRTV | 165.9 KiB | 66.1 KiB |
| www.google.com/adsense/search/ads.js | 43.2 KiB | 31.6 KiB |
| www.etymonline.com/_next/static/chunks/2165-37404638fe84be7b.js | 31.8 KiB | 21.5 KiB |
| www.etymonline.com/_next/static/chunks/6259-a8f47333dfff7756.js | 48.3 KiB | 21.2 KiB |
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 |
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.etymonline.com/_next/static/css/08e96c478b1a5956.css | 34.2 KiB | 31.4 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.
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.h-full > div.relative > div.inline-flex > button.z-0 div.h-full > div.relative > div.inline-flex > button.z-0 |
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 |
|---|
Get your speakers ready, because this will be much easier and more enjoyable if… a.flex > div.relative > section.text-davis-gray/80 > span |
Mar 5 a.flex > div.p-3 > div.flex > time.text-xs |
How to make anything sound scary for fun and profit a.flex > div.relative > section.text-davis-gray/80 > span |
Feb 21 a.flex > div.p-3 > div.flex > time.text-xs |
A few of the faces glimpsed from the time-travel train while researching "handl… a.flex > div.relative > section.text-davis-gray/80 > span |
Feb 10 a.flex > div.p-3 > div.flex > time.text-xs |
Quick and reliable accounts of the origin and history of English words. Scholar… div.-mx-4 > div.w-full > div.mb-12 > p.mb-9 |
Who Did This div.mb-12 > ul > li > a.mb-4 |
Sources div.mb-12 > ul > li > a.mb-4 |
Introduction div.mb-12 > ul > li > a.mb-4 |
Links div.mb-12 > ul > li > a.mb-4 |
Premium div.mb-12 > ul > li > a.mb-4 |
Patreon div.mb-12 > ul > li > a.mb-4 |
Donate with PayPal div.mb-12 > ul > li > a.mb-4 |
Merch div.mb-12 > ul > li > a.mb-4 |
Dark div.inline-flex > div#react-aria-:RlnnrrimdfbH1: > button#react-aria-:RlnnrrimdfbH1:-tab-dark > div.relative |
Auto div.inline-flex > div#react-aria-:RlnnrrimdfbH1: > button#react-aria-:RlnnrrimdfbH1:-tab-system > div.relative |
Terms of Services div.flex > div.flex > div.flex > a.link-hover |
Privacy Policy div.flex > div.flex > div.flex > a.link-hover |
English (English) div.flex > div.flex > div > button#react-aria-:Rtnnrrimdfb: |
© 2001 - 2026 Douglas Harper div.flex > div.flex > div.text-sm > a.text-battleship-gray |
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 |
|---|
Get Chrome Extension
Get iOS App
Get Android App div.-mx-4 > div.w-full > div.mb-12 > ul |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
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 |
|---|
Auto div.bg-battleship-gray > div.inline-flex > div#react-aria-:RlnnrrimdfbH1: > button#react-aria-:RlnnrrimdfbH1:-tab-system |
Best Practices
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.
| Link destination | Link Text |
|---|---|
| www.etymonline.com/columns/post/sources | here |
| www.etymonline.com/columns/post/abbr | here |
Format your HTML in a way that enables crawlers to better understand your app’s content.