Skip to content
https://fundable.com Export & share
Scanned
2026-04-22 23:49 UTC
Worker
🇪🇸 Madrid
Duration
57.00s
Vs prev

Audit overview

4 categories need attention: Security, and 3 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

/.svn/entries is publicly accessible

Sensitive resource publicly accessible — restrict access or remove.

Security › Information Leakage
Critical: 2

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

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

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

Page weighs 16.5 MB (12.4 MB transferred)

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

Performance › Page Weight Budget
What fixing these means. Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 17.6s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. The 4 security gaps leave your users exposed — modern browsers increasingly warn visitors about insecure sites. Addressing the critical issues below would have the most immediate impact on your user trust.
4 security gaps detected — browsers may warn visitors about your site.
Your LCP is 17.6s — fixing the 1 performance critical 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

€616 investment → €12,638/month returns + EUR 120,500,000 risk avoided

Investment
€616
7.3 h · 4 findings
Monthly returns
€12.638
€151.661/yr
Payback
0.0 mo
+24510% Y1
Regulatory risk avoided EUR 120.500.000
Or — fix only the top 3 findings
€3610.0 mo payback · +41882% 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.
€21 — 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 ~36%.

Barriers
12
3 crit 9 warn
Bounce delta
+36pp
added vs baseline
Score
43
D
Speed
2
Trust
2
Usability
3
Content
3
Nav
2
  • Page takes 17.6s to load
    Users abandon at ~3s — you're 15.1s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • 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
  • 3 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
  • High main-thread blocking time
    Page is non-interactive for 310ms after first paint
    → Defer third-party scripts and split large bundles
  • No HSTS header
    Returning visitors are briefly exposed to downgrade attacks on first request
    → Set Strict-Transport-Security: max-age=31536000; includeSubDomains

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

Remediation cost

€616 7.3 developer hours at €85/hr
Quick wins
€21 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

€12.638 / month at risk ~€151.661 / 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
  • 1 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.636 /mo

+35.9pp bounce · ~3,591 lost visitors/mo

CPC: EUR 3.52

Bandwidth Waste

€2,88 /mo

38879.4 MB/mo × 0.074 EUR/GB

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

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

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

17.57 s

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

310 ms

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

1.729

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

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

36.56 s

Desktop

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

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

3.15 s

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.

1.250

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

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

6.19 s

Categories

8
Avg score 68.1

How you compare

Where this site stands against peers running the same stack.

Adobe Fonts · 238 peers
You 67
·
Avg 73
-6 below average
0 50 100
Amazon Route 53 · 1003 peers
You 67
·
Avg 72
At average
0 50 100
Security P1Accessibility P2Content P3Sustainability P5Infrastructure P21SEO P78Compliance P35Performance P45

Top 10% of Amazon Route 53 sites score 74+ on Security; you're at 56 — closing this gap is the highest-leverage improvement.

Better than 1% of Amazon Route 53 sites See full Amazon Route 53 benchmark →

Technology stack

Adobe Fonts 1.21.0, on Apache, hosted on Amazon Web Services, with Amazon S3 CDN

22 technologies detected 5 stack layers 4 with CPE identifier Enterprise

Stack Architecture

Analytics
DoubleClick Floodlight Google Analytics Google Tag Manager HubSpot HubSpot Analytics Optimizely
Framework
Adobe Fonts 1.21.0Amazon Route 53 Google Search Console Google Workspace Modernizr 2.6.2 React Segment 1.81.0 Typekit 1.21.0 Ubuntu Webpack core-js 2.5.7 jQuery 1.11.0
Server
Apache 2.4.18
CDN
Amazon S3
Hosting
Amazon Web Services Apache HTTP Server 2.4.18

All Detected Technologies (22)

Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.

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

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
Categories Server Website https://httpd.apache.org Detected by BeaverCheck Evidence Server header: Apache/2.4.18 (Ubuntu)

Apache is a free and open-source cross-platform web server software.

Categories Web servers Website https://httpd.apache.org/ Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Adobe Fonts is a web-based service providing access to a vast library of high-quality fonts for web and print design.

Categories Font scripts Website https://fonts.adobe.com Detected by BeaverCheck
Categories DNS Detected by BeaverCheck Evidence NS record: ns-1475.awsdns-56.org
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=yWey_DZb6epAm1rGXkNThPg4vl8whIySzQGXTOx5xRU
Categories Email Detected by BeaverCheck Evidence MX record: aspmx.l.google.com

Modernizr is a JavaScript library that detects the features available in a user's browser.

Categories JavaScript libraries Website https://modernizr.com Detected by BeaverCheck

React is an open-source JavaScript library for building user interfaces or UI components.

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

Segment is a customer data platform (CDP) that helps you collect, clean, and control your customer data.

Categories Customer data platform Website https://segment.com Detected by BeaverCheck Evidence Script URL contains cdn.segment.com: https://cdn.segment.com/next-integrations/integrations/vendor/commons.59560acdd69ed701c941.js.gz

Typekit is an online service which offers a subscription library of fonts.

Categories Font scripts Website https://typekit.com Detected by BeaverCheck

Ubuntu is a free and open-source operating system on Linux for the enterprise server, desktop, cloud, and IoT.

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

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck Evidence Chunk pattern: https://cdn.segment.com/next-integrations/integrations/vendor/commons.59560acdd69ed701c941.js.gz

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 Evidence Script URL: https://fundable.com/web/v1/js/jquery/jquery-easing.js?_cache=1776901782
This technology has a CPE identifier — check for known vulnerabilities Search NVD →
Categories Advertising Website https://support.google.com/ds/answer/6029713?hl=en 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-NJCGDSDWRT

HubSpot is a marketing and sales software that helps companies attract visitors, convert leads, and close customers.

Categories Marketing automation Website https://www.hubspot.com Detected by BeaverCheck

HubSpot is a marketing and sales software that helps companies attract visitors, convert leads, and close customers.

Categories Analytics Website https://www.hubspot.com/products/marketing/analytics Detected by BeaverCheck

Optimizely is an experimentation platform that helps developers build and run A/B tests on websites.

Categories A/B Testing, Personalisation Website https://www.optimizely.com Detected by BeaverCheck

Observations (5)

Server version exposed in headers

The Server header reveals 'Apache 2.4.18'. Exposing exact server versions helps attackers target known vulnerabilities. Consider configuring your server to hide version information.

→ Security

jQuery loaded alongside a modern framework

Both jQuery and React are loaded. Modern frameworks handle DOM manipulation natively. jQuery may be unnecessary and adds ~30KB to the page weight. Check the Performance tab for bundle analysis.

→ Performance

No build tool detected

A framework (Adobe Fonts) 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.11.0. The current major version is 3. Consider updating for security patches and new features.

→ Security

Complex technology stack detected

22 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%2Ffundable.com)](https://beavercheck.com/results/aa5710fc-2577-4e86-afdf-72bc851ead9f)
<a href="https://beavercheck.com/results/aa5710fc-2577-4e86-afdf-72bc851ead9f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Ffundable.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Ffundable.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 · 7h total → projected C (77)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

2 findings 0h → C (72)
  • · Page weighs 16.5 MB (12.4 MB transferred)
  • · HSTS header is missing

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

3 findings 7h → C (77)
  • · /.svn/entries is publicly accessible
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback