Skip to content
https://le.ac.uk Export & share
GB · GBP (£) · Estimated Applicable regulations: UK GDPR · PECR · Equality Act 2010 Dev cost: £75/hr How jurisdiction is detected
Scanned
2026-04-22 20:52 UTC
Worker
🇧🇷 Sao Paulo
Duration
1.9m
Vs prev

Audit overview

3 categories need attention: Performance, and 2 others.

Fix Priority Matrix

5 findings

Quick Wins

2

High impact, low effort — start here.

Strategic

3

High impact, requires investment.

Easy Improvements

0

Small gains, minimal effort.

Nothing in this quadrant — good news.

Deprioritize

0

Low impact, high effort — do last.

Nothing in this quadrant — good news.

← Low effort High effort →

Screenshots

DESKTOP + MOBILE
Desktop
Desktop screenshot
Mobile
Mobile screenshot

Top Priorities (5)

Sorted by impact
Critical: 1

'unsafe-eval' found in script source

Unsafe value (unsafe-inline, unsafe-eval) in script-src defeats CSP's main protection — XSS injections can execute again.

Security › Content Security Policy
Critical: 2

'unsafe-inline' found in script source

Unsafe value (unsafe-inline, unsafe-eval) in script-src defeats CSP's main protection — XSS injections can execute again.

Security › Content Security Policy
Critical: 3

Page weighs 10.5 MB (5.0 MB transferred)

Informational: total page weight (uncompressed) and bytes actually transferred over the wire.

Performance › Page Weight Budget
Warning: 4

117 HTTP requests — consider bundling or reducing

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Performance › Page Weight Budget
Warning: 5

78 third-party resources (56% of weight)

Informational: third-party resource count and their share of page weight. High share caps perf gains from frontend optimization.

Performance › Page Weight Inventory
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 6.8s exceeds Google's 2.5s 'Good' threshold and the 3 performance issues below directly contribute to it. Addressing the critical issues below would have the most immediate impact on your user trust.
2 security gaps detected — browsers may warn visitors about your site.
Your LCP is 6.8s — fixing the 3 performance criticals could bring it under Google's 2.5s 'Good' threshold.

Business case

What fixing the audit's findings is worth -- and what ignoring them keeps costing.

Return on investment

£1,200 investment → £9,247/month returns + GBP 17,550,000 risk avoided

Investment
£1,200
16.0 h · 3 findings
Monthly returns
£9,247
£110,964/yr
Payback
0.1 mo
+9147% Y1
Regulatory risk avoided GBP 17,550,000
Or — fix only the top 3 findings
£1,2000.1 mo payback · +9147% Y1
Optimistic scenario assuming the top 3 capture most of the upside. Real-world recovery typically falls between this projection and the full-fix ROI above.

Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.

Conversion barriers

5 barrier(s) likely increasing bounce by ~26%.

Barriers
5
2 crit 3 warn
Bounce delta
+26pp
added vs baseline
Score
71
B
Speed
2
Trust
2
Usability
1
Content
0
Nav
0
  • Page takes 6.8s to load
    Users abandon at ~3s — you're 4.3s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 1.9s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • No HSTS header
    Returning visitors are briefly exposed to downgrade attacks on first request
    → Set Strict-Transport-Security: max-age=31536000; includeSubDomains
  • No Content-Security-Policy header
    Higher XSS blast radius — one compromised script can exfiltrate the checkout form
    → Ship a reporting-only CSP first, then enforce once violations are clean
  • Layout shifts during page load
    Content movement causes mis-clicks on CTAs and form fields
    → Add width/height to images; reserve space for late-loading embeds

Preliminary CRO audit — each barrier links to the tab with detailed analysis.

Remediation cost

£1,200 16.0 developer hours at £75/hr

Cost by category

Cost by effort level

Adjust assumptions

Team composition

Multiplier applied to dev hours to reflect QA, design, and PM overhead. Use Dev only for solo work; Full team for projects with formal review processes.

£ /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

£5,458 / month at risk ~£65,493 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

£17,550,000

UK GDPREquality Act 2010
  • 1 advertising/retargeting trackers detected
    UK GDPR: GBP 10,000 – GBP 17,500,000
  • Privacy Policy not detected
    UK GDPR: GBP 10,000 – GBP 17,500,000
  • Multiple H1 headings (2 found)
    Equality Act 2010: GBP 500 – GBP 50,000

Bounce-Rate Cost

£5,457 /mo

+26.0pp bounce · ~2,598 lost visitors/mo

CPC: GBP 2.10

Bandwidth Waste

£0.99 /mo

15795.5 MB/mo × 0.063 GBP/GB

  • Optimize transfer: save ~1.6 MB per page load
    Saves £0.99/mo

Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.

Compliance methodology · SEO assumptions · Bandwidth model

Your performance is already good — improvements may show diminishing returns

Unique monthly visitors from your analytics

Purchases, signups, or key actions

Optional — for revenue estimation

additional conversions/month

more engaged visitors from reduced bounce

potential monthly revenue
Current bounce (est.)
After fixes (est.)
Estimated bounce reduction

Fix 3 critical issues to capture this value

How this is calculated

Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.

Your site's LCP: → estimated after fixes.

These are estimates based on industry research — actual results vary

Bounce-rate model & assumptions

Your data stays in your browser — nothing is sent to our servers

Lighthouse

Mobile

34
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
99
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

2.48 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

6.78 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

1.91 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.138

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

6.81 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

22.74 s

Desktop

62
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
99
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.48 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

3.01 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

153 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.151

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

3.20 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

5.00 s

Categories

8
Avg score 79.1

How you compare

Where this site stands against peers running the same stack.

Sitecore · 26 peers
You 76
·
Avg 72
At average
0 50 100
Better than 76% of Sitecore sites See full Sitecore benchmark →
Azure Edge Network · 16 peers
You 76
·
Avg 75
At average
0 50 100
Better than 68% of Azure Edge Network sites See full Azure Edge Network benchmark →

Technology stack

Sitecore

18 technologies detected 3 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager Linkedin Ads Linkedin Insight Tag
CMS
Sitecore
Framework
Azure Edge Network Cookie Control Google Search Console HSTS Microsoft Microsoft 365 Microsoft ASP.NET na Monsido Open Graph Select2 YouTube core-js 3.46.0 jQuery 1.12.4

All Detected Technologies (18)

Sitecore provides web content management, and multichannel marketing automation software.

Categories CMS Website https://www.sitecore.com/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Azure Edge Network is a global network infrastructure provided by Microsoft Azure. It is designed to deliver content, applications, and services to end-users with low latency and high performance. The Azure Edge Network consists of a combination of Azure Content Delivery Network (CDN), Azure Front Door, and Azure Traffic Manager.

Categories Miscellaneous Website https://learn.microsoft.com/en-us/azure/cdn/cdn-overview Detected by BeaverCheck
Categories Cookie compliance Website https://www.civicuk.com/cookie-control Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=dGb2np2GLuolzmaII-_AClVSayvQU3HkNdKH_UvHqzY

HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.

Categories Security Website https://www.rfc-editor.org/rfc/rfc6797#section-6.1 Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms36016575
Categories Email Detected by BeaverCheck Evidence MX record: le-ac-uk.mail.protection.outlook.com

ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages.

Categories Web frameworks Website https://www.asp.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Monsido provides a website management platform that automates processes, ensures regulatory compliance, improves collaboration in web and marketing teams, and streamlines reporting.

Categories Analytics, Cookie compliance, Accessibility Website https://monsido.com Detected by BeaverCheck

Open Graph is a protocol that is used to integrate any web page into the social graph.

Categories Miscellaneous Website https://ogp.me Detected by BeaverCheck

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

Categories JavaScript libraries Website https://select2.org/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

YouTube is a video sharing service where users can create their own profile, upload videos, watch, like and comment on other videos.

Categories Video players Website https://www.youtube.com Detected by BeaverCheck

core-js is a modular standard library for JavaScript, with polyfills for cutting-edge ECMAScript features.

Categories JavaScript libraries Website https://github.com/zloirock/core-js Detected by BeaverCheck

jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.

Categories JavaScript libraries Website https://jquery.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Google Analytics is a free web analytics service that tracks and reports website traffic.

Categories Analytics Website https://google.com/analytics Detected by BeaverCheck

Google Tag Manager is a tag management system (TMS) that allows you to quickly and easily update measurement codes and related code fragments collectively known as tags on your website or mobile app.

Categories Tag managers Website https://www.google.com/tagmanager Detected by BeaverCheck Evidence Script URL contains www.googletagmanager.com: https://www.googletagmanager.com/gtag/js?id=G-W83BQNGGJ6&cx=c&gtm=4e64k0

Linkedin Ads is a paid marketing tool that offers access to Linkedin social networks through various sponsored posts and other methods.

Categories Advertising Website https://business.linkedin.com/marketing-solutions/ads Detected by BeaverCheck

LinkedIn Insight Tag is a lightweight JavaScript tag that powers conversion tracking, website audiences, and website demographics.

Categories Analytics Website https://business.linkedin.com/marketing-solutions/insight-tag Detected by BeaverCheck

Observations (3)

No build tool detected

A framework (Azure Edge Network) was detected but no bundler was identified. The build tool may not be detectable from output patterns, or the site may use the framework's built-in bundler.

jQuery version may be outdated

Detected jQuery 1.12.4. The current major version is 3. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

18 technologies identified. A complex stack increases maintenance burden and attack surface. Consider whether all components are actively needed.

Show your score

Drop this badge on your README, marketing site, or status page. It auto-updates every time the audit re-runs and links back to this report.

BeaverCheck badge

This badge auto-updates with your latest scan result.

[![BeaverCheck](https://beavercheck.com/badge?url=https%3A%2F%2Fle.ac.uk)](https://beavercheck.com/results/8b6de068-c5c3-47fa-b2a7-e337c1d06aa6)
<a href="https://beavercheck.com/results/8b6de068-c5c3-47fa-b2a7-e337c1d06aa6"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fle.ac.uk" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fle.ac.uk

Export & share

Download the audit, share with your team, or grab a fix plan ready to copy into your tracker.

Share

Copies markdown to clipboard

Export
Download Markdown Report Download JSON

Fix Plan

Three-week roadmap to ship the audit's findings, with one-click copy targets for your tracker.

Three-week fix plan

3 sprints · 16h total → projected B (84)

Sprint 1: Quick Wins

+3

Highest ROI — low effort, high impact

2 findings 0h → C (79)
  • · Page weighs 10.5 MB (5.0 MB transferred)
  • · 78 third-party resources (56% of weight)

Sprint 2: Core Fixes

Medium effort, high structural impact

1 findings 4h → C (79)
  • · 117 HTTP requests — consider bundling or reducing

Sprint 3: Strategic Improvements

+5

Higher effort, long-term payoff

2 findings 12h → B (84)
  • · 'unsafe-eval' found in script source
  • · 'unsafe-inline' found in script source

Send Feedback