Skip to content
https://desmoinesregister.com Export & share
Scanned
2026-04-22 20:45 UTC
Worker
🇳🇱 Amsterdam
Duration
48.00s
Vs prev

Audit overview

3 categories need attention: Security, and 2 others.

Fix Priority Matrix

5 findings

Quick Wins

5

High impact, low effort — start here.

Strategic

0

High impact, requires investment.

Nothing in this quadrant — good news.

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

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: 2

3 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
Critical: 3

No <main> landmark found

Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.

Accessibility › Landmark Structure
Critical: 4

No H1 heading found

No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.

Accessibility › Heading Hierarchy
Critical: 5

Soft 404: server returns HTTP 200 for non-existent pages

Soft 404s (HTTP 200 for missing pages) confuse Google — it indexes the 'not found' page as real content and ranks it.

Accessibility › 404 Error Page
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.
1 security gap detected — browsers may warn visitors about your site.
4 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

€135 investment → €7,291/month returns + EUR 20,500,000 risk avoided

Investment
€135
1.6 h · 5 findings
Monthly returns
€7.291
€87.491/yr
Payback
0.0 mo
+64909% Y1
Regulatory risk avoided EUR 20.500.000
Or — fix only the top 3 findings
€780.0 mo payback · +112188% 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

7 barrier(s) likely increasing bounce by ~31%.

Barriers
7
3 crit 4 warn
Bounce delta
+31pp
added vs baseline
Score
58
C
Speed
2
Trust
2
Usability
1
Content
1
Nav
1
  • Page takes 6.5s to load
    Users abandon at ~3s — you're 4.0s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 764ms
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • Severe layout shift during page load
    Users mis-click when content jumps — converting intent into frustration
    → Reserve space for images, ads, and embeds with explicit width/height
  • 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

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

Remediation cost

€135 1.6 developer hours at €85/hr
Quick wins
€135 5 fixes in ~95 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.306 / month at risk ~€39.667 / 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
  • No <nav> landmark found
    EAA: EUR 1.000 – EUR 500.000

Bounce-Rate Cost

€3.305 /mo

+30.8pp bounce · ~3,077 lost visitors/mo

CPC: EUR 1.07

Bandwidth Waste

€0,68 /mo

9117.2 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~912 KB per page load
    Saves €0,68/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

23
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
54
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.

4.32 s

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

6.47 s

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

764 ms

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

0.656

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

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

10.16 s

Desktop

93
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
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.
54
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.06 s

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

1.20 s

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

109 ms

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

0.068

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

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

1.50 s

Categories

8
Avg score 73.9

How you compare

Where this site stands against peers running the same stack.

Cart Functionality · 554 peers
You 72
·
Avg 73
At average
0 50 100
SEO P2Infrastructure P9Content P26Compliance P72Security P69Accessibility P32Performance P63Sustainability P43

Top 10% of Cart Functionality sites score 95+ on SEO; you're at 82 — closing this gap is the highest-leverage improvement.

Better than 33% of Cart Functionality sites See full Cart Functionality benchmark →
Gannett CMS · 7 peers
You 72
·
Avg 73
At average
0 50 100

Technology stack

Gannett CMS, hosted on Amazon Web Services

13 technologies detected 5 stack layers Enterprise

Stack Architecture

Analytics
Google Tag Manager Prebid
Ecommerce
Cart Functionality
CMS
Gannett CMS
Framework
Facebook Google Search Console NS1 OneTrust Open Graph Polymer lit-element 2.5.1 lit-html 1.4.1
Hosting
Amazon Web Services

All Detected Technologies (13)

Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.

Categories PaaS Website https://aws.amazon.com/ Detected by BeaverCheck

Gannett CMS is a content management system developed by Gannett for creating, managing, and publishing digital content across multiple platforms.

Categories CMS Website https://www.gannett.com Detected by BeaverCheck

Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.

Categories Ecommerce Website https://www.wappalyzer.com/technologies/ecommerce/cart-functionality Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=0w77xifv06j5oeqjxh56tigl8s56me
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=ffI7bd2nHBME3C237kXBiD2j-aHI_EfgjP92iLcDIG8
Categories DNS Detected by BeaverCheck Evidence NS record: dns1.p02.nsone.net

OneTrust is a cloud-based data privacy management compliance platform.

Categories Cookie compliance Website https://www.onetrust.com Detected by BeaverCheck Evidence Script URL contains cdn.cookielaw.org: https://cdn.cookielaw.org/scripttemplates/otSDKStub.js

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
Categories JavaScript frameworks Website https://polymer-project.org Detected by BeaverCheck

lit-element is a simple base class for creating web components that work in any web page with any framework. lit-element uses lit-html to render into shadow DOM, and adds API to manage properties and attributes.

Categories JavaScript libraries Website https://lit.dev Detected by BeaverCheck

lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.

Categories JavaScript libraries Website https://lit.dev 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

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

Observations (2)

No build tool detected

A framework (Facebook) 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

13 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%2Fdesmoinesregister.com)](https://beavercheck.com/results/e2571cf1-38f4-4144-bdce-28d74d2927a8)
<a href="https://beavercheck.com/results/e2571cf1-38f4-4144-bdce-28d74d2927a8"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fdesmoinesregister.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fdesmoinesregister.com

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

1 sprints · 2h total → projected C (79)

Sprint 1: Quick Wins

+7

Highest ROI — low effort, high impact

5 findings 2h → C (79)
  • · No <main> landmark found
  • · No H1 heading found
  • · HSTS header is missing
  • · 3 link(s) with no accessible text
  • · Soft 404: server returns HTTP 200 for non-existent pages

Send Feedback