Mobile 375 × 812

Desktop 1440 × 900

Score: 76 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Good foundation, but a few gaps could be exploited.
Major barriers for users with disabilities — up to 15% of your audience.
Solid SEO basics — a few optimizations could boost rankings.
Good server performance with room for optimization.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Lean and efficient — low environmental impact per visit.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
6 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
No <main> landmark found
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
Soft 404: server returns HTTP 200 for non-existent pages
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
70 third-party resources (100% of weight)
Performance issues directly impact user engagement and conversion rates.
Cross-Origin-Embedder-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/171b81f5-3413-44f7-95b0-fb504d5d6b7f)<a href="https://beavercheck.com/results/171b81f5-3413-44f7-95b0-fb504d5d6b7f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fforbes.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fforbes.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 12.2s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your audience reach.
€595 investment → €2,077/month returns + EUR 120,500,000 risk avoided
€595
7h · 5 findings
€2,077 /mo
~€24,918 / year
EUR 120,500,000
if kept compliant
€43 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
7.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,041,667 / month at risk
~€120,500,004 / year if left unfixed
€120,500,000
+12 more
€0.35 /mo
4675.5 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 3 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
4.51 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.23 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.16 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.55 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
12.25 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
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 |
|---|---|---|
| cdn.ketchjs.com/plugins/v1/tcf/stub.js | 1.1 KiB | 754 ms |
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 |
|---|---|
| i.forbesimg.com/assets/fonts/highlander/highlander-bold.woff2 | 5.0 ms |
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 | |
|---|---|---|---|
From Makers Of Weight-Loss Pills To Anti-Wrinkle Shots, Meet South Korea’s Lab-… div.oN01vaYs > div.m62t0vmy > a.qGitkxSR > img.aFPbmUqY | /specials-images/imageserve/69dc6098e89b3b9e5fcef75e/0x0.... | 16.7 KiB | 8.4 KiB |
Unwind And Behold div.OsZHSqaf > div.Qa0cWwjz > a > img.jCXrjekI | /specials-images/imageserve/69a745fe59f179efca2abcea/0x0.... | 22.7 KiB | 8.1 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 |
|---|---|
| forbes.com/ | 752 ms |
| www.forbes.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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 257.0 KiB | 110.4 KiB |
| i.forbesimg.com/simple-site/dist/js/nextJS-1963499c3b82ccfdd62e.js | 97.0 KiB | 64.3 KiB |
| i.forbesimg.com/simple-site/_next/static/chunks/6cdf2dfb-feb8d9c97c521f8c.js | 49.2 KiB | 42.4 KiB |
| i.forbesimg.com/simple-site/_next/static/chunks/framework-f30cbadcebab7629.js | 74.0 KiB | 38.3 KiB |
| i.forbesimg.com/simple-site/_next/static/chunks/3297-bf079039fbe7ee2e.js | 65.8 KiB | 24.4 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.forbes.com/ | 15.4 s | 27 ms | 2.6 ms |
| i.forbesimg.com/simple-site/_next/static/chunks/3297-bf079039fbe7ee2e.js | 10.5 s | 1.4 s | 13 ms |
| Unattributable | 1.6 s | 150 ms | 0.0 ms |
| i.forbesimg.com/simple-site/_next/static/chunks/framework-f30cbadcebab7629.js | 1.2 s | 659 ms | 16 ms |
| js.datadome.co/tags.js | 756 ms | 713 ms | 8.7 ms |
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 470 ms | 342 ms | 124 ms |
| i.forbesimg.com/simple-site/dist/js/nextJS-1963499c3b82ccfdd62e.js | 165 ms | 138 ms | 23 ms |
| /simple-site/_next/static/chunks/pages/homepage-cd26c3085... | 104 ms | 101 ms | 2.2 ms |
| i.forbesimg.com/simple-site/_next/static/chunks/main-a6004c5457d0f87b.js | 51 ms | 41 ms | 8.8 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 |
|---|---|
| Style & Layout | 10.4 s |
| Other | 8.2 s |
| Rendering | 7.6 s |
| Script Evaluation | 3.6 s |
| Garbage Collection | 252 ms |
| Script Parsing & Compilation | 243 ms |
| Parse HTML & CSS | 89 ms |
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.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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.jwg6t > div.oVlcb > div._1ZEg_ > button.Kw_Z2 div.jwg6t > div.oVlcb > div._1ZEg_ > button.Kw_Z2 |
div.jwg6t > div.oVlcb > div._1ZEg_ > button.Kw_Z2 div.jwg6t > div.oVlcb > div._1ZEg_ > button.Kw_Z2 |
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.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Shoemaker Allbirds Suddenly Says It’s An AI Company—And Stock Jumps 800% div.m62t0vmy > div.oIAs-U61 > div.uUkCnU2P > h3 |
Berkshire Hathaway div._9-I7-GeA > div.EwA-8rSS > a.YiD-O5P- > h4.fy-R13n6 |
Unscramble The Anagram To Reveal The Phrase. div.t88Q2 > div.km6IHox8 > div.fyCO-ZAO > h4._4xN2GEvG |
Guess The Category div.t88Q2 > div.qqiUF-0E > div._6J8LylxM > h4.lxOc5nJf |
Crown Each Region div.t88Q2 > div.qqiUF-0E > div._6J8LylxM > h4.lxOc5nJf |
Unlock A Trivia Ladder div.t88Q2 > div.qqiUF-0E > div._6J8LylxM > h4.lxOc5nJf |
These are opportunities to improve keyboard navigation in your application.
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Learn More. div._9N3rK > div.NwLQu > div._2N3up > a._fjVO |
These are opportunities to improve the legibility of your content.
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 |
|---|
Leadership footer.McL2WvD5 > div.WWE9FB01 > div.kQelIt33 > a.jxJ5WfZR |
Money footer.McL2WvD5 > div.WWE9FB01 > div.kQelIt33 > a.jxJ5WfZR |
Business footer.McL2WvD5 > div.WWE9FB01 > div.kQelIt33 > a.jxJ5WfZR |
Vetted footer.McL2WvD5 > div.WWE9FB01 > div.kQelIt33 > a.jxJ5WfZR |
Real Estate footer.McL2WvD5 > div.WWE9FB01 > div.kQelIt33 > a.jxJ5WfZR |
Lists footer.McL2WvD5 > div.WWE9FB01 > div.kQelIt33 > a.jxJ5WfZR |
These items highlight common accessibility best practices.
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 |
|---|---|
error while fetching trending articles SyntaxError: Unexpected token '<', "<html lang"... is not valid JSON | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
i.forbesimg.com/simple-site/dist/js/nextJS-1963499c3b82ccfdd62e.js line 1, col 200188 | ServiceWorker registration failed: SecurityError: Failed to register a ServiceWorker for scope ('https://www.forbes.com/') with script ('https://www.forbes.com/service-worker.js'): The script resource is behind a redirect, which is disallowed. |
The script resource is behind a redirect, which is disallowed. | |
YouTube Shorts data fetch error: Error: Error: 403
at s (https://i.forbesimg.com/simple-site/_next/static/chunks/9006-413a79a03178c12c.js:1:36049)
at async Promise.all (index 0)
at async Object.<anonymous> (https://i.forbesimg.com/simple-site/_next/static/chunks/pages/homepage-cd26c30859d12f8e.js:1:20169) |
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.
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.
| Uncrawlable Link |
|---|
Fashion ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Electronics ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Sportswear & Gear ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Mattress & Sleep ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Travel ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Home & Garden ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Forbes Magazine ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
To appear in search results, crawlers need access to your app.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
894 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.71 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
64 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.99 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.83 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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.
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.
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 |
|---|---|
| i.forbesimg.com/assets/fonts/highlander/highlander-bold.woff2 | 5.0 ms |
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 | |
|---|---|---|---|
From Makers Of Weight-Loss Pills To Anti-Wrinkle Shots, Meet South Korea’s Lab-… div.oN01vaYs > div.m62t0vmy > a.qGitkxSR > img.aFPbmUqY | /specials-images/imageserve/69dc6098e89b3b9e5fcef75e/0x0.... | 48.3 KiB | 44.5 KiB |
Rolex And Cartier Release Head-Turning Anniversary Pieces At WWG 2026 div.oN01vaYs > div.m62t0vmy > a.qGitkxSR > img.aFPbmUqY | /specials-images/imageserve/69dfe8b87d2599af57e49bf9/0x0.... | 26.8 KiB | 24.5 KiB |
Malaysia’s 50 Richest 2026: A Robust Ringgit And A Hot IPO Market Power Tycoons… div.oN01vaYs > div.m62t0vmy > a.qGitkxSR > img.aFPbmUqY | /specials-images/imageserve/69e010c11ab9bc714d2e2d1c/0x0.... | 29.3 KiB | 18.7 KiB |
We Consulted Sleep Doctors To Find The 4 Best Anti-Snore Devices div.oN01vaYs > div.m62t0vmy > a.qGitkxSR > img.aFPbmUqY | /specials-images/imageserve/698f6498bee7176ca15df17f/0x0.... | 20.2 KiB | 18.6 KiB |
GLO30 Is Using AI To Help Prevent Summer Sun Damage Before It Shows Up On Skin div.oN01vaYs > div.m62t0vmy > a.qGitkxSR > img.aFPbmUqY | /specials-images/imageserve/691e11c99fb0218a2d90481c/0x0.... | 31.0 KiB | 18.4 KiB |
2026 Forbes Vetted Best Product Awards: Shop 150 Top-Performing Products That A… div.oN01vaYs > div.m62t0vmy > a.qGitkxSR > img.aFPbmUqY | /specials-images/imageserve/69a98d8c9be8a8e0a605402f/0x0.... | 27.2 KiB | 17.6 KiB |
Forbes 250: The Greatest Self-Made Americans div.OsZHSqaf > div.Qa0cWwjz > a > img.jCXrjekI | /specials-images/imageserve/69d71386fa3a0a4fff474789/0x0.... | 45.5 KiB | 14.6 KiB |
Musk, Ellison And Altman Among America’s Greatest Innovators div.OsZHSqaf > div.Qa0cWwjz > a > img.jCXrjekI | /specials-images/imageserve/698bd4a8a1f16a65d7d5138c/0x0.... | 44.5 KiB | 14.3 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 |
|---|---|---|
| cdn.ketchjs.com/plugins/v1/tcf/stub.js | 1.1 KiB | 203 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 257.0 KiB | 110.4 KiB |
| i.forbesimg.com/simple-site/dist/js/nextJS-c7f89fc19bdcbbff9649.js | 96.9 KiB | 64.3 KiB |
| i.forbesimg.com/simple-site/_next/static/chunks/framework-f30cbadcebab7629.js | 58.6 KiB | 30.4 KiB |
| i.forbesimg.com/simple-site/_next/static/chunks/6cdf2dfb-feb8d9c97c521f8c.js | 33.7 KiB | 29.1 KiB |
| i.forbesimg.com/simple-site/_next/static/chunks/3297-bf079039fbe7ee2e.js | 57.5 KiB | 20.9 KiB |
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 |
|---|---|
| Style & Layout | 2.8 s |
| Rendering | 2.3 s |
| Other | 2.1 s |
| Script Evaluation | 952 ms |
| Garbage Collection | 59 ms |
| Script Parsing & Compilation | 59 ms |
| Parse HTML & CSS | 22 ms |
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.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| forbes.com/ | 238 ms |
| www.forbes.com/ | 0.0 ms |
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.
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.jwg6t > div.oVlcb > div._1ZEg_ > button.Kw_Z2 div.jwg6t > div.oVlcb > div._1ZEg_ > button.Kw_Z2 |
div.jwg6t > div.oVlcb > div._1ZEg_ > button.Kw_Z2 div.jwg6t > div.oVlcb > div._1ZEg_ > button.Kw_Z2 |
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.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Shoemaker Allbirds Suddenly Says It’s An AI Company—And Stock Jumps 800% div.m62t0vmy > div.oIAs-U61 > div.uUkCnU2P > h3 |
Berkshire Hathaway div._9-I7-GeA > div.EwA-8rSS > a.YiD-O5P- > h4.fy-R13n6 |
Unscramble The Anagram To Reveal The Phrase. div.t88Q2 > a.km6IHox8 > div.fyCO-ZAO > h4._4xN2GEvG |
Guess The Category div.t88Q2 > a.qqiUF-0E > div._6J8LylxM > h4.lxOc5nJf |
Crown Each Region div.t88Q2 > a.qqiUF-0E > div._6J8LylxM > h4.lxOc5nJf |
Unlock A Trivia Ladder div.t88Q2 > a.qqiUF-0E > div._6J8LylxM > h4.lxOc5nJf |
These are opportunities to improve keyboard navigation in your application.
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Learn More. div._9N3rK > div.NwLQu > div._2N3up > a._fjVO |
These are opportunities to improve the legibility of your content.
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 |
|---|
Eli Lilly & Co
LLY div.rfm-child > div._9-I7-GeA > div.EwA-8rSS > a.YiD-O5P- |
Mastercard
MA div.rfm-child > div._9-I7-GeA > div.EwA-8rSS > a.YiD-O5P- |
Exxon Mobil
XOM div.rfm-child > div._9-I7-GeA > div.EwA-8rSS > a.YiD-O5P- |
Costco Wholesale Corp
COST div.rfm-child > div._9-I7-GeA > div.EwA-8rSS > a.YiD-O5P- |
Johnson & Johnson
JNJ div.rfm-child > div._9-I7-GeA > div.EwA-8rSS > a.YiD-O5P- |
Play Now div.t88Q2 > a.qqiUF-0E > div._6J8LylxM > button.ZAVsoOI5 |
Play Now div.t88Q2 > a.qqiUF-0E > div._6J8LylxM > button.ZAVsoOI5 |
Play Now div.t88Q2 > a.qqiUF-0E > div._6J8LylxM > button.ZAVsoOI5 |
Forbes Vetted div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Advisor div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Agency Council div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Business Council div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Nonprofit Council div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Technology Council div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Afrique div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Argentina div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Austria div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Belgium div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Brazil div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Bulgaria div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Chile div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Colombia div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Croatia div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Ecuador div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes France div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Greece div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Hungary div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes India div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Israel div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Italy div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Japan div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Kazakhstan div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Korea div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Luxembourg div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Mexico div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Moldova div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Paraguay div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Poland div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Portugal div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Romania div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Serbia div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Slovakia div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Slovenia div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Spain div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Thailand div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Turkey div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Uruguay div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
Forbes Vietnam div._9GNPz1s- > div.Tl0NgaT2 > div.O6slobpb > a._-5nCO5Qg |
These items highlight common accessibility best practices.
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 |
|---|---|
error while fetching trending articles SyntaxError: Unexpected token '<', "<html lang"... is not valid JSON | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
i.forbesimg.com/simple-site/dist/js/nextJS-c7f89fc19bdcbbff9649.js line 1, col 200106 | ServiceWorker registration failed: SecurityError: Failed to register a ServiceWorker for scope ('https://www.forbes.com/') with script ('https://www.forbes.com/service-worker.js'): The script resource is behind a redirect, which is disallowed. |
The script resource is behind a redirect, which is disallowed. | |
YouTube Shorts data fetch error: Error: Error: 403
at s (https://i.forbesimg.com/simple-site/_next/static/chunks/9006-413a79a03178c12c.js:1:36049)
at async Promise.all (index 0)
at async Object.<anonymous> (https://i.forbesimg.com/simple-site/_next/static/chunks/pages/homepage-cd26c30859d12f8e.js:1:20169) |
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.
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.
| Uncrawlable Link |
|---|
Fashion ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Electronics ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Sportswear & Gear ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Mattress & Sleep ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Travel ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Home & Garden ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
Forbes Magazine ul.collapsed > li.QpfB0oZe > div.suOjX7vq > a |
To appear in search results, crawlers need access to your app.
Send Feedback