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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.ri.gov/font/fontawesome-webfont.woff2?v=4.3.0 | 0.0 ms | 55.8 KiB |
| www.ri.gov/js/portal2016/portal.min.js | 0.0 ms | 55.4 KiB |
| www.ri.gov/styles/portal2016/css/portal.min.css | 0.0 ms | 29.3 KiB |
| www.ri.gov/img/portal2017/gulls.jpg | 0.0 ms | 27.1 KiB |
| www.ri.gov/img/portal2017/gov.png | 0.0 ms | 24.1 KiB |
| www.ri.gov/img/portal2017/logo.png | 0.0 ms | 21.4 KiB |
| www.ri.gov/img/portal2015/totop.png | 0.0 ms | 14.7 KiB |
| ssl.google-analytics.com/ga.js | 7200.0 s | 17.4 KiB |
| www.ri.gov/js/menu.js | 0.0 ms | 2.1 KiB |
| www.ri.gov/styles/portal2016/css/print.css | 0.0 ms | 367 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.
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.
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.ri.gov/js/portal2016/portal.min.js | 55.4 KiB | 150 ms |
| www.ri.gov/styles/portal2016/css/portal.min.css | 29.3 KiB | 300 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 | |
|---|---|---|---|
RI.gov Home body > div.logo > a > img.logoimg | www.ri.gov/img/portal2017/logo.png | 21.1 KiB | 19.7 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 |
|---|---|
| ri.gov/ | 1.1 s |
| www.ri.gov/ | 1.1 s |
| www.ri.gov/ | 0.0 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.ri.gov/styles/portal2016/css/portal.min.css | 29.0 KiB | 25.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 |
|---|---|---|
| www.ri.gov/js/portal2016/portal.min.js | 55.1 KiB | 22.4 KiB |
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 |
|---|
form#search_box > div#container > div.wrapper > input#q form#search_box > div#container > div.wrapper > input#q |
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 |
|---|
header.cd-main-header > ul.cd-header-buttons > li > a.cd-nav-trigger header.cd-main-header > ul.cd-header-buttons > li > a.cd-nav-trigger |
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.
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 |
|---|
Employment
Child Support
Unemployment
DMV div.trend > div.row > div.large-3 > ul.trendul |
DEM
Bill of Sale
Criminal Records
Secretary of State div.trend > div.row > div.large-3 > ul.trendul |
Taxes
Address Change
Labor and Training
Birth Certificate div.trend > div.row > div.large-3 > ul.trendul |
Refund
VIN Check
Judiciary
Governor div.trend > div.row > div.large-3 > ul.trendul |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Employment div.large-3 > ul.trendul > a > li |
Child Support div.large-3 > ul.trendul > a > li |
Unemployment div.large-3 > ul.trendul > a > li |
DMV div.large-3 > ul.trendul > a > li |
DEM div.large-3 > ul.trendul > a > li |
Bill of Sale div.large-3 > ul.trendul > a > li |
Criminal Records div.large-3 > ul.trendul > a > li |
Secretary of State div.large-3 > ul.trendul > a > li |
Taxes div.large-3 > ul.trendul > a > li |
Address Change div.large-3 > ul.trendul > a > li |
Labor and Training div.large-3 > ul.trendul > a > li |
Birth Certificate div.large-3 > ul.trendul > a > li |
Refund div.large-3 > ul.trendul > a > li |
VIN Check div.large-3 > ul.trendul > a > li |
Judiciary div.large-3 > ul.trendul > a > li |
Governor div.large-3 > ul.trendul > a > li |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
RI.gov Home body > div.logo > a |
These are opportunities to improve keyboard navigation in your application.
Best Practices
Trust and Safety
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| www.ri.gov/ | Allowed |
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 | |
|---|---|---|---|---|
RI.gov Home body > div.logo > a > img.logoimg | www.ri.gov/img/portal2017/logo.png | 153 x 57 | 153 x 57 | 230 x 86 |
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.