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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
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 | |
|---|---|---|---|
להקת Guns N' Roses בהופעה באצטדיון לונדון, 2017. על הבמה מימין לשמאל: סלאש, אקס… center > figure.mw-halign-center > a.mw-file-description > img.mw-file-element | /wikipedia/commons/thumb/6/6f/GunsNRoses160617-61_(352717... | 169.4 KiB | 154.7 KiB |
center > figure#mwJg > span#mwJw > img#mwKA center > figure#mwJg > span#mwJw > img#mwKA | /wikipedia/he/thumb/0/00/Wikimedia_logo_family_hewiki.svg... | 139.1 KiB | 128.9 KiB |
p > span > a > img.mw-file-element p > span > a > img.mw-file-element | /wikipedia/commons/thumb/7/73/P_America.png/250px-P_Ameri... | 51.4 KiB | 50.2 KiB |
רייצ'ל גולדברג-פולין div#mwTQ > figure.mw-halign-left > a.mw-file-description > img.mw-file-element | upload.wikimedia.org/wikipedia/commons/4/43/Rachel_Goldberg-Polin.jpg | 45.2 KiB | 41.5 KiB |
מכונת האניגמה div > figure.mw-halign-left > a.mw-file-description > img.mw-file-element | /wikipedia/commons/thumb/4/44/EnigmaMachine.jpg/330px-Eni... | 39.1 KiB | 34.2 KiB |
רוברט טוד לינקולן div#mwSg > figure.mw-halign-left > a.mw-file-description > img.mw-file-element | /wikipedia/commons/thumb/a/a5/Robert_Todd_Lincoln,_Brady-... | 21.8 KiB | 17.3 KiB |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element | /wikipedia/commons/thumb/5/5d/P_Israel_Flag2.png/120px-P_... | 16.5 KiB | 16.1 KiB |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element | /wikipedia/commons/thumb/0/0e/P_La_Liberte.png/120px-P_La... | 16.3 KiB | 15.9 KiB |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element | upload.wikimedia.org/wikipedia/commons/thumb/b/b4/P_art.png/120px-P_art.png | 13.4 KiB | 11.3 KiB |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element | upload.wikimedia.org/wikipedia/commons/thumb/3/3b/P_SPORT.png/120px-P_SPORT.png | 12.6 KiB | 10.5 KiB |
מרדכי ריווסמן, מחבר השיר המקורי ביידיש div > figure.mw-halign-left > a.mw-file-description > img.mw-file-element | upload.wikimedia.org/wikipedia/commons/f/f9/Mordkhe_%28Mark%29_Rivesman.jpg | 14.2 KiB | 9.0 KiB |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element | /wikipedia/commons/thumb/4/4b/P_physics_Bohr_model.svg/12... | 11.1 KiB | 9.0 KiB |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element | /wikipedia/commons/thumb/8/84/P_chemistry_blue.svg/120px-... | 9.3 KiB | 7.2 KiB |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element | /wikipedia/commons/thumb/8/87/P_Economy_Colored.svg/120px... | 8.6 KiB | 6.4 KiB |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element | /wikipedia/commons/thumb/b/b1/P_medicine_Colored_Flat.svg... | 8.0 KiB | 5.9 KiB |
חדשות ואקטואליה span#maimpagebox > span > a > img.mw-file-element | /wikipedia/commons/thumb/d/d6/Sciences_de_la_terre.svg/60... | 6.2 KiB | 5.6 KiB |
נס נשיא מדינת ישראל div > figure.mw-halign-left > a.mw-file-description > img.mw-file-element | upload.wikimedia.org/wikipedia/commons/8/85/Israeli_president_banner.jpg | 8.2 KiB | 5.4 KiB |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element | /wikipedia/commons/thumb/7/73/P_treble_clef.svg/120px-P_t... | 7.2 KiB | 5.1 KiB |
הידעת? span#maimpagebox > span > a > img.mw-file-element | /wikipedia/commons/thumb/a/ae/Question_mark_3d.png/40px-Q... | 4.8 KiB | 4.3 KiB |
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.
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 |
|---|---|
| he.wikipedia.org/ | 758 ms |
| he.wikipedia.org/wiki/%D7%A2%D7%9E%D7%95%D7%93_%D7%A8%D7%90%D7%A9%D7%99 | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
ברוכים הבאים לוויקיפדיה!
ויקיפדיה היא מיזם רב־לשוני לחיבור אנציקלופדיה שיתופית,… div#mw-mf-viewport > div#mw-mf-page-center > main#content > div#bodyContent | 0.187 |
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 |
|---|---|---|
| /w/load.php?lang=he&modules=ext.imagemap.styles%7Cext.wik... | 19.0 KiB | 15.8 KiB |
| .ui-helper-hidden{display:none} … | 15.1 KiB | 14.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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /w/load.php?lang=he&modules=ext.centralNotice.choiceData%... | 270.7 KiB | 139.7 KiB |
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 > div#cn-toggle-box > a > img | upload.wikimedia.org/wikipedia/foundation/2/20/CloseWindow19x19.png |
div.donate-banner > a.donate-banner__link > picture > img.donate-banner__gif div.donate-banner > a.donate-banner__link > picture > img.donate-banner__gif |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
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 |
|---|
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
p > span > a > img.mw-file-element p > span > a > img.mw-file-element |
span#maimpagebox > span > a.mw-file-description > img.mw-file-element span#maimpagebox > span > a.mw-file-description > img.mw-file-element |
center > figure#mwJg > span#mwJw > img#mwKA center > figure#mwJg > span#mwJw > img#mwKA |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header.header-container > div.minerva-header > nav.navigation-drawer > input#main-menu-input header.header-container > div.minerva-header > nav.navigation-drawer > input#main-menu-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 |
|---|
h2#אירועים_בלוח_העברי_2 > span#maimpagebox > span > a.mw-file-description h2#אירועים_בלוח_העברי_2 > span#maimpagebox > span > a.mw-file-description |
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.
Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. Learn more about table headers.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
מתמטיקה
פיזיקה
כימיה
אמנות
ספרות
רפואה
ספורט
דת
מוזיקה
כלכלה
… div#mwGQ > div#mwRQ > center > table |
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.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
WLE Austria Logo (no text).svg center > div.floatleft > a.image > img | /wikipedia/donate/thumb/b/b6/WLE_Austria_Logo_(no_text)_l... | 60 x 60 | 60 x 60 | 90 x 90 |
הסתרה div > div#cn-toggle-box > a > img | upload.wikimedia.org/wikipedia/foundation/2/20/CloseWindow19x19.png | 19 x 19 | 19 x 19 | 29 x 29 |
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.
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 |
|---|
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
td > span > a > img.mw-file-element td > span > a > img.mw-file-element |
p > span > a > img.mw-file-element p > span > a > img.mw-file-element |
span#maimpagebox > span > a.mw-file-description > img.mw-file-element span#maimpagebox > span > a.mw-file-description > img.mw-file-element |
center > figure#mwJg > span#mwJw > img#mwKA center > figure#mwJg > span#mwJw > img#mwKA |
Format your HTML in a way that enables crawlers to better understand your app’s content.