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.
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 |
|---|---|---|
| tkpg.co.uk/wp-includes/js/jquery/jquery.min.js | 29.1 KiB | 57 ms |
| cdn-cookieyes.com/client_data/6348adff94cbb02a1c87713e8fe673cd/script.js | 8.7 KiB | 247 ms |
| /wp-content/litespeed/css/f88e3679ce972507bf9119682d98bf6... | 70.2 KiB | 113 ms |
| tkpg.co.uk/wp-content/litespeed/js/44bfa55326615bf29f3fb9c3180bb457.js?ver=bb457 | 1.1 KiB |
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 |
|---|---|---|
| widget.trustpilot.com/trustboxes/53aa8807dec7e10d38f59f32/main.js | 86400.0 s | 24.7 KiB |
| widget.trustpilot.com/trustboxes/54ad5defc6454f065c28af8b/main.js | 86400.0 s | 18.5 KiB |
| widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js | 86400.0 s | 8.1 KiB |
| cdn-cookieyes.com/assets/images/revisit.svg | 36000.0 s | 1.3 KiB |
| cdn-cookieyes.com/assets/images/close.svg | 36000.0 s | 853 B |
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 | |
|---|---|---|---|
Buy-To-Let Property Investment Birmingham div.card-city__image > span > picture > img.attachment-card-city | tkpg.co.uk/wp-content/uploads/2025/10/birmingham-570x380.jpg | 66.3 KiB | 46.0 KiB |
div.homehero__slide-image > a.stretched-link > picture > img.attachment-hero-home div.homehero__slide-image > a.stretched-link > picture > img.attachment-hero-home | /wp-content/uploads/2026/03/Berkeley-Square-Manchester-In... | 76.7 KiB | 40.8 KiB |
div.card-city__image > span > picture > img.attachment-card-city div.card-city__image > span > picture > img.attachment-card-city | tkpg.co.uk/wp-content/uploads/2025/10/manchester-570x380.jpg | 44.8 KiB | 24.5 KiB |
div.card-city__image > span > picture > img.attachment-card-city div.card-city__image > span > picture > img.attachment-card-city | tkpg.co.uk/wp-content/uploads/2025/09/h-liverpool-570x380.jpg | 36.1 KiB | 15.9 KiB |
Tranquillity Manchester Buy-To-Let Development div.propertycard__imagewrap > a > picture > img.propertycard__img | /wp-content/uploads/2025/10/External-_-Tranquillity-_-TKP... | 30.2 KiB | 9.3 KiB |
Forum House TKPG div.propertycard__imagewrap > a > picture > img.propertycard__img | /wp-content/uploads/2025/10/External-_-Forum-House-_-TKPG... | 26.4 KiB | 5.5 KiB |
Contour Manchester external night time div.propertycard__imagewrap > a > picture > img.propertycard__img | /wp-content/uploads/2026/05/Contour-Manchester-external-n... | 26.0 KiB | 5.2 KiB |
southside residencies external 2 div.propertycard__imagewrap > a > picture > img.propertycard__img | /wp-content/uploads/2025/11/southside-residencies-externa... | 25.0 KiB | 4.2 KiB |
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 |
|---|---|---|
| /wp-content/litespeed/css/f88e3679ce972507bf9119682d98bf6... | 70.1 KiB | 64.8 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
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 |
|---|---|---|
| code.tidio.co/widget-v4/1_432_0/static/js/widget.77a3a4b0d87f11b1cb5b.js | 214.1 KiB | 101.3 KiB |
| /widget-v4/1_432_0/static/js/chunk-WidgetIframe-77a3a4b0d... | 145.6 KiB | 75.7 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.
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 |
|---|
div.homehero__content-wrap > div#hero-owl-controls > div.owl-dots > button.owl-dot div.homehero__content-wrap > div#hero-owl-controls > div.owl-dots > button.owl-dot |
div.homehero__content-wrap > div#hero-owl-controls > div.owl-dots > button.owl-dot div.homehero__content-wrap > div#hero-owl-controls > div.owl-dots > button.owl-dot |
div.homehero__content-wrap > div#hero-owl-controls > div.owl-dots > button.owl-dot div.homehero__content-wrap > div#hero-owl-controls > div.owl-dots > button.owl-dot |
div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot |
div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot |
div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot |
div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot |
div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot div.services__col--slides > div#services-owl-controls > div.owl-dots > button.owl-dot |
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 Cities
Birmingham
Liverpool
Manchester
London
Nottingham
Blackpool
Burton-u… div.properties__row > div.properties__formwrap > form#filterProperties > select#filterCity |
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.owl-item > div.homehero__slide > div.homehero__slide-image > a.stretched-link div.owl-item > div.homehero__slide > div.homehero__slide-image > a.stretched-link |
div.owl-item > div.homehero__slide > div.homehero__slide-image > a.stretched-link div.owl-item > div.homehero__slide > div.homehero__slide-image > a.stretched-link |
div.owl-item > div.propertycard > div.propertycard__imagewrap > a div.owl-item > div.propertycard > div.propertycard__imagewrap > a |
div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link |
div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link |
div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-link div.col-lg-4 > div.card-report > div.report-card-img-top > a.stretched-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.
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 |
|---|
Customise div.cky-notice > div.cky-notice-group > div.cky-notice-btn-wrapper > button.cky-btn |
Reject All div.cky-notice > div.cky-notice-group > div.cky-notice-btn-wrapper > button.cky-btn |
Accept All div.cky-notice > div.cky-notice-group > div.cky-notice-btn-wrapper > button.cky-btn |
Manchester's div.homehero__slide-inner > div > h2.homehero__title > span.text-gold |
Our Portfolio main#main > section.properties > div.container > p.h4 |
New div.owl-item > div.propertycard > div.propertycard__imagewrap > div.badge |
Where To Invest div.container-xxxl > div.row > div.col > p.h4 |
Stay Up To Date div.container > div.row > div.col > p.h4 |
Our Services & Resources div.services__row > div.services__col--content > div.services__col__content__content > p.h4 |
The Best UK Property Developments div.container > div.row > div.col-lg-6 > p.h4 |
contact us div.row > div.col-lg-6 > p > a |
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 |
|---|
Units Sold div.content1__stats > div.content1__statcol > div.stat > h5.stat__label |
Manchester Buy to Let Property Guide div.col-lg-4 > div.card-report > div.report-card-body > h5.card__title |
These are opportunities to improve keyboard navigation in your application.
Best Practices
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.