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.
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.
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 |
|---|---|---|
| adkit.9pub.io/2.8.0 | 18.3 KiB | 294 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.
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 | |
|---|---|---|---|
Upper quartile house values have been affected more than the lower quartile. a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.189,$multiply_0.6164,$ratio_1.5,$width_75... | 59.6 KiB | 36.0 KiB |
Six surprising habits only the happiest retirees get right a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.125,$multiply_0.3122,$ratio_1.5,$width_75... | 17.7 KiB | 11.7 KiB |
How do you know when you’re ready to retire? a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.1194,$multiply_0.3122,$ratio_1.5,$width_7... | 15.9 KiB | 9.8 KiB |
Australian Unity div.HvX-p > h3.YmZ2S > a > img | /images/$zoom_3.53,$multiply_0.5,$ratio_1.78,$width_1059,... | 8.7 KiB | 8.5 KiB |
The best midlife investment you can make has nothing to do with money a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.20133155792276966,$multiply_0.3122,$ratio... | 14.0 KiB | 8.0 KiB |
Aviation expert Salim Hijazeen sitting in a flight simulator. a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.39375,$multiply_0.2407,$ratio_1.5,$width_... | 10.3 KiB | 6.7 KiB |
Singapore: eventually you appreciate how clean it is. a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.3564356435643564,$multiply_0.4603,$ratio_... | 19.6 KiB | 6.5 KiB |
Virginia-class fast attack submarine USS Minnesota docked at HMAS Stirling in R… a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.1375,$multiply_0.2407,$ratio_1.5,$width_7... | 10.0 KiB | 6.5 KiB |
<p> a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.2724324324324324,$multiply_0.1905,$ratio_... | 8.3 KiB | 6.0 KiB |
Pauline Hanson’s One Nation has the support of one in five voters ahead of Nove… a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.73828125,$multiply_0.2407,$ratio_1.5,$wid... | 9.5 KiB | 5.9 KiB |
Front-runners, dark horses and the one who will rub you up the wrong way on Mas… a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.1894,$multiply_0.2169,$ratio_1.5,$width_7... | 8.6 KiB | 5.7 KiB |
Pilates has captured the attention of the manosphere, and not just because it’s… a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.0875,$multiply_0.1905,$ratio_1.5,$width_7... | 7.4 KiB | 5.1 KiB |
Homes in Princes Hill. a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_0.1008,$multiply_0.1905,$ratio_1,$width_378... | 5.2 KiB | 4.4 KiB |
Screening Room newsletter CTA tile a > div.pc0-m > picture > img.ZAk8w | /images/$zoom_1.5750000000000002,$multiply_0.1905,$ratio_... | 5.0 KiB | 4.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 |
|---|---|
| theage.com.au/ | 240 ms |
| www.theage.com.au/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
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 | 3.1 s |
| Other | 2.9 s |
| Rendering | 2.0 s |
| Style & Layout | 864 ms |
| Script Parsing & Compilation | 385 ms |
| Parse HTML & CSS | 115 ms |
| Garbage Collection | 68 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 |
|---|---|---|
| /beacon/fairfaxmediapublications/production_theage/script... | 53.9 KiB | 8.3 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0; … } … | 28.1 KiB | 28.1 KiB |
| *{box-sizing:border-box} … | 32.6 KiB | 18.1 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.
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.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Australian Unity div.HvX-p > h3.YmZ2S > a > img | /images/$zoom_3.53,$multiply_0.5,$ratio_1.78,$width_1059,... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Chief football writer, The Age div.z3g3Y > div.vwQJl > div > p.LhCcW |
Professor of media, author div.z3g3Y > div.vwQJl > div > p.LhCcW |
Special correspondent, The Age div.z3g3Y > div.vwQJl > div > p.LhCcW |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
a > div.pc0-m > picture > img.ZAk8w |
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.R2xHT > div#homepage-header-subscribe-button-piano-id > div.tp-container-inner > iframe#offer_e599af4ae1d98bf6e460-1 div.R2xHT > div#homepage-header-subscribe-button-piano-id > div.tp-container-inner > iframe#offer_e599af4ae1d98bf6e460-1 |
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 |
|---|
div.dgB04 > div.qWp8L > figure.-RwuQ > 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.
Navigation
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 |
|---|
Screening Room newsletter div.-tzWc > div.qWp8L > div.z3g3Y > h3.OfhNs |
Exclusive div.nNhKL > div.qWp8L > div.EKPfZ > h5._77RNt |
Exclusive div.nNhKL > div.qWp8L > div.EKPfZ > h5._77RNt |
Income tax div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Live div.qWp8L > div.z3g3Y > div.EKPfZ > h5.Lxtfy |
Exclusive div.nNhKL > div.qWp8L > div.EKPfZ > h5._77RNt |
Opinion div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Clinton Fernandes div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
Taste test div.nNhKL > div.qWp8L > div.EKPfZ > h5.bxWRo |
Editorial div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
The Age's View div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
Analysis div.-tzWc > div.qWp8L > div.EKPfZ > h5._77RNt |
Colin Kruger div.qWp8L > div.z3g3Y > div.vwQJl > h5.VM6Jl |
Property market div.nNhKL > div.qWp8L > div.EKPfZ > h5.bxWRo |
Watch div.nNhKL > div.qWp8L > div.EKPfZ > h5._77RNt |
Crime div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Opinion div.nNhKL > div.qWp8L > div.EKPfZ > h5._77RNt |
Ben Groundwater div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
Got a Minute? div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Victoria div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Letters div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Opinion div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Jenna Guillaume div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
Live div > div.bcQQs > div.AcFMr > h5.Lxtfy |
Updated div > div.bcQQs > div.AcFMr > h5._6nsXK |
Exclusive div > div.bcQQs > div.AcFMr > h5._6nsXK |
Series div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Exclusive div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Local council div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Analysis div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Angus Dalton div.qWp8L > div.z3g3Y > div.vwQJl > h5.VM6Jl |
Education div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Domain div.qWp8L > div.z3g3Y > div.EKPfZ > h5.Kc1uy |
Domain div.qWp8L > div.z3g3Y > div.EKPfZ > h5.Kc1uy |
Drive div.qWp8L > div.z3g3Y > div.EKPfZ > h5.Kc1uy |
Opinion div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Peter Hartcher div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
Exclusive div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Defence div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Analysis div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Mike Foley div.qWp8L > div.z3g3Y > div.vwQJl > h5.VM6Jl |
Exclusive div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Analysis div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Tim Biggs div.qWp8L > div.z3g3Y > div.vwQJl > h5.VM6Jl |
Opinion div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Elizabeth Knight div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
Drugs div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Updated div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Mass shooting div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Updated div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Jake Niall div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
Catharine Lumby div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
Ambrose Evans-Pritchard div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
Stephen Brook div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
PREMIUM div > section.vov3Q > div._1ooGP > h4._4wR92 |
Title Deeds div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Updated div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Construction div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Auctions div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Victoria residential property div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Taste test div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
MasterChef Recap div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Just open div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Review div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Mother's Day div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Sex & relationships div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Fitness div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Sunday Life div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Exclusive div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Exit interview div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Review div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Cinema div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Vale div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
★★★★ div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Opinion div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
★★★½ div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Queensland div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Europe div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Stan div.qWp8L > div.z3g3Y > div.EKPfZ > h5.Kc1uy |
Stan div.qWp8L > div.z3g3Y > div.EKPfZ > h5.Kc1uy |
Money Talks div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Opinion div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Jake Niall div.z3g3Y > div.vwQJl > div > h5.VM6Jl |
Analysis div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Jon Pierik div.qWp8L > div.z3g3Y > div.vwQJl > h5.VM6Jl |
Analysis div.qWp8L > div.z3g3Y > div.EKPfZ > h5._77RNt |
Tom Cary div.qWp8L > div.z3g3Y > div.vwQJl > h5.VM6Jl |
AFL div.qWp8L > div.z3g3Y > div.FPWpc > h5.WXkF7 |
RUGBY UNION div.qWp8L > div.z3g3Y > div.FPWpc > h5.WXkF7 |
Exclusive div.qWp8L > div.z3g3Y > div.FPWpc > h5.HlHTW |
Opinion div.qWp8L > div.z3g3Y > div.FPWpc > h5.HlHTW |
SOCCER div.qWp8L > div.z3g3Y > div.FPWpc > h5.WXkF7 |
AFL div.qWp8L > div.z3g3Y > div.FPWpc > h5.WXkF7 |
ATHLETICS div.qWp8L > div.z3g3Y > div.FPWpc > h5.WXkF7 |
NETBALL div.qWp8L > div.z3g3Y > div.FPWpc > h5.WXkF7 |
AFL div.qWp8L > div.z3g3Y > div.EKPfZ > h5.bxWRo |
Opinion div.qWp8L > div.z3g3Y > div.FPWpc > h5.HlHTW |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
The Age section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
The Sydney Morning Herald section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Brisbane Times section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
WAtoday section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
The Australian Financial Review section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
nine.com.au section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Drive section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Tributes section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Place your ad section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Contact & support section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Advertise with us section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Newsletters section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Accessibility guide section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Sitemap section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Photo sales section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Purchase front pages section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Content licensing section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Work with us section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Terms of use section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Privacy policy section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Press Council section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Charter of Editorial Independence section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
AI Editorial Guidelines section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Subscription packages section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
My account section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Subscriber FAQs section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Delivery status section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Today’s Paper section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Good Food Guide section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
Daily Puzzles section._4z72Q > nav.-x6Jm > ul.iqAzt > li |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
AFL div.z3g3Y > div.FPWpc > h5.WXkF7 > a |
These items highlight common accessibility best practices.
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 |
|---|---|
| Topics | micro.rubiconproject.com/prebid/dynamic/21460.js line 25, col 84959 |
| 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.
| Description |
|---|
CryptoJS is not defined |
CryptoJS is not defined |
CryptoJS is not defined |
CryptoJS is not defined |
CryptoJS is not defined |
CryptoJS is not defined |
CryptoJS is not defined |
CryptoJS is not defined |
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 |
|---|---|
| www.theage.com.au/confidential-news-tips | Learn more |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
a > div.pc0-m > picture > img.ZAk8w |
Format your HTML in a way that enables crawlers to better understand your app’s content.