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.
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.
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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.
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.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium | /wp-content/uploads/2026/04/Seeking-Justice-Guide-for-Wom... | 456.9 KiB | 433.7 KiB |
div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium | appeal.org.uk/wp-content/uploads/2026/07/RidgewellNEW_page-0001-684x1024.jpg | 161.5 KiB | 136.8 KiB |
div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium | /wp-content/uploads/2026/07/Trews-Law-A5-10Sept-2026-Link... | 115.3 KiB | 106.7 KiB |
div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium | /wp-content/uploads/2026/06/Accused-Beyond-Reasonable-Dou... | 50.2 KiB | 40.9 KiB |
p0j14q38 div.fl-module-content > div.fl-photo > div.fl-photo-content > img.fl-photo-img | appeal.org.uk/wp-content/uploads/2025/04/p0j14q38.jpg | 64.4 KiB | 40.6 KiB |
div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium | /wp-content/uploads/2026/06/Cover-June-2026_page-0001-e17... | 46.4 KiB | 38.4 KiB |
div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium div.fl-post-grid-post > div.fl-post-grid-image > a > img.attachment-medium | appeal.org.uk/wp-content/uploads/2026/06/CALAAPPEAL-768x169.png | 41.6 KiB | 38.0 KiB |
APPEAL div.col-sm-12 > div.fl-page-header-logo > a > img.fl-logo-img | appeal.org.uk/wp-content/uploads/2024/05/Appeal-logo.png | 35.9 KiB | 35.4 KiB |
div.fl-slide-text > p > a > img.aligncenter div.fl-slide-text > p > a > img.aligncenter | appeal.org.uk/wp-content/uploads/2026/06/p0nklqcx.jpg.webp | 14.1 KiB | 10.0 KiB |
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.
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 |
|---|---|---|
| /*! * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com * License - https://fonta… | 14.6 KiB | 14.3 KiB |
| /wp-content/plugins/3d-flipbook-dflip-lite/assets/css/dfl... | 12.8 KiB | 12.8 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=GT-NBJ83N68 | 162.6 KiB | 68.1 KiB |
| /wp-content/plugins/3d-flipbook-dflip-lite/assets/js/dfli... | 61.8 KiB | 51.5 KiB |
| /wp-content/plugins/real-time-auto-find-and-replace/asset... | 29.8 KiB | 22.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 | |
|---|---|
div.fl-slide-text > p > a > img.aligncenter div.fl-slide-text > p > a > img.aligncenter | appeal.org.uk/wp-content/uploads/2026/06/p0nklqcx.jpg.webp |
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
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Search nav.fl-page-nav > div.fl-page-nav-collapse > div.fl-page-nav-search > a#flsearchform |
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.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.fl-slide-content > div.fl-slide-text > p > iframe div.fl-slide-content > div.fl-slide-text > p > iframe |
div.fl-html > div > div > iframe div.fl-html > div > div > iframe |
div.fl-html > div > div > iframe div.fl-html > div > div > iframe |
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.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > a |
div.fl-module-content > div.fl-icon-group > span.fl-icon > a div.fl-module-content > div.fl-icon-group > span.fl-icon > 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
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 |
|---|
Seventeen Years: The Andrew Malkinson StoryListen below to the incredible story… div.bx-controls > div.bx-pager > div.bx-pager-item > button.bx-pager-link |
Shadow Worlds - Stolen YearsHow can a victim of a traumatic crime appear to be … div.bx-controls > div.bx-pager > div.bx-pager-item > button.bx-pager-link |
Surviving InjusticeUntold stories from the wrongfully convicted. A podcast from… div.bx-controls > div.bx-pager > div.bx-pager-item > button.bx-pager-link |
Media Enquiries div.fl-module-content > div.fl-rich-text > p > a |
Subscribe to Newsletter div.fl-module-content > div.fl-rich-text > p > a |
Get Legal Help div.fl-module-content > div.fl-rich-text > p > a |
Complaints Policy div.fl-module-content > div.fl-rich-text > p > a |
Media Enquiries div.fl-module-content > div.fl-rich-text > p > a |
Subscribe to Newsletter div.fl-module-content > div.fl-rich-text > p > a |
Get Legal Help div.fl-module-content > div.fl-rich-text > p > a |
Complaints Policy div.fl-module-content > div.fl-rich-text > p > a |
These items highlight common accessibility best practices.
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 |
|---|---|
| appeal.org.uk/wp-content/uploads/font-awesome/v6.6.0/css/svg-with-js.css | Blocked |
| appeal.org.uk/wp-content/uploads/2024/05/Appeal-logo.png | Automatically upgraded to HTTPS |
| appeal.org.uk/wp-content/uploads/2026/06/p0nklqcx.jpg.webp | Automatically upgraded to HTTPS |
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 |
|---|---|
appeal.org.uk/ line 94, col 0 | Mixed Content: The page at 'https://appeal.org.uk/' was loaded over HTTPS, but requested an insecure stylesheet 'http://appeal.org.uk/wp-content/uploads/font-awesome/v6.6.0/css/svg-with-js.css'. This request has been blocked; the content must be served over HTTPS. |
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 |
|---|
| Mixed content |
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.