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.
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 | |
|---|---|---|---|
Lebanese journalist Amal Khalil found dead after being trapped in rubble follow… body.home > main#post-471771 > div.focal_point__use | cpj.org/wp-content/uploads/2026/04/Screenshot-2026-04-22-at-11.20.15.png?w=1024 | 354.7 KiB | 254.1 KiB |
Ahmed Shihab-Eldin div.swiper-slide > a.wp-block-cpj-mu-curated-post > article > img.attachment-cpj-three-up | /wp-content/uploads/2026/04/Ahmed-Shihab-Eldin-screenshot... | 74.9 KiB | 64.3 KiB |
Israel-Gaza War main#post-471771 > div.wp-block-cpj-mu-explore > div.wp-block-cpj-mu-explore__items > a.is-layout-overlay | cpj.org/wp-content/uploads/2025/01/Gaza-ceasefire.jpg?w=1024 | 128.9 KiB | 12.7 KiB |
Zambia's current President Hakainde Hichilema talks to journalists ahead of the… div.swiper-slide > a.wp-block-cpj-mu-curated-post > article > img.attachment-cpj-three-up | /wp-content/uploads/2026/04/AFP__20160302__8E4RO__v1__Mid... | 25.5 KiB | 11.2 KiB |
2025 Killed Report main#post-471771 > div.wp-block-cpj-mu-explore > div.wp-block-cpj-mu-explore__items > a.is-layout-overlay | /wp-content/uploads/2026/02/AFP__20250825__72DU89J__v5__H... | 120.9 KiB | 7.3 KiB |
div.wp-block-cpj-mu-what-we-do__items > div.wp-block-cpj-mu-what-we-do-item > figure.wp-block-cpj-mu-what-we-do-item__card-figure > img.wp-block-cpj-mu-what-we-do-item__card-image div.wp-block-cpj-mu-what-we-do__items > div.wp-block-cpj-mu-what-we-do-item > figure.wp-block-cpj-mu-what-we-do-item__card-figure > img.wp-block-cpj-mu-what-we-do-item__card-image | /wp-content/uploads/2024/02/Martinez-Zogo-Killed-Analysis... | 17.6 KiB | 4.3 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.
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.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-nc-nd.eu.svg | 43200.0 s | 7.1 KiB |
| cpj.org/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js | 2872.0 s | 749 B |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.3 KiB |
| /p.css?s=1&k=wkw7vqy&ht=tk&f=6801.6805.6806.9945.6808.680... | 604800.0 s | 172 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|
| cpj.org/ | 694 ms |
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
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 |
|---|---|---|
| /_static/??-eJyFjMEKwjAQBX/I+qhC40X6Le12aSKbpPStWP9eetFLw... | 62.7 KiB | 54.7 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 |
|---|---|---|
| cpj.org/wp-includes/js/dist/block-editor.min.js?ver=addf558a422e2ee57920 | 257.0 KiB | 212.3 KiB |
| cpj.org/wp-includes/js/dist/components.min.js?ver=0d72a218dfea8f6f442f | 239.9 KiB | 192.5 KiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 156.3 KiB |
| cpj.org/wp-includes/js/dist/editor.min.js?ver=e94186146898a6d39837 | 114.0 KiB | 95.6 KiB |
| /_static/??-eJyt0s0KwjAMAOAXcoaJY17ER5GalrWlfySR+vg6EJEd2... | 156.1 KiB | 82.7 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PJPQPQR | 139.8 KiB | 73.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-TPQV0LDW2Q&cx=c>m=4e64k1 | 163.7 KiB | 69.0 KiB |
| www.googletagmanager.com/gtag/js?id=UA-98824287-2 | 124.8 KiB | 63.1 KiB |
| cpj.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1 | 41.3 KiB | 35.9 KiB |
| cpj.org/wp-includes/js/dist/blocks.min.js?ver=57eca4d23daac7159d88 | 52.9 KiB | 35.7 KiB |
| /wp-content/plugins/archiveless/build/sidebar/index.js?ve... | 38.9 KiB | 24.2 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
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 | 2.3 s |
| Script Parsing & Compilation | 631 ms |
| Other | 567 ms |
| Style & Layout | 404 ms |
| Parse HTML & CSS | 118 ms |
| Garbage Collection | 94 ms |
| Rendering | 46 ms |
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 | |
|---|---|
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Lice… div.site-footer__container--bottom > div.site-footer__section > a > img | mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-nc-nd.eu.svg |
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.
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 |
|---|
form#cse-search-box > div.input-group > span.input-group-btn > button.btn form#cse-search-box > div.input-group > span.input-group-btn > button.btn |
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.wp-block-columns > div.wp-block-column > h2.wp-block-heading > a div.wp-block-columns > div.wp-block-column > h2.wp-block-heading > a |
div.wp-block-columns > div.wp-block-column > h2.wp-block-heading > a div.wp-block-columns > div.wp-block-column > h2.wp-block-heading > a |
Including a skip link can help users skip to the main content to save time. Learn more about skip links.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip to content body.home > a.skip-link |
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
General
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 |
|---|---|
Failed to load resource: the server responded with a status of 401 () | |
Object |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|
Countries & Regions li#menu-item-98868 > ul.sub-menu > li > a.slide-menu__backlink |
Africa li#menu-item-98897 > ul.sub-menu > li > a.slide-menu__backlink |
Americas li#menu-item-98944 > ul.sub-menu > li > a.slide-menu__backlink |
Asia li#menu-item-98977 > ul.sub-menu > li > a.slide-menu__backlink |
Europe & Central Asia li#menu-item-99011 > ul.sub-menu > li > a.slide-menu__backlink |
Middle East & North Africa li#menu-item-99066 > ul.sub-menu > li > a.slide-menu__backlink |
Journalists Killed li#menu-item-98870 > ul.sub-menu > li > a.slide-menu__backlink |
Journalists Imprisoned li#menu-item-98873 > ul.sub-menu > li > a.slide-menu__backlink |
Who We Are li#menu-item-98892 > ul.sub-menu > li > a.slide-menu__backlink |
News li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Countries & Regions li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Africa li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Americas li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Asia li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Europe & Central Asia li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Middle East & North Africa li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Data li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Journalists Killed li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Journalists Imprisoned li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Safety Resources li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Get Involved li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
About Us li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
Who We Are li.menu-item > ul.sub-menu > li > a.slide-menu__backlink |
To appear in search results, crawlers need access to your app.
Content Best Practices
hreflang links tell search engines what version of a page they should list in search results for a given language or region. Learn more about `hreflang`.
Performance issues directly impact user engagement and conversion rates.
head > link |
head > link |
Format your HTML in a way that enables crawlers to better understand your app’s content.