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.
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.
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 |
|---|---|
| drupal.org/ | 750 ms |
| www.drupal.org/ | 3.2 s |
| www.drupal.org/ | 0.0 ms |
| new.drupal.org/ | 753 ms |
| new.drupal.org/ | 0.0 ms |
| new.drupal.org/home | 0.0 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 |
|---|---|
Search
Drupal.org
Menu
Main menu
Home
The Web's Most Powerful Open Source CMS
… body.drupalorg-site-main > div.dialog-off-canvas-main-canvas | 0.147 |
| 0.030 | |
| 0.030 |
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
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 |
|---|---|---|
| /assets/css/css_g_I9kM1JK9O0moSuEEF_oGMYXX6f7Q0GbfUvr0vgK... | 53.1 KiB | 41.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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| Unattributable | 829 ms | 128 ms | 0.0 ms |
| new.drupal.org/home | 707 ms | 15 ms | 1.6 ms |
| new.drupal.org/VnPBBfwe/init.js | 372 ms | 323 ms | 19 ms |
| www.drupal.org/_fs-ch-1T1wmsGaOgGaSxcX/script.js?reload=true | 222 ms | 201 ms | 5.4 ms |
| /assets/js/js_Bnl1LxYQkOQTHhf-OZmYyBUBpRZwvUBDpfPx9t3x4Mc... | 209 ms | 127 ms | 18 ms |
| www.googletagmanager.com/gtag/js?id=G-DW13JY8ZWD&cx=c&_slc=1 | 202 ms | 161 ms | 40 ms |
| www.googletagmanager.com/gtm.js?id=GTM-W36H8DW | 174 ms | 134 ms | 30 ms |
| new.drupal.org/_fs-ch-1T1wmsGaOgGaSxcX/script.js?reload=true | 131 ms | 118 ms | 3.9 ms |
| www.google-analytics.com/analytics.js | 63 ms | 53 ms | 4.2 ms |
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.3 s |
| Other | 803 ms |
| Style & Layout | 511 ms |
| Rendering | 211 ms |
| Script Parsing & Compilation | 127 ms |
| Parse HTML & CSS | 61 ms |
| Garbage Collection | 15 ms |
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/gtm.js?id=GTM-W36H8DW | 129.4 KiB | 64.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-DW13JY8ZWD&cx=c&_slc=1 | 162.5 KiB | 64.1 KiB |
| new.drupal.org/VnPBBfwe/init.js | 102.8 KiB | 40.1 KiB |
| /assets/js/js_Bnl1LxYQkOQTHhf-OZmYyBUBpRZwvUBDpfPx9t3x4Mc... | 55.4 KiB | 29.6 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 | |
|---|---|
Tag1 logo div.footer__secondary-section > div.footer__sponsorship > a.footer__sponsorship-logo > img | new.drupal.org/themes/contrib/bluecheese/images/tag1logo-n.svg |
facebook logo ul.footer__social-menu > li.footer__social-menu-item > a > img | new.drupal.org/themes/contrib/bluecheese/images/socials/facebook-logo.svg |
instagram logo ul.footer__social-menu > li.footer__social-menu-item > a > img | new.drupal.org/themes/contrib/bluecheese/images/socials/instagram-logo.svg |
linkedin logo ul.footer__social-menu > li.footer__social-menu-item > a > img | new.drupal.org/themes/contrib/bluecheese/images/socials/linkedin-logo.svg |
mastodon logo ul.footer__social-menu > li.footer__social-menu-item > a > img | new.drupal.org/themes/contrib/bluecheese/images/socials/mastodon-logo.svg |
youtube logo ul.footer__social-menu > li.footer__social-menu-item > a > img | new.drupal.org/themes/contrib/bluecheese/images/socials/youtube-logo.svg |
slack logo ul.footer__social-menu > li.footer__social-menu-item > a > img | new.drupal.org/themes/contrib/bluecheese/images/socials/slack-logo.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.
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 |
|---|
Drupal div.l-section-container > div.cta-section__primary > h2.cta-section__title > strong |
These are opportunities to improve the legibility of your content.
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 |
|---|---|
Connecting to 'https://www.drupal.org/fastly/logo' violates the following Content Security Policy directive: "default-src 'self'". Note that 'connect-src' was not explicitly set, so 'default-src' is used as a fallback. The action has been blocked. | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 404 () | |
Loading the image 'https://www.drupal.org/favicon.ico' violates the following Content Security Policy directive: "img-src 'self' data:". The action has been blocked. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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.