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.
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.
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 | |
|---|---|---|---|
A family takes a photo in Washington, DC. div.field-items > div.field-item > div.media > img.media__element | /sites/default/files/styles/feature_section_thumbnail/pub... | 12.9 KiB | 9.6 KiB |
A crowd in Benin City, Nigeria. (Photo: IOM/Agara Barinedum) div.field-items > div.field-item > div.media > img.media__element | /sites/default/files/styles/feature_section_thumbnail/pub... | 12.1 KiB | 8.8 KiB |
A farmer in the Kurdistan region of Iraq. div.field-items > div.field-item > div.media > img.media__element | /sites/default/files/styles/feature_section_thumbnail/pub... | 11.1 KiB | 7.9 KiB |
The Thurgood Marshall U.S. Courthouse in New York City. div.field-items > div.field-item > div.media > img.media__element | /sites/default/files/styles/feature_section_thumbnail/pub... | 10.8 KiB | 7.6 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 |
|---|---|
| migrationpolicy.org/ | 905 ms |
| www.migrationpolicy.org/ | 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.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay 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 |
|---|---|---|
| /sites/default/files/advagg_js/js__H5AFmq1RrXKsrazzPq_xPQ... | 7.7 KiB | 5.4 KiB |
| /sites/default/files/advagg_js/js__jY3-3CF_aW2-zV7M-ZJG0a... | 8.2 KiB | 5.0 KiB |
| /sites/default/files/advagg_js/js__vQIXO4Bzk55YCNsg1V5-ap... | 13.3 KiB | 4.5 KiB |
| /sites/default/files/advagg_js/js__Gd0f7Gamar7qy49d9FeUr2... | 5.3 KiB | 4.3 KiB |
| /sites/default/files/advagg_js/js__pqoYaVR8NVhof-vNXe50j2... | 5.4 KiB | 3.8 KiB |
| /sites/default/files/advagg_js/js__TjjvjYnO6dWXLXrfnE1oKz... | 5.8 KiB | 2.6 KiB |
| /sites/default/files/advagg_js/js__7sLyhfVk5WPZWYflKUVVpS... | 4.8 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__D-17SK-mW9EMuC3nTnqo... | 19.7 KiB | 15.9 KiB |
| /sites/default/files/advagg_css/css__Zj3mupJ9HWLAqZawvlGR... | 10.1 KiB | 10.1 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.googletagmanager.com/gtag/js?id=G-G6BWCDB2NE&cx=c>m=4e64k1 | 153.7 KiB | 64.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TPSKCBM | 130.9 KiB | 64.4 KiB |
| ajax.googleapis.com/ajax/libs/jqueryui/1.10.2/jquery-ui.min.js | 59.3 KiB | 53.0 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.1 s |
| Other | 474 ms |
| Style & Layout | 395 ms |
| Script Parsing & Compilation | 142 ms |
| Parse HTML & CSS | 51 ms |
| Rendering | 23 ms |
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
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#form-text-63-wrapper > div.views-widget > div.form-item > input#form-text-63 div#form-text-63-wrapper > div.views-widget > div.form-item > input#form-text-63 |
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. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Learn more about cookies body.html > div.cc-window > span#cookieconsent:desc > a.cc-link |
SHORT READS div.group-right > div.field > div.field-items > div.field-item |
APRIL 2026 div.field > div.field-items > div.field-item > span.date-display-single |
RECENT PUBLICATIONS see all > div.inside > div.panel-pane > div.pane-content > h3 |
FACT SHEETS div.group-right > div.field > div.field-items > div.field-item |
MARCH 2026 div.field > div.field-items > div.field-item > span.date-display-single |
By Greg García, Gloria Choi and Lorena Mancilla div.group-right > div.field > div.field-items > div.field-item |
Greg García, Gloria Choi and Lorena Mancilla div.field > div.field-items > div.field-item > span.textformatter-list |
REPORTS div.group-right > div.field > div.field-items > div.field-item |
FEBRUARY 2026 div.field > div.field-items > div.field-item > span.date-display-single |
By María Belén Zanzuchi, Kate Hooper and Abigail Goldfarb div.group-right > div.field > div.field-items > div.field-item |
María Belén Zanzuchi, Kate Hooper and Abigail Goldfarb div.field > div.field-items > div.field-item > span.textformatter-list |
FACT SHEETS div.group-right > div.field > div.field-items > div.field-item |
FEBRUARY 2026 div.field > div.field-items > div.field-item > span.date-display-single |
By Valerie Lacarte div.group-right > div.field > div.field-items > div.field-item |
Valerie Lacarte div.field > div.field-items > div.field-item > span.textformatter-list |
FACT SHEETS div.group-right > div.field > div.field-items > div.field-item |
FEBRUARY 2026 div.field > div.field-items > div.field-item > span.date-display-single |
By Jeanne Batalova div.group-right > div.field > div.field-items > div.field-item |
Jeanne Batalova div.field > div.field-items > div.field-item > span.textformatter-list |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Native Language Assessments for K-12 English Learners: A 2025 State-Level Snaps… div.field > div.field-items > div.field-item > h5 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
div.field-content > p > a > img div.field-content > p > a > img |
div.content > p > a > img div.content > p > a > img |
div.content > p > a > img div.content > p > a > img |
div.content > p > a > img div.content > p > a > img |
div.content > p > a > img div.content > p > a > img |
div.content > p > a > img div.content > p > a > img |
div.content > p > a > img div.content > p > a > img |
Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. Learn more about input buttons.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.views-exposed-widgets > div#edit-submit-2-search-fullsite-page-1-wrapper > div.views-widget > input#edit-submit-2-search-fullsite-page-1 div.views-exposed-widgets > div#edit-submit-2-search-fullsite-page-1-wrapper > div.views-widget > input#edit-submit-2-search-fullsite-page-1 |
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 |
|---|
div#form-text-63-wrapper > div.views-widget > div.form-item > input#form-text-63 div#form-text-63-wrapper > div.views-widget > div.form-item > input#form-text-63 |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
All MPI
Research Publications
Articles
Multimedia
Events
News div#edit-field-publication-type-wrapper > div.views-widget > div.form-item > select#edit-field-publication-type |
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.views-field > div.field-content > p > a div.views-field > div.field-content > p > a |
div.block-inner > div.content > p > a div.block-inner > div.content > p > a |
div.block-inner > div.content > p > a div.block-inner > div.content > p > a |
div.block-inner > div.content > p > a div.block-inner > div.content > p > a |
div.block-inner > div.content > p > a div.block-inner > div.content > p > a |
div.block-inner > div.content > p > a div.block-inner > div.content > p > a |
div.block-inner > div.content > p > a div.block-inner > div.content > p > 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.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta#viewport head > meta#viewport |
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 |
|---|
1 div.view > div.view-header > div#slideshow-nav-sidebar > a.activeSlide |
2 div.view > div.view-header > div#slideshow-nav-sidebar > a |
3 div.view > div.view-header > div#slideshow-nav-sidebar > a |
4 div.view > div.view-header > div#slideshow-nav-sidebar > a |
5 div.view > div.view-header > div#slideshow-nav-sidebar > a |
6 div.view > div.view-header > div#slideshow-nav-sidebar > a |
7 div.view > div.view-header > div#slideshow-nav-sidebar > a |
These items highlight common accessibility best practices.
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 |
|---|
I understand body.html > div.cc-window > div.cc-compliance > a.cc-btn |
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 |
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.
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 |
|---|---|
| www.migrationpolicy.org/article/top-statistics-global-migration-migrants | Read More |
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 |
|---|
div.field-content > p > a > img div.field-content > p > a > img |
div.content > p > a > img div.content > p > a > img |
div.content > p > a > img div.content > p > a > img |
div.content > p > a > img div.content > p > a > img |
div.content > p > a > img div.content > p > a > img |
div.content > p > a > img div.content > p > a > img |
div.content > p > a > img div.content > p > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.