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.
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.
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 |
|---|---|
| fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 | 35 ms |
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.
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.
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 |
|---|---|---|
| www.uow.edu.au/assets/styles/uow/app.min.css?v=335.0 | 100.9 KiB | 1.0 s |
| www.uow.edu.au/assets/scripts/uow/jquery-3.7.1.min.js?v=2.0 | 30.3 KiB | |
| fonts.googleapis.com/css?family=Montserrat:400,500,600,700 | 1.1 KiB | 280 ms |
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.swiper-slide > a.uw-story > div.uw-story--image > div.uw-story--image-bg div.swiper-slide > a.uw-story > div.uw-story--image > div.uw-story--image-bg | /fit-in/600x337/filters:quality(65):format(webp)/prod01/c... | 68.4 KiB | 35.6 KiB |
Your guide to the new UOW Liverpool campus div.slider__slides > div#slide-3 > picture > img | /fit-in/1600x900/filters:quality(65)/filters:format(webp)... | 117.8 KiB | 33.9 KiB |
Register for a UOW Information Evening div.slider__slides > div#slide-2 > picture > img | /fit-in/1600x900/filters:quality(65)/filters:format(webp)... | 106.4 KiB | 30.7 KiB |
div.page > a > picture > img div.page > a > picture > img | /fit-in/900x506/filters:quality(65):format(webp)/prod01/c... | 33.9 KiB | 27.7 KiB |
div.cell > a.image-link > picture > img div.cell > a.image-link > picture > img | /fit-in/600x337/filters:quality(65):format(webp)/prod01/c... | 41.0 KiB | 27.6 KiB |
div.page > a > picture > img div.page > a > picture > img | /fit-in/900x506/filters:quality(65):format(webp)/prod01/c... | 31.4 KiB | 25.7 KiB |
div.cell > a.image-link > picture > img div.cell > a.image-link > picture > img | /fit-in/600x337/filters:quality(65):format(webp)/prod01/c... | 29.8 KiB | 17.6 KiB |
UOW ranked 6th in the world for Philosophy, 36th for Nursing div.slider__slides > div#slide-1 > picture > img | /fit-in/1600x900/filters:quality(65)/filters:format(webp)... | 48.9 KiB | 14.1 KiB |
div.swiper-slide > a.uw-story > div.uw-story--image > div.uw-story--image-bg div.swiper-slide > a.uw-story > div.uw-story--image > div.uw-story--image-bg | /fit-in/600x337/filters:quality(65):format(webp)/prod01/c... | 43.4 KiB | 10.5 KiB |
div.swiper-slide > a.uw-story > div.uw-story--image > div.uw-story--image-bg div.swiper-slide > a.uw-story > div.uw-story--image > div.uw-story--image-bg | /fit-in/600x337/filters:quality(65):format(webp)/prod01/c... | 39.0 KiB | 6.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 |
|---|---|
| uow.edu.au/ | 1.0 s |
| www.uow.edu.au/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.uow.edu.au/ | 604 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.
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 |
|---|---|---|
| www.uow.edu.au/assets/styles/uow/app.min.css?v=335.0 | 100.3 KiB | 92.3 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 |
|---|---|---|
| analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js | 120.9 KiB | 92.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-WBB0LFC35B&cx=c>m=4e64k0 | 169.1 KiB | 68.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-4147908&cx=c>m=4e64k0 | 136.6 KiB | 65.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-W22009YZW9&cx=c>m=4e64k0 | 143.9 KiB | 64.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-MNMGFMFX2D&cx=c>m=4e64k0 | 166.0 KiB | 62.2 KiB |
| www.googletagmanager.com/gtag/js?id=AW-11453275015&cx=c>m=4e64k0 | 144.3 KiB | 61.7 KiB |
| www.uow.edu.au/assets/scripts/uow/app.js?v=143.0 | 76.0 KiB | 60.6 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TNGXT9W | 186.0 KiB | 60.2 KiB |
| analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js | 105.2 KiB | 53.9 KiB |
| /signals/config/886817019847655?v=2.9.303&r=stable&domain... | 128.6 KiB | 36.9 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 32.9 KiB |
| cdn.jsdelivr.net/npm/foundation-sites@6.5.2/dist/js/foundation.min.js | 35.9 KiB | 26.3 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.cell > a > picture > img div.cell > a > picture > img | /fit-in/900x506/filters:quality(65):format(webp)/prod01/c... |
Reconciliation Action plan, Innovate logo ul.footer-logos > li > a.external_link > img | www.uow.edu.au/assets/logos/footer/Reconciliation-Action-Plan---Innovate.png |
div.page > a > picture > img div.page > a > picture > img | /fit-in/900x506/filters:quality(65):format(webp)/prod01/c... |
div.page > a > picture > img div.page > a > picture > img | /fit-in/900x506/filters:quality(65):format(webp)/prod01/c... |
div.cell > a.image-link > picture > img div.cell > a.image-link > picture > img | /fit-in/600x337/filters:quality(65):format(webp)/prod01/c... |
div.cell > a.image-link > picture > img div.cell > a.image-link > picture > img | /fit-in/600x337/filters:quality(65):format(webp)/prod01/c... |
div.cell > a.image-link > picture > img div.cell > a.image-link > picture > img | /fit-in/600x337/filters:quality(65):format(webp)/prod01/c... |
Study Accounting, Finance or Economics div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Acc... |
Business, Management and Marketing div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Bus... |
Communications and Media div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Com... |
Computer Science and Information Technology div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Com... |
Creative and Performing Arts div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Cre... |
Study Education div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Edu... |
Engineering div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Eng... |
Environmental and Biological Sciences div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Env... |
Study Health div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Hea... |
Study Humanities and Human Inquiry div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Hum... |
Law div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Law... |
Literature and Language div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Lit... |
Maths, Physics and Chemistry div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Mat... |
Study Medical Science div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Med... |
Study Nursing div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Nur... |
Psychology and Human Behaviour div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Psy... |
Study Social Sciences and Advocacy div.grid-x > div.cell > a > img | /prod01/channel_3/assets/logos/icons/2021-study-areas/Soc... |
Breastfeeding friendly workplace. Accredited by the Australian Breastfeeding As… ul.footer-logos > li > a.external_link > img | www.uow.edu.au/assets/logos/footer/BFW-accredited-logo-v2.png |
University of Wollongong Australia logo div.uw-header-container > a > picture.uw-header-logo > img | www.uow.edu.au/assets/logos/logo-svgs/logo-white.svg |
Australian LGBTQ inclusion awards 2023-2026. AWIE Bronze Employer logo ul.footer-logos > li > a.external_link > img | www.uow.edu.au/assets/logos/footer/2023-26_AWEI_Badge_BronzeEmployer-stacked.png |
LinkedIn ul > li > a.external_link > img | /prod01/channel_3/assets/logos/social-icons/icon-linkedin... |
Conversation ul > li > a.external_link > img | /prod01/channel_3/assets/logos/social-icons/icon-conversa... |
Facebook ul > li > a.external_link > img | /prod01/channel_3/assets/logos/social-icons/icon-facebook... |
X - formerly known as twitter ul > li > a.external_link > img | /prod01/channel_3/assets/logos/social-icons/icon-twitter-... |
Instagram ul > li > a.external_link > img | /prod01/channel_3/assets/logos/social-icons/icon-instagra... |
YouTube ul > li > a.external_link > img | /prod01/channel_3/assets/logos/social-icons/icon-youtube-... |
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 |
|---|
Slide 1 of 3 main#main-content > div.slider > div.slider__pagination > a.active-slide |
Slide 2 of 3 main#main-content > div.slider > div.slider__pagination > a |
Slide 3 of 3 main#main-content > div.slider > div.slider__pagination > a |
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.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
SKIP TO CONTENT body.home > a.skip-link |
We use cookies to improve your experience on our site and to show you personali… body.home > div.cookies-notice > div > div.notice |
privacy policy and cookie policy div > div.notice > p > a.t4-tag-content-item |
OK, THANKS div.cookies-notice > div > div > button.button |
Home - University of Wollongong Australia logo div.site-container > header.uw-header > div.uw-header-container > a |
SEARCH nav.uw-top-menu > ul.top-menu > li > button.btn-search |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
MORE NEWS div.grid-container > div.uw-latest-items--main > div.uw-latest-items--link > a.item-link |
MORE NEWS div.uw-latest-items--main > div.uw-latest-items--link > a.item-link > button.uw-button-red |
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 |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
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 |
|---|---|
| /media/2026/uow-ranks-6th-in-the-world-for-philosophy-in-... | LEARN MORE |
| future-students-events.uow.edu.au/Info-Nights-2026 | LEARN MORE |
| www.uow.edu.au/the-stand/2026/your-guide-to-the-new-uow-liverpool-campus.php | LEARN MORE |
Format your HTML in a way that enables crawlers to better understand your app’s content.