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.
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 |
|---|---|
| archive.org/includes/fonts/Iconochive-Regular.woff | 830 ms |
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.
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 | |
|---|---|---|---|
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_deviantart.com_20131015... | 153.8 KiB | 149.8 KiB |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_foodnetwork.com_2013102... | 143.3 KiB | 139.3 KiB |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_cl.cam.ac.uk_2013010921... | 94.2 KiB | 90.3 KiB |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_yahoo.com_2011033105041... | 77.4 KiB | 73.4 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 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 |
|---|---|---|
| archive.org/includes/build/css/archive.min.css?v=dd67c3ca | 55.7 KiB | 54.6 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| archive.org/includes/build/js/archive.min.js?v=dd67c3ca | 233.3 KiB | 192.0 KiB |
| web-static.archive.org/_static/waybackjs/vendors~main.5c55ac5c0b4418a2bfaf.js | 212.6 KiB | 93.4 KiB |
| /components/npm/@webcomponents/webcomponentsjs/webcompone... | 40.4 KiB | 30.7 KiB |
| web-static.archive.org/_static/waybackjs/main.e7b2354c86916e40324f.js | 41.1 KiB | 21.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 |
|---|---|---|---|
| web-static.archive.org/_static/waybackjs/vendors~main.5c55ac5c0b4418a2bfaf.js | 2.9 s | 1.1 s | 98 ms |
| web.archive.org/ | 1.5 s | 29 ms | 6.5 ms |
| Unattributable | 639 ms | 16 ms | 0.0 ms |
| web-static.archive.org/_static/waybackjs/main.e7b2354c86916e40324f.js | 445 ms | 422 ms | 20 ms |
| archive.org/includes/build/js/archive.min.js?v=dd67c3ca | 363 ms | 224 ms | 128 ms |
| /components/npm/@webcomponents/webcomponentsjs/webcompone... | 72 ms | 48 ms | 23 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 |
|---|---|
| Script Evaluation | 1.9 s |
| Other | 1.6 s |
| Rendering | 1.2 s |
| Style & Layout | 864 ms |
| Script Parsing & Compilation | 305 ms |
| Parse HTML & CSS | 102 ms |
| Garbage Collection | 23 ms |
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 |
|---|---|---|
| archive.org/includes/athena.js?v=dd67c3ca | 5.0 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.
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 | |
|---|---|
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_yelp.com_20131019024453... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_deviantart.com_20131015... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_cl.cam.ac.uk_2013010921... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_foodnetwork.com_2013102... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_yahoo.com_2011033105041... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_spiegel.de_201310011526... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_imdb.com_20131021165347... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_stackoverflow.com_20131... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_ubl.com_19961227203847.png |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_bloomberg.com_201310012... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_reference.com_201310180... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_feedmag.com_19961223105... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_wikihow.com_20131021205... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_nbcnews.com_20131021172... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_goodreads.com_201310210... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_obamaforillinois.com_20... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_geocities.com_199702221... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_amazon.com_200502040047... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_nytimes.com_20131001014... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_bbc.co.uk_2013100100133... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_huffingtonpost.com_2013... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_reddit.com_201310010315... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_cnet.com_20131021020703... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_whitehouse.gov_19961227... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_aol.com_20131001050131.png |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_etsy.com_20130601013852... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_foxnews.com_20131001010... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_well.com_19970108065337... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_w3schools.com_201310190... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_buzzfeed.com_2013102117... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_nasa.gov_19961231235847... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_mashable.com_2013102102... |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img | /_static/waybackjs/screenshots/wm_nfl.com_20131021073925.png |
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 |
|---|
DONATE div.search-toolbar > div#donation-link > a.donation-button > span.beta_button |
web pages div.search-toolbar > div.search-text-container > div.global-saved-web-pages-count > a |
Wayback Machine Availability API div.features-columns > div.feature-column > div.web_box_itemlist > a |
Chrome Extension div.features-columns > div.feature-column > div.web_box_itemlist > a |
Firefox Add-on div.features-columns > div.feature-column > div.web_box_itemlist > a |
Safari Extension div.features-columns > div.feature-column > div.web_box_itemlist > a |
MS Edge Add-on div.features-columns > div.feature-column > div.web_box_itemlist > a |
iOS app div.features-columns > div.feature-column > div.web_box_itemlist > a |
Android app div.features-columns > div.feature-column > div.web_box_itemlist > a |
Visit Archive-It to build and browse the collections. div.revolving-landing > div.features-columns > div.feature-column > a |
selected Collections div.feature-column > div.feature-content > p > a |
FAQ body.navia > div#react-wayback-search > div.wbs__web_footer > a.footer-item |
Contact Us body.navia > div#react-wayback-search > div.wbs__web_footer > a.footer-item |
Terms of Service (Dec 31, 2014) body.navia > div#react-wayback-search > div.wbs__web_footer > a.footer-item |
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 |
|---|
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.features-columns > div.feature-column > div.web_heading > img.web_img div.features-columns > div.feature-column > div.web_heading > img.web_img |
div.features-columns > div.feature-column > div.web_heading > img.web_img div.features-columns > div.feature-column > div.web_heading > img.web_img |
div.features-columns > div.feature-column > div.web_heading > img.web_img div.features-columns > div.feature-column > div.web_heading > img.web_img |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
.gov PDFs
.gov web pages
CIA World Factbook
COVID
Donald Trump's Tweets
End Of … div.feature-column > div.feature-content > form > select.web-save-url-input |
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 |
|---|
logo: Internet Archive's Wayback Machine div#react-wayback-search > div.search-toolbar > div.search-toolbar-logo-container > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a |
div.caroufredsel_wrapper > div.web_carousel > div.web_capture > a div.caroufredsel_wrapper > div.web_carousel > div.web_capture > 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.
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.
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
Browser Compatibility
A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. Learn more about declaring the character encoding.
Performance issues directly impact user engagement and conversion rates.
General
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| archive.org/about/ | More |
| www.archive-it.org/blog/learn-more/ | 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 |
|---|
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.web_carousel > div.web_capture > a > img.web_capture_img div.web_carousel > div.web_capture > a > img.web_capture_img |
div.features-columns > div.feature-column > div.web_heading > img.web_img div.features-columns > div.feature-column > div.web_heading > img.web_img |
div.features-columns > div.feature-column > div.web_heading > img.web_img div.features-columns > div.feature-column > div.web_heading > img.web_img |
div.features-columns > div.feature-column > div.web_heading > img.web_img div.features-columns > div.feature-column > div.web_heading > img.web_img |
Format your HTML in a way that enables crawlers to better understand your app’s content.