Skip to content
SE · SEK (kr) · Estimated Applicable regulations: GDPR · ePrivacy Directive · EAA Dev cost: SEK 850/hr How jurisdiction is detected
Scanned
2026-04-21 21:30 UTC
Worker
🇪🇸 Madrid
Duration
1.1m
Vs prev

Audit overview

Security and Accessibility need attention; the other categories are in good shape.

Fix Priority Matrix

5 findings

Quick Wins

3

High impact, low effort — start here.

Strategic

2

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

2 image-only link(s) without alt text

Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.

Accessibility › Link & Button Quality
Critical: 5

2 link(s) with no accessible text

Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.

Accessibility › Link & Button Quality
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. 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.
2 accessibility issues exclude 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

SEK 6,163 investment → SEK 24,808/month returns + EUR 20,500,000 risk avoided

Investment
SEK 6.163
7.3 h · 5 findings
Monthly returns
SEK 24.808
SEK 297.696/yr
Payback
0.2 mo
+4731% Y1
Regulatory risk avoided EUR 20.500.000
Or — fix only the top 3 findings
SEK 5.3130.2 mo payback · +5504% 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.
SEK 1.063 — 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

6 barrier(s) likely increasing bounce by ~11%.

Barriers
6
6 warn
Bounce delta
+11pp
added vs baseline
Score
82
B
Speed
0
Trust
2
Usability
0
Content
1
Nav
3
  • 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
  • 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
  • 5 link(s) with generic text ("click here", "read more")
    Screen-reader users navigating by link list see no context — and search engines can't infer relevance
    → Rewrite with descriptive phrases that identify the destination
  • No skip-to-content link
    Keyboard and screen-reader users must tab through the entire header on every page
    → Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element

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

Remediation cost

kr6,163 7.3 developer hours at kr850/hr
Quick wins
kr1,063 3 fixes in ~75 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.

kr /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

SEK 24.808 / month at risk ~SEK 297.696 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

€20.500.000

GDPREAA
  • 1 advertising/retargeting trackers detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • No <main> landmark found
    EAA: EUR 1.000 – EUR 500.000
  • 2 of 2 <nav> elements are unlabeled
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

SEK 24.807 /mo

+11.3pp bounce · ~1,128 lost visitors/mo

CPC: SEK 22.00

Bandwidth Waste

SEK 1,45 /mo

1726.5 MB/mo × 0.842 SEK/GB

  • Optimize transfer: save ~173 KB per page load
    Saves SEK 1,45/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

99
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.
96
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.07 s

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

1.15 s

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

92 ms

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

0.000

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

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

3.67 s

Desktop

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

345 ms

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

1.19 s

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

36 ms

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

0.000

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

359 ms

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.96 s

Categories

8
Avg score 85.6

How you compare

Where this site stands against peers running the same stack.

WordPress · 803 peers
You 80
·
Avg 75
At average
0 50 100
Sustainability P97Performance P93Infrastructure P92Content P88Accessibility P13Compliance P80Security P66SEO P40

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

Better than 84% of WordPress sites See full WordPress benchmark →
Cloudflare Rocket Loader · 72 peers
You 80
·
Avg 75
At average
0 50 100
Better than 81% of Cloudflare Rocket Loader sites See full Cloudflare Rocket Loader benchmark →

Technology stack

WordPress, on PHP, hosted on WP Engine, with Cloudflare CDN

19 technologies detected 6 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
Microsoft Advertising RankMath SEO VWO WP Rocket 3.21.0
CMS
WordPress
Framework
Cloudflare Rocket Loader Google Search Console HTTP/3 Microsoft Microsoft 365 MySQL Open Graph Priority Hints RSS Tailwind CSS Workable
Runtime
PHP
CDN
Cloudflare
Hosting
WP Engine

All Detected Technologies (19)

Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.

Categories CDN Website https://www.cloudflare.com Detected by BeaverCheck Evidence Server header in redirect: cloudflare
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

WP Engine is a website hosting provider.

Categories PaaS, Hosting Website https://wpengine.com 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://termly.io/wp-content/themes/genesis-tly-v4/v2/js/script.min.js?ver=1772723962, Link URL: https://termly.io/wp-content/themes/genesis-tly-v4/images/favicons/favicon.svg
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Cloudflare Rocket Loader is responsible for prioritising over website's content by delaying the loading of Javascript until rendering.

Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=qNAWwaIoUJBFFzqvU2HDyA0EH0Z3xccYUwEwEpj5-Vw

HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.

Categories Miscellaneous Website https://httpwg.org/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Low Evidence TXT record: MS=ms42493348
Categories Email Detected by BeaverCheck Evidence MX record: termly-io.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 →

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

Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.

Categories Performance Website https://wicg.github.io/priority-hints/ Detected by BeaverCheck

RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

Categories Miscellaneous Website https://www.rssboard.org/rss-specification Detected by BeaverCheck
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck Evidence Found 54 unique Tailwind utility classes in HTML

Workable is the all-in-one hiring solution.

Categories Recruitment & staffing Website https://www.workable.com Detected by BeaverCheck

Microsoft Advertising is an online advertising platform developed by Microsoft.

Categories Advertising Website https://ads.microsoft.com Detected by BeaverCheck

RankMath SEO is a search engine optimisation plugin for WordPress.

Categories WordPress plugins, SEO Website https://rankmath.com Detected by BeaverCheck

VWO is a website testing and conversion optimisation platform.

Categories Analytics, A/B Testing Website https://vwo.com Detected by BeaverCheck

WP Rocket is a caching and performance optimisation plugin to improve the loading speed of WordPress websites.

Categories Caching, WordPress plugins Website https://wp-rocket.me Detected by BeaverCheck

Observations (3)

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

No build tool detected

A framework (Cloudflare Rocket Loader) 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.

Complex technology stack detected

19 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%2Ftermly.io)](https://beavercheck.com/results/92c188d2-0bed-4580-b2f4-9cf7a27b70c0)
<a href="https://beavercheck.com/results/92c188d2-0bed-4580-b2f4-9cf7a27b70c0"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Ftermly.io" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Ftermly.io

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 (89)

Sprint 1: Quick Wins

+6

Highest ROI — low effort, high impact

3 findings 1h → B (86)
  • · HSTS header is missing
  • · 2 image-only link(s) without alt text
  • · 2 link(s) with no accessible text

Sprint 2: Core Fixes

+3

Medium effort, high structural impact

2 findings 6h → B (89)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback