Skip to content
GB · GBP (£) · Estimated Applicable regulations: UK GDPR · PECR · Equality Act 2010 Dev cost: £75/hr How jurisdiction is detected
Scanned
2026-04-21 23:12 UTC
Worker
🇪🇸 Madrid
Duration
1.4m
Vs prev

Audit overview

Security needs attention; the rest of the categories are in good shape.

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

Content-Security-Policy header is missing

Without a CSP, a single XSS bug can exfiltrate everything your users type — including credentials.

Security › Security Headers
Critical: 2

HSTS header is missing

Without HSTS, a network attacker can downgrade the very first connection to HTTP and steal the user's session.

Security › Security Headers
Critical: 3

No Content-Security-Policy header found

Without a CSP, a single XSS bug can exfiltrate everything users type — credentials, payment data, session tokens.

Security › Content Security Policy
Critical: 4

Page weighs 15.3 MB (4.6 MB transferred)

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

Performance › Page Weight Budget
Critical: 5

1 control(s) without accessible label

Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.

Accessibility › Form Accessibility
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. The 1 performance issue below shapes how fast users perceive your page. Addressing the critical issues below would have the most immediate impact on your user trust.
3 security gaps detected — browsers may warn visitors about your site.
1 performance issue — Akamai's research found 53% of mobile users abandon pages over 3s.
1 accessibility issue excludes users who rely on assistive technology.

Business case

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

Return on investment

£544 investment → £3,224/month returns + GBP 18,050,000 risk avoided

Investment
£544
7.3 h · 4 findings
Monthly returns
£3,224
£38,688/yr
Payback
0.2 mo
+7015% Y1
Regulatory risk avoided GBP 18,050,000
Or — fix only the top 3 findings
£4690.1 mo payback · +8153% 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.
£19 — in quick wins — start here for the fastest payback

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 ~15%.

Barriers
5
1 crit 4 warn
Bounce delta
+15pp
added vs baseline
Score
78
B
Speed
0
Trust
2
Usability
1
Content
1
Nav
1
  • 8 broken link(s) on the page
    Clicks land on 404s — trust drops and the session often ends
    → Fix or remove the broken destinations surfaced on the Content tab
  • 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
  • 1 form field(s) without a label
    Screen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
    → Associate every input with a visible <label for="…">; add autocomplete attributes
  • Content is hard to read
    Graduate-level reading difficulty — limits the addressable audience for product or blog pages
    → Shorten sentences; replace jargon with plain language; target Flesch ease ≥60

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

Remediation cost

£544 7.3 developer hours at £75/hr
Quick wins
£19 1 fixes in ~15 minutes

Start here for the best return on investment

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

£3,224 / month at risk ~£38,688 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

£18,050,000

UK GDPRPECREquality Act 2010
  • No privacy policy link detected
    UK GDPR: GBP 10,000 – GBP 17,500,000
  • 6 advertising/retargeting trackers detected
    UK GDPR: GBP 10,000 – GBP 17,500,000
  • Trackers detected but no cookie policy found
    UK GDPR: GBP 10,000 – GBP 17,500,000

Bounce-Rate Cost

£3,223 /mo

+15.3pp bounce · ~1,535 lost visitors/mo

CPC: GBP 2.10

Bandwidth Waste

£0.91 /mo

14477.4 MB/mo × 0.063 GBP/GB

  • Optimize transfer: save ~1.4 MB per page load
    Saves £0.91/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 5 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

0
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.86 s

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

0 ms

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

0 ms

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

0.040

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

7.04 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.

0 ms

Desktop

88
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

718 ms

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

1.72 s

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

14 ms

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

0.045

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

2.18 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.

2.29 s

Categories

8
Avg score 80.8

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 78
·
Avg 74
At average
0 50 100
Accessibility P91Compliance P72SEO P65Sustainability P38Infrastructure P59Security P58Content P48Performance P50

Top 10% of WordPress sites score 90+ on Sustainability; you're at 70 — closing this gap is the highest-leverage improvement.

Better than 76% of WordPress sites See full WordPress benchmark →
Facebook · 1407 peers
You 78
·
Avg 72
+6 above average
0 50 100
Accessibility P96SEO P78Compliance P78Infrastructure P76Content P72Performance P67Security P51Sustainability P51

Top 10% of Facebook sites score 76+ on Security; you're at 66 — closing this gap is the highest-leverage improvement.

Better than 90% of Facebook sites See full Facebook benchmark →

Technology stack

WordPress, on JSS, with Nginx CDN

25 technologies detected 6 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
AppNexus Criteo Cxense Google Analytics Google Tag Manager Magnite Prebid 9.17.0 SpotX Taboola Yoast SEO
CMS
WordPress
Build
Piano
Framework
Facebook Google Play app Google Search Console Microsoft Microsoft 365 MySQL Native app preferred Open Graph PWA reCAPTCHA
Runtime
JSS PHP
CDN
Nginx

All Detected Technologies (25)

Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

Categories Web servers, Reverse proxies Website https://nginx.org/en Detected by BeaverCheck Evidence Server header: nginx
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

JSS is an authoring tool for CSS which allows you to use JavaScript to describe styles in a declarative, conflict-free and reusable way.

Categories JavaScript frameworks, Development Website https://cssinjs.org/ Detected by BeaverCheck

PHP is a general-purpose scripting language used for web development.

Categories Programming languages Website https://php.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template system.

Categories CMS, Blogs Website https://wordpress.org Detected by BeaverCheck Evidence Script URL: https://inews.co.uk/wp-content/themes/inews-theme/build/blocks/byline/script.js?m=1776260839g, Link URL: https://inews.co.uk/wp-content/themes/inews-theme/build/style-frontend.css?ver=1776336410275
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=ej6p79fbdrcxxovwtntgt7jaaevx81
Categories Other Detected by BeaverCheck · Low Evidence Manifest related_applications includes Google Play app
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=HyNgSjikd7_qKKmgMhFj1eK25sfLnZqGIB-wgteaZf4
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms74302281
Categories Email Detected by BeaverCheck Evidence MX record: inews-co-uk.mail.protection.outlook.com

MySQL is an open-source relational database management system.

Categories Databases Website https://mysql.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Other Detected by BeaverCheck · Low Evidence Manifest prefer_related_applications is true

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

Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.

Categories Miscellaneous Website https://web.dev/progressive-web-apps/ Detected by BeaverCheck

reCAPTCHA is a free service from Google that helps protect websites from spam and abuse.

Categories Security Website https://www.google.com/recaptcha/ Detected by BeaverCheck Evidence Script URL contains www.google.com/recaptcha: https://www.google.com/recaptcha/api.js?render=6Lc9tYsqAAAAANZ8Ner6g7E8wcYYxNKBNlcaQZZ_&ver=6.9.4

AppNexus is a cloud-based software platform that enables and optimizes programmatic online advertising.

Categories Advertising Website https://appnexus.com Detected by BeaverCheck

Criteo provides personalised retargeting that works with Internet retailers to serve personalised online display advertisements to consumers who have previously visited the advertiser's website.

Categories Advertising, Retargeting Website https://criteo.com Detected by BeaverCheck

Cxense was an AI-powered data management and intelligent personalisation platform.

Categories Personalisation, Segmentation Website https://www.cxense.com Detected by BeaverCheck

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-B1HE1LBHLM

Magnite is an independent sell-side advertising platform that provides technology for publishers to monetize digital advertising inventory across various formats.

Categories Advertising Website https://www.magnite.com Detected by BeaverCheck

Prebid is an open-source header bidding wrapper. It forms the core of our Nucleus ad platform, helping maximize revenue and performance for publishers.

Categories Advertising Website https://prebid.org Detected by BeaverCheck

SpotX is a video advertising platform.

Categories Advertising Website https://www.spotx.tv Detected by BeaverCheck

Taboola is a content discovery & native advertising platform for publishers and advertisers.

Categories Advertising Website https://www.taboola.com Detected by BeaverCheck

Yoast SEO is a search engine optimisation plugin for WordPress and other platforms.

Categories SEO, WordPress plugins Website https://yoast.com/wordpress/plugins/seo/ Detected by BeaverCheck

Piano is a enterprise SaaS company which specialising in advanced media business processes and ecommerce optimisation.

Categories Personalisation Website https://piano.io Detected by BeaverCheck

Observations (2)

WordPress detected — review security configuration

WordPress sites benefit from: protecting wp-login.php, disabling XML-RPC if unused, restricting REST API access, and keeping all plugins and themes up to date. Check the Security tab for specific findings.

→ Security

Complex technology stack detected

25 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%2Finews.co.uk)](https://beavercheck.com/results/7a71608a-b9de-4f9d-a23a-ac8d6d1f9bd9)
<a href="https://beavercheck.com/results/7a71608a-b9de-4f9d-a23a-ac8d6d1f9bd9"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Finews.co.uk" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Finews.co.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

2 sprints · 7h total → projected B (88)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

2 findings 0h → B (83)
  • · Page weighs 15.3 MB (4.6 MB transferred)
  • · HSTS header is missing

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 7h → B (88)
  • · 1 control(s) without accessible label
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback