Skip to content
https://demilked.com Export & share
Scanned
2026-04-22 20:41 UTC
Worker
🇺🇸 New York
Duration
2.6m
Vs prev

Audit overview

5 categories need attention: Performance, and 4 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

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

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

Page weighs 18.0 MB (8.7 MB transferred)

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

Performance › Page Weight Budget
Critical: 4

18 image-in-link without alt text

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Accessibility › Alt Text Quality
Critical: 5

20 image(s) missing alt attribute

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Accessibility › Alt Text Quality
What fixing these means. Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 16.9s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. 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.
2 security gaps detected — browsers may warn visitors about your site.
Your LCP is 16.9s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
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

€680 investment → €12,823/month returns + EUR 120,500,000 risk avoided

Investment
€680
8.0 h · 4 findings
Monthly returns
€12.823
€153.881/yr
Payback
0.1 mo
+22529% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€5530.0 mo payback · +27752% 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.
€43 — 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

12 barrier(s) likely increasing bounce by ~40%.

Barriers
12
5 crit 7 warn
Bounce delta
+40pp
added vs baseline
Score
29
F
Speed
2
Trust
3
Usability
3
Content
1
Nav
3
  • Page takes 16.9s to load
    Users abandon at ~3s — you're 14.4s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 10.2s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • Mixed content on HTTPS page
    Browsers block insecure subresources — broken images, missing scripts, warning badge
    → Change http:// URLs inside the page to https:// (or protocol-relative)
  • 3 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
  • 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

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

Remediation cost

€680 8.0 developer hours at €85/hr
Quick wins
€43 1 fixes in ~30 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

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

Compliance Risk

€120.500.000

ePrivacy DirectiveGDPREAA
  • No privacy policy link detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • 2 advertising/retargeting trackers detected
    GDPR: EUR 10.000 – EUR 20.000.000
  • Trackers detected but no cookie policy found
    GDPR: EUR 5.000 – EUR 10.000.000

Bounce-Rate Cost

€12.821 /mo

+39.6pp bounce · ~3,956 lost visitors/mo

CPC: EUR 3.24

Bandwidth Waste

€2,04 /mo

27502.8 MB/mo × 0.074 EUR/GB

  • Optimize transfer: save ~2.8 MB per page load
    Saves €2,04/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

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

3.93 s

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

16.91 s

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

10.23 s

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

0.114

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

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

43.70 s

Desktop

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

1.03 s

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

2.58 s

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

2.18 s

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

0.492

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

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

11.39 s

Categories

8
Avg score 69.2

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 68
·
Avg 74
-6 below average
0 50 100
Compliance P1Accessibility P2Performance P6Sustainability P12Content P18SEO P24Infrastructure P25Security P49

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

Admiral · 96 peers
You 68
·
Avg 72
At average
0 50 100
Better than 2% of Admiral sites See full Admiral benchmark →

Technology stack

WordPress, with Nginx CDN

26 technologies detected 4 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
Chartbeat DoubleClick Floodlight Facebook Login Google Analytics Google Publisher Tag Google Tag Manager MailerLite Quantcast Measure comScore
CMS
WordPress
Framework
Admiral Amazon Route 53 Didomi Dropzone 4.0.1Facebook SDK Google Font API Google Search Console Google Workspace HSTS Hotjar Open Graph Select2 Tailwind CSS jQuery 2.1.3 jQuery UI 1.11.4
CDN
Nginx

All Detected Technologies (26)

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 →
Categories CMS Website https://wordpress.org Detected by BeaverCheck Evidence Script URL: https://www.demilked.com/magazine/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=edec2017b8b455ba57a24a080601e213, Link URL: https://assets.demilked.com/magazine/wp-content/themes/Demilked/public/css/main.css?ver=edec2017b8b455ba57a24a080601e213

Admiral is a Visitor Relationship Management (VRM) platform.

Categories Miscellaneous Website https://www.getadmiral.com Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: ns-1121.awsdns-12.org

Didomi is a consent management platform helping brands and businesses collect, store and leverage their customer consents.

Categories Cookie compliance Website https://www.didomi.io/en/consent-preference-management Detected by BeaverCheck

Dropzone is a JavaScript library that turns any HTML element into a dropzone.

Categories JavaScript libraries Website https://www.dropzone.dev Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck Evidence Script URL contains connect.facebook.net: https://connect.facebook.net/en_GB/bundle/sdk.js/

Google Font API is a web service that supports open-source font files that can be used on your web designs.

Categories Font scripts Website https://fonts.google.com/ Detected by BeaverCheck
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=Ku8e2Nyczwb2Z2W_rYW1ROdAjexRc1KOntIQH8MmFTA
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

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 Evidence Script URL contains static.hotjar.com: https://static.hotjar.com/c/hotjar-3542948.js?sv=6

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 →
Categories Framework Website https://tailwindcss.com Detected by BeaverCheck · Medium Evidence Found 5 unique Tailwind utility classes in HTML

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 Evidence Script URL: https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js?ver=edec2017b8b455ba57a24a080601e213
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.

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

Chartbeat is a web analytics service that provides real-time data and insights into website performance, audience engagement, and content effectiveness for publishers and media organizations.

Categories Analytics Website https://chartbeat.com Detected by BeaverCheck
Categories Advertising Website https://support.google.com/ds/answer/6029713?hl=en Detected by BeaverCheck

Facebook Login is a way for people to create accounts and log into your app across multiple platforms.

Categories Authentication Website https://developers.facebook.com/docs/facebook-login/ 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 Evidence Script URL contains www.google-analytics.com: //www.google-analytics.com/analytics.js

Google Publisher Tag (GPT) is an ad tagging library for Google Ad Manager which is used to dynamically build ad requests.

Categories Advertising Website https://developers.google.com/publisher-tag/guides/get-started 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-Y7PMR1PJ5R

MailerLite is an email marketing tool and website builder for businesses of all shapes and sizes.

Categories Email, Marketing automation Website https://www.mailerlite.com Detected by BeaverCheck

Quantcast Measure is an audience insights and analytics tool.

Categories Analytics Website https://www.quantcast.com/products/measure-audience-insights Detected by BeaverCheck

comScore is an American media measurement and analytics company providing marketing data and analytics to enterprises; media and advertising agencies; and publishers.

Categories Analytics Website https://comscore.com Detected by BeaverCheck

Observations (4)

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 (Admiral) 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 2.1.3. The current major version is 3. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

26 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%2Fdemilked.com)](https://beavercheck.com/results/802b08ed-b381-48f7-badc-df1a5a9df25f)
<a href="https://beavercheck.com/results/802b08ed-b381-48f7-badc-df1a5a9df25f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fdemilked.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fdemilked.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

2 sprints · 8h total → projected C (78)

Sprint 1: Quick Wins

+4

Highest ROI — low effort, high impact

2 findings 0h → C (72)
  • · Page weighs 18.0 MB (8.7 MB transferred)
  • · 18 image-in-link without alt text

Sprint 2: Core Fixes

+6

Medium effort, high structural impact

3 findings 8h → C (78)
  • · 20 image(s) missing alt attribute
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback