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.
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.
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.
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.
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.inline-post > div.align-left > a > img.align-left div.inline-post > div.align-left > a > img.align-left | /wp-content/blogs.dir/668/files/2026/04/Stadium-fireworks... | 21.8 KiB | 12.0 KiB |
A group photo of the participants of the 2026 Three Minute Thesis competition a… div.inline-post > div.align-left > a > img.align-left | /wp-content/blogs.dir/668/files/2026/04/20260301SR_3MT_Fi... | 18.8 KiB | 9.1 KiB |
div.inline-post > div.align-left > a > img.align-left div.inline-post > div.align-left > a > img.align-left | /wp-content/blogs.dir/668/files/2024/12/201603CPR_Downtow... | 17.6 KiB | 7.8 KiB |
Students carring bookbags outdoors div.wpb_single_image > figure.wpb_wrapper > div.vc_single_image-wrapper > img.vc_single_image-img | www.gsu.edu/wp-content/uploads/2022/03/GeogiaState_SAT_S00016.jpg | 15.3 KiB | 7.1 KiB |
Geogia State University Logo ul > li.breadcrumb > a > img.univmark | www.gsu.edu/wp-content/themes/gsu-flex-2/images/logo.png | 5.5 KiB | 4.6 KiB |
Marcilina Grayer, the new GSU head women's basketball coach div.inline-post > div.align-left > a > img.align-left | /wp-content/blogs.dir/668/files/2026/04/WBB_2627_HEADCOAC... | 13.9 KiB | 4.2 KiB |
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.
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 |
|---|---|
| gsu.edu/ | 568 ms |
| www.gsu.edu/ | 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.gsu.edu/ | 835 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 |
|---|---|
Contact Georgia State
Frequently Asked Questions
A to Z Index
Employment
… div.menu-main-mobile-menu-container > ul#mobilenav > li#menu-item-6499124 > ul.sub-menu | 0.490 |
WE DO THINGS
THESTATEWAY®
LEARN MORE
HOW TO APPLY
VIRTUAL TOUR
CAMPUS VISIT
COS… main#genesis-content > article.post-6508512 > div.entry-content > section.vc_section | 0.149 |
Contact Georgia State
Frequently Asked Questions
A to Z Index
Employment
… div.menu-main-mobile-menu-container > ul#mobilenav > li#menu-item-6499124 > ul.sub-menu | 0.010 |
WE DO THINGS
THESTATEWAY®
LEARN MORE div.wpb_wrapper > div.vc_row > div#cta_box > div.vc_column-inner | 0.003 |
WE DO THINGS
THESTATEWAY®
LEARN MORE div.wpb_wrapper > div.vc_row > div#cta_box > div.vc_column-inner | 0.001 |
FACULTY & STAFF div#utility-bar > div.wrap > ul > li.header-links | 0.000 |
Download alternative formats ... body.home > div#ally-af-launcher | 0.000 |
Download alternative formats ... body.home > div#ally-af-launcher | 0.000 |
Download alternative formats ... body.home > div#ally-af-launcher | 0.000 |
Download alternative formats ... body.home > div#ally-af-launcher | 0.000 |
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
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 |
|---|---|---|
| /wp-content/plugins/wp-views/embedded/res/js/wpv-paginati... | 24.1 KiB | 8.4 KiB |
| www.gsu.edu/wp-content/themes/gsu-flex-2/javascript/jquery.columnizer.js | 8.2 KiB | 3.7 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 |
|---|---|---|
| /wp-content/plugins/Ultimate_VC_Addons/assets/min-css/ult... | 47.0 KiB | 46.2 KiB |
| www.gsu.edu/wp-content/plugins/js_composer/assets/css/js_composer.min.css | 44.6 KiB | 43.9 KiB |
| www.gsu.edu/wp-includes/css/dashicons.min.css | 28.0 KiB | 28.0 KiB |
| www.gsu.edu/wp-content/themes/gsu-flex-2/style.css | 28.8 KiB | 23.7 KiB |
| /wp-content/plugins/types/vendor/toolset/toolset-common/r... | 19.8 KiB | 19.3 KiB |
| /wp-content/plugins/easy-social-share-buttons3/assets/css... | 13.9 KiB | 13.9 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 |
|---|---|---|
| prod.ally.ac/static/integration/api/ally.ui.b4fc30877e1b5491fbd6.js | 119.2 KiB | 75.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-PQ5C3WHVB4&cx=c&_slc=1 | 163.1 KiB | 72.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-57SXNRPV3R&cx=c>m=4e64h1 | 169.2 KiB | 69.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-C1EKBX6JJD&cx=c&_slc=1 | 147.6 KiB | 64.7 KiB |
| www.googletagmanager.com/gtag/js?id=G-S539B19LMK&cx=c>m=4e64h1 | 159.7 KiB | 63.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KQKXRD | 141.1 KiB | 62.9 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-W2ZN7TC | 138.4 KiB | 62.3 KiB |
| www.gsu.edu/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ultimate.min.js | 48.3 KiB | 41.3 KiB |
| www.gsu.edu/wp-includes/js/mediaelement/mediaelement-and-player.min.js | 37.3 KiB | 30.3 KiB |
| www.gsu.edu/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/modal-all.min.js | 27.5 KiB | 22.9 KiB |
| www.gsu.edu/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/jquery-ui.min.js | 25.5 KiB | 21.7 KiB |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.gsu.edu/wp-content/themes/gsu-flex-2/style.css | 28.9 KiB | 5.1 KiB |
| /wp-content/plugins/types/vendor/toolset/toolset-common/r... | 19.9 KiB | 3.2 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 | |
|---|---|
Geogia State University Logo ul > li.breadcrumb > a > img.univmark | www.gsu.edu/wp-content/themes/gsu-flex-2/images/logo.png |
body.home > div#ally-af-launcher > button > img.ally-af-launch-icon-white body.home > div#ally-af-launcher > button > img.ally-af-launch-icon-white | //static/shared/img/icons/iconAllyDownload-IC-White.9750b... |
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
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Military Friendly ranked Georgia State one of the nation's top 10 military frie… div#ult-carousel-137090797169e7c7d5d10eb > div.ult-carousel-33114254969e7c7d5d0f99 > div.slick-list > div.slick-track |
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.
Contrast
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 |
|---|
GEORGIA STATE NEWS HUB div.netsposts-text-content > div.netsposts-source > span > a |
GEORGIA STATE NEWS HUB div.netsposts-text-content > div.netsposts-source > span > a |
GEORGIA STATE NEWS HUB div.netsposts-text-content > div.netsposts-source > span > a |
GEORGIA STATE NEWS HUB div.netsposts-text-content > div.netsposts-source > span > a |
GEORGIA STATE NEWS HUB div.netsposts-text-content > div.netsposts-source > span > a |
These are opportunities to improve the legibility of your content.
Names and labels
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.netsposts-content > div.inline-post > div.align-left > a div.netsposts-content > div.inline-post > div.align-left > a |
div.netsposts-content > div.inline-post > div.align-left > a div.netsposts-content > div.inline-post > div.align-left > 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
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 |
|---|
Geogia State University Logo div#utility-bar > div.wrap > ul > li.breadcrumb |
Search Text div#utility-bar > div.wrap > ul > li.search |
Campus Map div#utility-bar > div.wrap > ul > li.campus-map |
Calendar div#utility-bar > div.wrap > ul > li.calendar |
ALUMNI div#utility-bar > div.wrap > ul > li.header-links |
FACULTY & STAFF div#utility-bar > div.wrap > ul > li.header-links |
STUDENTS div#utility-bar > div.wrap > ul > li.header-links |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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 |
|---|---|
www.gsu.edu/ line 4, col 8711 | video ID:: rB-Raj0iArc: The owner of the requested video does not allow it to be played in embedded players. |
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 |
|---|---|
| /thestateway/?utm_source=homepage-banner&utm_medium=webpa... | LEARN MORE |
| /thestateway/?utm_source=homepage-banner&utm_medium=webpa... | LEARN MORE |
| news.gsu.edu/ | More |
| calendar.gsu.edu/ | More |
Canonical links suggest which URL to show in search results. Learn more about canonical links.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Faculty & Staff div.wrap > ul.mobile-header-links > li.header-links > a |
Students div.wrap > ul.mobile-header-links > li.header-links > a |
FACULTY & STAFF div.wrap > ul > li.header-links > a |
STUDENTS div.wrap > ul > li.header-links > a |
× li.column > ul > li.extras > a |
× li.column > ul > li.extras > a |
Students div.third-column > ul.gsu-submenu-items > li#menu-item-4696364 > a |
Show Your Spirit div.fourth-column > ul.gsu-submenu-items > li#menu-item-4696367 > a |
Connections div.column > ul#menu-site-map > li#menu-item-4732848 > a |
Arts & Ideas div.column > ul#menu-site-map > li#menu-item-4732851 > a |
Campus Life div.column > ul#menu-site-map > li#menu-item-54 > a |
To appear in search results, crawlers need access to your app.