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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /sites/default/files/University B Internet Site 1920X420_... | 0.0 ms | 1.7 MiB |
| connect.facebook.net/en_US/fbevents.js | 1200.0 s | 96.6 KiB |
| www.tau.ac.il/ | 900.0 s | 93.1 KiB |
| /signals/config/2056112367996381?v=2.9.303&r=stable&domai... | 1200.0 s | 46.7 KiB |
| cdn.appdynamics.com/adrum/adrum-23.8.0.4309.js | 86400.0 s | 33.5 KiB |
| /signals/config/379993301072762?v=2.9.303&r=stable&domain... | 1200.0 s | 3.5 KiB |
| connect.facebook.net/he_IL/all.js | 1200.0 s | 1.7 KiB |
| /tr/?id=2056112367996381&ev=PageView&dl=https%3A%2F%2Fwww... | 0.0 ms | 19 B |
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.
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.
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.section > a#logo > div.tau_logo > img | www.tau.ac.il/sites/default/files/TAU_Logo_2.png | 13.2 KiB | 9.7 KiB |
a > div.masonry-item > picture > img.masonry-item-image a > div.masonry-item > picture > img.masonry-item-image | /sites/default/files/styles/image480x292/public/spring bo... | 32.1 KiB | 9.3 KiB |
לוגו אוניברסיטת תל אביב div.content > div.tau_main_footer_block > div.tau-main-footer-block-logo > img | www.tau.ac.il/sites/default/files/footer_logo/TAU_MOBILE_logo-footer.png | 9.0 KiB | 6.0 KiB |
div.news-box-container > div.news-item > picture > img.news-image-fit div.news-box-container > div.news-item > picture > img.news-image-fit | /sites/default/files/styles/container_block_255_140/publi... | 11.3 KiB | 5.4 KiB |
a > div.masonry-item > picture > img.masonry-item-image a > div.masonry-item > picture > img.masonry-item-image | www.tau.ac.il/sites/default/files/styles/image230x140/public/fitness580_0.webp | 10.6 KiB | 5.3 KiB |
a > div.masonry-item > picture > img.masonry-item-image a > div.masonry-item > picture > img.masonry-item-image | www.tau.ac.il/sites/default/files/styles/image480x292/public/war-2026-580_3.webp | 27.6 KiB | 4.8 KiB |
a > div.masonry-item > picture > img.masonry-item-image a > div.masonry-item > picture > img.masonry-item-image | /sites/default/files/styles/image230x140/public/memorial-... | 9.8 KiB | 4.6 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-23ZQ6638VM&cx=c>m=4e64h1 | 165.3 KiB | 65.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TZT2564 | 151.2 KiB | 62.9 KiB |
| connect.facebook.net/he_IL/all.js?hash=ae379714d8a1c020fb3b2a93b5602751 | 82.7 KiB | 57.8 KiB |
| www.tau.ac.il/sites/all/libraries/jquery/jquery.js?v=3.5.1 | 82.9 KiB | 34.4 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 33.2 KiB |
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 |
|---|---|---|
| www.tau.ac.il/sites/all/libraries/jquery/jquery.js?v=3.5.1 | 82.9 KiB | 41.8 KiB |
| www.tau.ac.il/misc/drupal.js?tdudf9 | 6.9 KiB | 4.6 KiB |
| www.tau.ac.il/sites/all/libraries/jquery/jquery-migrate.js?v=3.4.1 | 9.9 KiB | 4.0 KiB |
| www.tau.ac.il/misc/jquery-html-prefilter-3.5.0-backport.js?v=3.5.1 | 4.4 KiB | 3.1 KiB |
| www.tau.ac.il/sites/all/modules/custom/sitetau/js/general.js?tdudf9 | 7.4 KiB | 2.6 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 |
|---|---|---|
| /sites/default/files/advagg_css/css__Zun5zu8Fqe5tBdAk77Qk... | 30.7 KiB | 28.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.
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 |
|---|---|
| tau.ac.il/ | 502 ms |
| www.tau.ac.il/ | 0.0 ms |
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
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
מידע כללי
יצירת קשר ודרכי הגעה
אלפון
דרושים
נהלי האוניברסיטה
מכרזים
מידע לשעת ח… body.html > div.region |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
האוניברסיטה הגדולה והמגוונת בישראל div#main > div#content > div.section > a#main-content |
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
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div > div#banner-35391 > div.rbanner-video-ctrl > button#rbanner-video-play div > div#banner-35391 > div.rbanner-video-ctrl > button#rbanner-video-play |
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.
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 |
|---|
13/04/2026 div.news-box-container > div.news-item > div.news-bottom > label.news-date |
20/04/2026 div.news-box-container > div.news-item > div.news-bottom > label.news-date |
20/04/2026 div.news-box-container > div.news-item > div.news-bottom > label.news-date |
16/04/2026 div.news-box-container > div.news-item > div.news-bottom > label.news-date |
לכל החדשות div.news-total > div.news-bottom-container > div.news-bottom-link > a.news-bottom-text |
עצרת יום הזיכרון לחללי מערכות ישראל ופעולות האיבה 2026 div#masonry-item- > a > div.masonry-item > div.masonry-item-body |
22/04/2026, 14:00 div.event-item-inner > a.event-title > div.event-bottom > label.event-date |
לכל האירועים div.events-total > div.events-bottom-container > div.events-bottom-link > a.events-bottom-text |
יום הזיכרון a > div.masonry-item > div.masonry-item-cat > span.masonry-item-cat-text |
משתתפת בכאבן ובאבלן של המשפחות שאיבדו את יקיריהן a > div.masonry-item-body-overlay > div.masonry-item > div.masonry-item-body |
יום הזיכרון a > div.masonry-item > div.masonry-item-cat > span.masonry-item-cat-text |
מתחברים.ות לנופלים.ות דרך טקסטים שהיו קרובים לליבם a > div.masonry-item-body-overlay > div.masonry-item > div.masonry-item-body |
פודקאסט a > div.masonry-item > div.masonry-item-cat > span.masonry-item-cat-text |
פרופ' יובל ניר עם כל התשובות a > div.masonry-item-body-overlay > div.masonry-item > div.masonry-item-body |
פתיחת סמסטר ב' - עדכון לסטודנטים.ות 12.4.26 div#654645 > a > div.masonry-item > div.masonry-item-body |
פודקאסט a > div.masonry-item > div.masonry-item-cat > span.masonry-item-cat-text |
תתכוננו להעלות דופק a > div.masonry-item-body-overlay > div.masonry-item > div.masonry-item-body |
חרבות ברזל a > div.masonry-item > div.masonry-item-cat > span.masonry-item-cat-text |
למתחילים.ות תואר ראשון ותואר שני a > div.masonry-item-body-overlay > div.masonry-item > div.masonry-item-body |
לימודים a > div.masonry-item > div.masonry-item-cat > span.masonry-item-cat-text |
ללוחמים.ות בסדיר, בקבע ולנפגעי.ות מלחמת חרבות ברזל a > div.masonry-item-body-overlay > div.masonry-item > div.masonry-item-body |
לכבוד האביב: הטבה מיוחדת על כל הפריטים בחנות המותג עד סוף אפריל div#4456456456 > a > div.masonry-item > div.masonry-item-body |
דירוגים a > div.masonry-item > div.masonry-item-cat > span.masonry-item-cat-text |
בולטת בדירוג הגבוה שלה בצמרת הבינלאומית, ובזירה המקומית - מדורגת ראשונה ברוב הד… a > div.masonry-item-body-overlay > div.masonry-item > div.masonry-item-body |
קריאה לפעולה, הזמנה לחשוב, לשאול, ולפעול יחד למען עתידה של מדינת ישראל div#masonry-item- > a > div.masonry-item > div.masonry-item-body |
הרשמה ללימודים div.spotlights-grid > div#6546546 > div.masonry-register-header-wrapper > span.masonry-register-category |
יום שישי | 29.5 | 13:00-9:00 | בקמפוס div#6546546 > div.masonry-register-content > div.masonry-register-body-wrapper > p.masonry-register-body |
לפרטים נוספים div.masonry-register-footer > div.masonry-register-button > a.masonry-register-text > span.masonry-register-text-inner |
יצירת קשר ודרכי הגעה li.first > ul.menu > li.first > a |
אלפון li.first > ul.menu > li.leaf > a |
דרושים li.first > ul.menu > li.leaf > a |
נהלי האוניברסיטה li.first > ul.menu > li.leaf > a |
מכרזים li.first > ul.menu > li.leaf > a |
מידע לשעת חירום li.first > ul.menu > li.leaf > a |
מבקרת האוניברסיטה li.first > ul.menu > li.last > a |
רישום לאוניברסיטה li.expanded > ul.menu > li.first > a |
מידע למתעניינים בלימודים li.expanded > ul.menu > li.leaf > a |
חישוב סיכויי קבלה לתואר ראשון li.expanded > ul.menu > li.leaf > a |
לוח שנת הלימודים li.expanded > ul.menu > li.leaf > a |
ידיעונים li.expanded > ul.menu > li.leaf > a |
כניסה לאזור האישי li.expanded > ul.menu > li.last > a |
אגפים ומשרדי מינהלה li.expanded > ul.menu > li.first > a |
ארגון הסגל המנהלי li.expanded > ul.menu > li.leaf > a |
ארגון הסגל האקדמי הבכיר li.expanded > ul.menu > li.leaf > a |
ארגון הסגל האקדמי הזוטר li.expanded > ul.menu > li.leaf > a |
כניסה ל-My Tau li.expanded > ul.menu > li.last > a |
נגישות בקמפוס li.expanded > ul.menu > li.first > a |
מניעה וטיפול בהטרדה מינית li.expanded > ul.menu > li.leaf > a |
הנחיות בדבר חוק חופש המידע li.expanded > ul.menu > li.leaf > a |
הצהרת נגישות li.expanded > ul.menu > li.leaf > a |
הגנת הפרטיות li.expanded > ul.menu > li.leaf > a |
תנאי שימוש li.expanded > ul.menu > li.last > a |
Facebook div.last > div.social-link-item > a.social-link-link > span.social-link-title |
Instagram div.last > div.social-link-item > a.social-link-link > span.social-link-title |
Linkedin div.last > div.social-link-item > a.social-link-link > span.social-link-title |
Youtube div.last > div.social-link-item > a.social-link-link > span.social-link-title |
Coursera div.last > div.social-link-item > a.social-link-link > span.social-link-title |
Whatsapp div.last > div.social-link-item > a.social-link-link > span.social-link-title |
Spotify div.last > div.social-link-item > a.social-link-link > span.social-link-title |
נא לפנות בהקדם לכתובת שכאן >> div.width_margin > div > div.padding-bottom > a |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
נא לפנות בהקדם לכתובת שכאן >> div.width_margin > div > div.padding-bottom > a |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
מידע כללי
יצירת קשר ודרכי הגעה
אלפון
דרושים
נהלי האוניברסיטה
מכרזים
מידע לשעת ח… div#block-tau-main-footer-tau-main-footer-block > div.content > div.tau_main_footer_block > ul.menu |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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 |
|---|
יום הזיכרון
"אנחנו נקום. לא כי קל לנו, אלא כי אין לנו ברירה"
עצרת יום הזיכרון ל… div.content > div.spotlights-grid > div#masonry-item- > a |
יום פתוח לתואר ראשון ושני באוניברסיטת תל אביב
לחשוב בגדול על העתיד שלך
29/05/20… div.event-box-container > div.event-item > div.event-item-inner > a.event-title |
מתחם לתרגול "מיינדפולנס"
22/04/2026, 14:00 div.event-box-container > div.event-item > div.event-item-inner > a.event-title |
יום הזיכרון
קהילת אוניברסיטת תל אביב מתייחדת עם זכר חלליה
משתתפת בכאבן ובאבלן ש… div.content > div.spotlights-grid > div#45645645 > a |
יום הזיכרון
קוראים בעקבותיהם
מתחברים.ות לנופלים.ות דרך טקסטים שהיו קרובים לליבם div.content > div.spotlights-grid > div#549687357 > a |
פודקאסט
למה חשוב שתשלימו שעות שינה?
פרופ' יובל ניר עם כל התשובות div.content > div.spotlights-grid > div#3453453453 > a |
חוזרים לשגרה
בחזרה לקמפוס
פתיחת סמסטר ב' - עדכון לסטודנטים.ות 12.4.26 div.content > div.spotlights-grid > div#654645 > a |
פודקאסט
למה ואיזה סוג אימון מתאימים להתמודדות עם סטרס?
תתכוננו להעלות דופק div.content > div.spotlights-grid > div#456456456 > a |
חרבות ברזל
מלגות שכר לימוד מלאות למשרתי.ות מילואים
למתחילים.ות תואר ראשון ותואר… div.content > div.spotlights-grid > div#6456456 > a |
לימודים
חרבות ברזל: מסלול קבלה מיוחד לתואר ראשון
ללוחמים.ות בסדיר, בקבע ולנפגעי… div.content > div.spotlights-grid > div#4564345677 > a |
חנות המותג
איך תקחו את הקפה הקר לטיול?
לכבוד האביב: הטבה מיוחדת על כל הפריטים ב… div.content > div.spotlights-grid > div#4456456456 > a |
דירוגים
אוניברסיטת תל אביב בליגת העל
בולטת בדירוג הגבוה שלה בצמרת הבינלאומית, ו… div.content > div.spotlights-grid > div#masonry-item-glkdjgkljdflgj > a |
כנס
ועידת תל אביב 2026: עתיד ישראל
קריאה לפעולה, הזמנה לחשוב, לשאול, ולפעול יחד… div.content > div.spotlights-grid > div#masonry-item- > a |
לפרטים נוספים div#6546546 > div.masonry-register-footer > div.masonry-register-button > a.masonry-register-text |
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 |
|---|---|
| AttributionReporting | cdn.appdynamics.com/adrum/adrum-23.8.0.4309.js line 46, col 114 |
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 |
|---|---|
cdn.appdynamics.com/adrum/adrum-23.8.0.4309.js line 191, col 460 | Permissions policy violation: unload is not allowed in this document. |
cdn.appdynamics.com/adrum/adrum-23.8.0.4309.js line 195, col 86 | Permissions policy violation: unload is not allowed in this document. |
cdn.appdynamics.com/adrum/adrum-23.8.0.4309.js line 194, col 159 | Permissions policy violation: unload is not allowed in this document. |
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.