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.
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 | |
|---|---|---|---|
John Ternus stands in front of an Apple Store div.flex > a.font-graphik > a.aspect-[3/2] > img.aspect-[3/2] | /img-assets/wp-content/uploads/2025/10/Screenshot-2025-10... | 410.3 KiB | 394.2 KiB |
‘They’re sweating’: Why Japanese giants are pouring money into Silicon Valley s… div.grid > div.font-graphik > a.aspect-[3/2] > img.transition-opacity | /img-assets/wp-content/uploads/2026/04/Anis-Uzzaman-Lands... | 323.1 KiB | 307.4 KiB |
CEO Daily Newsletter div#newsletter-container > div#newsletter-signup__container > div#signup-text > img.newsletter-signup__image | fortune.com/img-assets/wp-content/uploads/2026/03/diane-brady-profile.png | 90.4 KiB | 87.9 KiB |
A Shell gas station div.grid > div.font-graphik > a.aspect-[3/2] > img.transition-opacity | /img-assets/wp-content/uploads/2026/04/GettyImages-227164... | 69.2 KiB | 53.6 KiB |
Photo of (left to right) Jeff Bezos, Lauren Sánchez, Cris Abrego, and Eva Longo… div.grid > div.font-graphik > a.aspect-[3/2] > img.transition-opacity | /img-assets/wp-content/uploads/2026/04/GettyImages-208536... | 44.0 KiB | 33.1 KiB |
Andy Jassy div.grid > div.font-graphik > a.aspect-[3/2] > img.transition-opacity | /img-assets/wp-content/uploads/2026/04/GettyImages-226524... | 21.7 KiB | 16.4 KiB |
trump div.grid > div.font-graphik > a.aspect-[3/2] > img.transition-opacity | /img-assets/wp-content/uploads/2026/04/GettyImages-227191... | 16.8 KiB | 12.7 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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 |
|---|---|---|
| fortune.com/_next/static/css/518fa5c55554743b.css | 39.6 KiB | 457 ms |
| fortune.com/_next/static/css/59c7332bb1fedc52.css | 12.1 KiB | 305 ms |
| fortune.com/_next/static/css/f334141b390001a0.css | 1.5 KiB |
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.
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
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 |
|---|---|---|
| fortune.com/_next/static/css/518fa5c55554743b.css | 39.2 KiB | 26.9 KiB |
| 22.2 KiB | 19.8 KiB | |
| fortune.com/_next/static/css/59c7332bb1fedc52.css | 11.8 KiB | 11.8 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.
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 | 7.1 s |
| Other | 1.6 s |
| Style & Layout | 1.6 s |
| Script Parsing & Compilation | 813 ms |
| Parse HTML & CSS | 258 ms |
| Garbage Collection | 167 ms |
| Rendering | 141 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 |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
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 |
|---|---|---|
| cdn.cookielaw.org/opt-out/otCCPAiab.js | 5.9 KiB | 2.6 KiB |
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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Open Navigation Menu div.container-ft > div.flex > div.flex > div#hamburgerButton |
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.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.col-span-full > div#hp-piano-template-plea-container > div.tp-container-inner > iframe#offer_a79d856ffdb8d776de14-0 div.col-span-full > div#hp-piano-template-plea-container > div.tp-container-inner > iframe#offer_a79d856ffdb8d776de14-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.
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 |
|---|
BIG TECH a.font-graphik > div.flex > div.flex > a.typography-xs |
John Ternus becomes Apple CEO div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
MAGAZINE a.font-graphik > div.flex > div.flex > a.typography-xs |
AI a.font-graphik > div.flex > div.flex > a.typography-xs |
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 |
|---|
Subscribe for $1 div.ml-auto > div.flex > div.inline-block > a.group/button |
BIG TECH
Meet John Ternus, the 51-year-old former swimming champ who will succe… main#content > div.container-ft > div.flex > a.font-graphik |
BIG TECH a.font-graphik > div.flex > div.flex > a.typography-xs |
Meet John Ternus, the 51-year-old former swimming champ who will succeed Tim Co… a.font-graphik > div.flex > div.flex > a.hover:text-secondary |
Dave Smith div.flex > span.typography-sm > span > a.group/button |
Fortune Editors div.flex > span.typography-sm > span > a.group/button |
Amazon CEO Andy Jassy tells Gen Z that if they want to be successful, they have… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Preston Fore div.flex > span.typography-sm > span > a.group/button |
‘They’re sweating’: Why Japanese giants are pouring money into Silicon Valley s… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Nicholas Gordon div.flex > span.typography-sm > span > a.group/button |
This Apple doesn’t fall far from the tree: Tim Cook is leaving at a peak and Jo… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Jeffrey Sonnenfeld div.flex > span.typography-sm > span > a.group/button |
Steven Tian div.flex > span.typography-sm > span > a.group/button |
Google Cloud’s next big moment—and what it needs to continue its ascent div.grid > div.lg:last:hidden > div.font-graphik > a.hover:text-secondary |
The tables have turned: Florida and Texas are the biggest losers in the housing… div.grid > div.lg:last:hidden > div.font-graphik > a.hover:text-secondary |
‘I thought the oil would be much higher’: Trump’s rosy Iran war spin risks send… div.grid > div.lg:last:hidden > div.font-graphik > a.hover:text-secondary |
Tariffs, war, and now a historic drought have converged into a ‘perfect storm’ … div.grid > div.lg:last:hidden > div.font-graphik > a.hover:text-secondary |
What happens if nothing is done to fix Social Security by 2032? div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Martha Shedden div.flex > span.typography-sm > span > a.group/button |
U.S. Energy Sec says gas prices have likely peaked, but won’t go below $3 until… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Jacqueline Munis div.flex > span.typography-sm > span > a.group/button |
Jeff Bezos once gave Eva Longoria and the admiral behind Osama bin Laden’s capt… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Orianna Rosa Royle div.flex > span.typography-sm > span > a.group/button |
Meet Blackstone’s ‘accidental influencer’ who made LinkedIn jogs Wall Street’s … div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Rachel Ventresca div.flex > span.typography-sm > span > a.group/button |
Apple just named its next CEO—and Tim Cook is passing down the same advice Stev… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Emma Burleigh div.flex > span.typography-sm > span > a.group/button |
Stripe and Paradigm-backed blockchain Tempo launches advisory unit to promote s… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Jack Kubinec div.flex > span.typography-sm > span > a.group/button |
REAL ESTATE div.grid > div.font-graphik > div.flex > a.typography-xs |
America’s ‘silent army’ of skilled tradespeople are retiring with no one to rep… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Sydney Lake div.flex > span.typography-sm > span > a.group/button |
Exclusive: Startup Humble debuts cabless autonomous truck targeting $900 billio… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Lily Mae Lazarus div.flex > span.typography-sm > span > a.group/button |
MPW Daily
By Emma Hinchliffe
Emma Grede’s blunt advice: ‘Nobody’s coming to han… div.flex > div.flex > div.grid > a.font-graphik |
MPW Daily a.font-graphik > div.flex > div.flex > a.w-fit |
Emma Hinchliffe div.flex > span.font-graphik > span > a.group/button |
Emma Grede’s blunt advice: ‘Nobody’s coming to hand you power—you have to take … div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
CFO Daily
By Sheryl Estrada
Fermi’s CFO resigns—just two days after the CEO ste… div.flex > div.flex > div.grid > a.font-graphik |
CFO Daily a.font-graphik > div.flex > div.flex > a.w-fit |
Sheryl Estrada div.flex > span.font-graphik > span > a.group/button |
Fermi’s CFO resigns—just two days after the CEO stepped down div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
Term Sheet
By Lily Mae Lazarus
Exclusive: Startup Humble debuts cabless autonom… div.flex > div.flex > div.grid > a.font-graphik |
Term Sheet a.font-graphik > div.flex > div.flex > a.w-fit |
Lily Mae Lazarus div.flex > span.font-graphik > span > a.group/button |
Exclusive: Startup Humble debuts cabless autonomous truck targeting $900 billio… div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
Fortune Tech
By Andrew Nusca
John Ternus becomes Apple CEO div.flex > div.flex > div.grid > a.font-graphik |
Fortune Tech a.font-graphik > div.flex > div.flex > a.w-fit |
Andrew Nusca div.flex > span.font-graphik > span > a.group/button |
John Ternus becomes Apple CEO div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
CEO Daily
By Diane Brady
Tim Cook’s exit is part of a CEO reckoning sweeping Co… div.flex > div.flex > div.grid > a.font-graphik |
CEO Daily a.font-graphik > div.flex > div.flex > a.w-fit |
Diane Brady div.flex > span.font-graphik > span > a.group/button |
Tim Cook’s exit is part of a CEO reckoning sweeping Corporate America div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
MPW Daily
By Lily Mae Lazarus
I joined a founder lobbying Congress. This is the… div.flex > div.flex > div.grid > a.font-graphik |
MPW Daily a.font-graphik > div.flex > div.flex > a.w-fit |
Lily Mae Lazarus div.flex > span.font-graphik > span > a.group/button |
I joined a founder lobbying Congress. This is the ‘winnable’ battle she’s fight… div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
AI div.container-ft > div.flex > div.flex > a.font-inria-serif |
AI div.grid > div.font-graphik > div.flex > a.typography-xs |
Google Cloud’s next big moment—and what it needs to continue its ascent div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Alex Kantrowitz div.flex > span.typography-sm > span > a.group/button |
Marty Swant div.flex > span.typography-sm > span > a.group/button |
Big Technology div.flex > span.typography-sm > span > a.group/button |
Data centers are dealing hidden damage to environmental and public health—costi… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Tristan Bove div.flex > span.typography-sm > span > a.group/button |
‘They’re sweating’: Why Japanese giants are pouring money into Silicon Valley s… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Nicholas Gordon div.flex > span.typography-sm > span > a.group/button |
This Apple doesn’t fall far from the tree: Tim Cook is leaving at a peak and Jo… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Jeffrey Sonnenfeld div.flex > span.typography-sm > span > a.group/button |
Steven Tian div.flex > span.typography-sm > span > a.group/button |
Apple just named its next CEO—and Tim Cook is passing down the same advice Stev… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Emma Burleigh div.flex > span.typography-sm > span > a.group/button |
Amazon CEO Andy Jassy tells Gen Z that if they want to be successful, they have… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Preston Fore div.flex > span.typography-sm > span > a.group/button |
REAL ESTATE div.grid > div.font-graphik > div.flex > a.typography-xs |
America’s ‘silent army’ of skilled tradespeople are retiring with no one to rep… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Sydney Lake div.flex > span.typography-sm > span > a.group/button |
The $100 oil shock is hitting the middle class like a margin call div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Katica Roy div.flex > span.typography-sm > span > a.group/button |
‘I thought the oil would be much higher’: Trump’s rosy Iran war spin risks send… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Nick Lichtenberg div.flex > span.typography-sm > span > a.group/button |
Tariffs, war, and now a historic drought have converged into a ‘perfect storm’ … div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Tristan Bove div.flex > span.typography-sm > span > a.group/button |
Data centers are dealing hidden damage to environmental and public health—costi… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Tristan Bove div.flex > span.typography-sm > span > a.group/button |
How Trump’s war screwed you out of your Trump tax refund: Wall Street has the r… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Nick Lichtenberg div.flex > span.typography-sm > span > a.group/button |
From the Magazine div.container-ft > div.flex > div.flex > a.font-inria-serif |
MAGAZINE
Ken Griffin wants to reshape Miami—and maybe American politics
The me… main#content > div.container-ft > div.flex > a.font-graphik |
Ken Griffin wants to reshape Miami—and maybe American politics a.font-graphik > div.flex > div.flex > a.hover:text-secondary |
Shawn Tully div.flex > span.typography-sm > span > a.group/button |
Who owns ideas in the AI age? div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Francesca Cassidy div.flex > span.typography-sm > span > a.group/button |
Anthropic’s research shows that AI can already do a huge portion of many jobs; … div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Matthew Heimer div.flex > span.typography-sm > span > a.group/button |
Nicolas Rapp div.flex > span.typography-sm > span > a.group/button |
Fortune Archives: Who gets a seat at the table? div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Indrani Sen div.flex > span.typography-sm > span > a.group/button |
The Walmart billionaires next door: Quiet backlash is brewing against the heirs… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Jessica Mathews div.flex > span.typography-sm > span > a.group/button |
Fortune Rankings div.container-ft > div.flex > div.flex > a.font-inria-serif |
Fortune 100 Best Companies to Work For div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
World’s Most Admired Companies div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Fortune 500 Europe div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Fortune 500 div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Here’s what Warren Buffett, Sam Altman, Donald Trump, and everyone else has to … div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Jacqueline Munis div.flex > span.typography-sm > span > a.group/button |
John Ternus, the man stepping into Tim Cook and Steve Jobs’ shoes, is a 25-year… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Kelvin Chan div.flex > span.typography-sm > span > a.group/button |
The Associated Press div.flex > span.typography-sm > span > a.group/button |
Apple is slipping on Tim Cook’s exit. Wall Street says buy anyway div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Eva Roytburg div.flex > span.typography-sm > span > a.group/button |
Apple just named its next CEO—and Tim Cook is passing down the same advice Stev… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Emma Burleigh div.flex > span.typography-sm > span > a.group/button |
Fortune Crypto Playbook div.container-ft > div.flex > div.flex > a.font-inria-serif |
Crypto is entering its ‘collared-shirt’ era says Andreessen Horowitz partner Gu… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Jeff John Roberts div.flex > span.typography-sm > span > a.group/button |
Trump’s memecoin does have a purpose: Access to the White House div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Fortune Editors div.flex > span.typography-sm > span > a.group/button |
Kraken co-CEO Arjun Sethi on why the crypto exchange’s new Fed master account a… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Leo Schwartz div.flex > span.typography-sm > span > a.group/button |
Crypto industry could get its long-awaited bill as soon as July, says longtime … div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Jeff John Roberts div.flex > span.typography-sm > span > a.group/button |
Who owns ideas in the AI age? div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Francesca Cassidy div.flex > span.typography-sm > span > a.group/button |
The Walmart billionaires next door: Quiet backlash is brewing against the heirs… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Jessica Mathews div.flex > span.typography-sm > span > a.group/button |
Have a strong brand in a world of noise—it’s like having the only red T-shirt i… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Kamal Ahmed div.flex > span.typography-sm > span > a.group/button |
Ken Griffin wants to reshape Miami—and maybe American politics div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Shawn Tully div.flex > span.typography-sm > span > a.group/button |
One strategy, real AI results div.container-ft > div.flex > div.flex > a.font-inria-serif |
AI
How to decide if gen AI is the right path for your product
“When we’re look… main#content > div.container-ft > div.flex > a.font-graphik |
AI a.font-graphik > div.flex > div.flex > a.typography-xs |
How to decide if gen AI is the right path for your product a.font-graphik > div.flex > div.flex > a.hover:text-secondary |
Sage Lazzaro div.flex > span.typography-sm > span > a.group/button |
AI div.grid > div.font-graphik > div.flex > a.typography-xs |
How cutting out product management enabled Kilo to compete in the hyper-fast AI… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Sage Lazzaro div.flex > span.typography-sm > span > a.group/button |
AI div.grid > div.font-graphik > div.flex > a.typography-xs |
Inside Bank of America’s ‘build once’ AI strategy div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Sage Lazzaro div.flex > span.typography-sm > span > a.group/button |
AI div.grid > div.font-graphik > div.flex > a.typography-xs |
Why Pinterest is going all in on open-source AI div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Sage Lazzaro div.flex > span.typography-sm > span > a.group/button |
AI div.grid > div.font-graphik > div.flex > a.typography-xs |
How Seismic’s AI incubation team became its ultimate AI strategy div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Sage Lazzaro div.flex > span.typography-sm > span > a.group/button |
Real Estate div.container-ft > div.flex > div.flex > a.font-inria-serif |
REAL ESTATE div.grid > div.font-graphik > div.flex > a.typography-xs |
The tables have turned: Florida and Texas are the biggest losers in the housing… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Sydney Lake div.flex > span.typography-sm > span > a.group/button |
REAL ESTATE div.grid > div.font-graphik > div.flex > a.typography-xs |
America’s ‘silent army’ of skilled tradespeople are retiring with no one to rep… div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Sydney Lake div.flex > span.typography-sm > span > a.group/button |
PERSONAL FINANCE div.grid > div.font-graphik > div.flex > a.typography-xs |
Mortgage rates today, April 21, 2026 div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Glen Luke Flanagan div.flex > span.typography-sm > span > a.group/button |
PERSONAL FINANCE div.grid > div.font-graphik > div.flex > a.typography-xs |
Current refi mortgage rates report for April 21, 2026 div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Glen Luke Flanagan div.flex > span.typography-sm > span > a.group/button |
Great Place to Work Rankings div.container-ft > div.flex > div.flex > a.font-inria-serif |
Fortune 100 Best Companies To Work For – Southeast Asia div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Great Place To Work div.flex > span.typography-sm > span > a.group/button |
Best Large Workplaces for Parents div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Great Place To Work div.flex > span.typography-sm > span > a.group/button |
World’s 25 Best Workplaces div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
100 Best Large Workplaces for Women div.grid > div.font-graphik > div.flex > a.hover:text-secondary |
Middle Class
By Katica Roy
The $100 oil shock is hitting the middle class like … div.flex > div.flex > div.grid > a.font-graphik |
Middle Class a.font-graphik > div.flex > div.flex > a.w-fit |
Katica Roy div.flex > span.font-graphik > span > a.group/button |
The $100 oil shock is hitting the middle class like a margin call div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
Social Security
By Martha Shedden
What happens if nothing is done to fix Social… div.flex > div.flex > div.grid > a.font-graphik |
Social Security a.font-graphik > div.flex > div.flex > a.w-fit |
Martha Shedden div.flex > span.font-graphik > span > a.group/button |
What happens if nothing is done to fix Social Security by 2032? div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
Apple
By Jeffrey Sonnenfeld and Steven Tian
This Apple doesn’t fall far from th… div.flex > div.flex > div.grid > a.font-graphik |
Jeffrey Sonnenfeld div.flex > span.font-graphik > span > a.group/button |
Steven Tian div.flex > span.font-graphik > span > a.group/button |
This Apple doesn’t fall far from the tree: Tim Cook is leaving at a peak and Jo… div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
Zoom
By Josh Kallmer
The U.S. has a $282 billion trade surplus you’ve never hea… div.flex > div.flex > div.grid > a.font-graphik |
Josh Kallmer div.flex > span.font-graphik > span > a.group/button |
The U.S. has a $282 billion trade surplus you’ve never heard of — and it’s at r… div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
Salesforce
By Keith Ferrazzi and Wendy Smith
AI’s next act: how Salesforce is t… div.flex > div.flex > div.grid > a.font-graphik |
Keith Ferrazzi div.flex > span.font-graphik > span > a.group/button |
Wendy Smith div.flex > span.font-graphik > span > a.group/button |
AI’s next act: how Salesforce is turning efficiency gains into revenue div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
White House
By Robert Hormats
Trump has already endorsed the Monroe Doctrine. N… div.flex > div.flex > div.grid > a.font-graphik |
White House a.font-graphik > div.flex > div.flex > a.w-fit |
Robert Hormats div.flex > span.font-graphik > span > a.group/button |
Trump has already endorsed the Monroe Doctrine. Now he needs to endorse the Tru… div.flex > div.grid > a.font-graphik > a.hover:text-secondary |
About Us div.flex > ul.overflow-hidden > li.truncate > a.font-medium |
Editorial Calendar div.flex > ul.overflow-hidden > li.truncate > a.font-medium |
Press Center div.flex > ul.overflow-hidden > li.truncate > a.font-medium |
Work At Fortune div.flex > ul.overflow-hidden > li.truncate > a.font-medium |
Diversity And Inclusion div.flex > ul.overflow-hidden > li.truncate > a.font-medium |
Terms And Conditions div.flex > ul.overflow-hidden > li.truncate > a.font-medium |
Site Map div.flex > ul.overflow-hidden > li.truncate > a.font-medium |
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. | cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js line 1, col 8625 |
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 |
|---|---|
accounts.google.com/gsi/client line 85, col 88 | [GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token. |
fortune.com/_next/static/chunks/1414-21f4376c804ee58e.js line 15, col 122858 | Error: Minified React error #418; visit https://react.dev/errors/418?args[]=HTML&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at rN (https://fortune.com/_next/static/chunks/1414-21f4376c804ee58e.js:16:122859)
at oV (https://fortune.com/_next/static/chunks/1414-21f4376c804ee58e.js:16:172363)
at sb (https://fortune.com/_next/static/chunks/1414-21f4376c804ee58e.js:16:202479)
at https://fortune.com/_next/static/chunks/1414-21f4376c804ee58e.js:16:198527
at ss (https://fortune.com/_next/static/chunks/1414-21f4376c804ee58e.js:16:198628)
at sG (https://fortune.com/_next/static/chunks/1414-21f4376c804ee58e.js:16:220731)
at MessagePort.x (https://fortune.com/_next/static/chunks/1414-21f4376c804ee58e.js:16:40028) |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
Not signed in with the identity provider. | |
TypeError: a[l].split is not a function
at Object.o [as set] (https://fortune.com/_next/static/chunks/2884-64c429db46342bf1.js:1:18254)
at r (https://fortune.com/_next/static/chunks/6176-3f26cd32e3567317.js:1:37294)
at m (https://fortune.com/_next/static/chunks/6176-3f26cd32e3567317.js:1:23974)
at async https://fortune.com/_next/static/chunks/app/layout-bc7bbc777fc786f1.js:1:37034 | |
TypeError: a[l].split is not a function
at Object.o [as set] (https://fortune.com/_next/static/chunks/2884-64c429db46342bf1.js:1:18254)
at r (https://fortune.com/_next/static/chunks/6176-3f26cd32e3567317.js:1:37294)
at m (https://fortune.com/_next/static/chunks/6176-3f26cd32e3567317.js:1:23974)
at async https://fortune.com/_next/static/chunks/app/layout-bc7bbc777fc786f1.js:1:37034 |
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.
| Link destination | Link Text |
|---|---|
| /webform/3b051204-b749-4d0c-af62-3a0b6b3cfd00/7735fec7-68... | here |
Format your HTML in a way that enables crawlers to better understand your app’s content.