Skip to content
Scanned
2026-08-18 06:22 UTC
Worker
🇪🇸 Madrid
Duration
4.1m
Vs prev

Global Performance

6/6 locations

High global latency — average 1413ms across 6 locations, fastest from Amsterdam (829ms), slowest from Sao Paulo (1896ms). No CDN detected. Cache-Control header is missing. 6 locations above the 500ms target.

Spain - Madrid
Full audit
1016ms
DNS 127ms · TLS 136ms
Netherlands - Amsterdam
829ms
DNS 36ms · TLS 125ms
United Stated - New York
1222ms
DNS 172ms · TLS 287ms
Singapore - Singapore
1814ms
DNS 336ms · TLS 358ms
United States - Santa Clara
1702ms
DNS 357ms · TLS 347ms
Brazil - Sao Paulo
1896ms
DNS 415ms · TLS 401ms
CDN: No CDN · Avg TTFB: 1413ms · Cache: No cache headers

Audit overview

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

Fix Priority Matrix

5 findings

Quick Wins

1

High impact, low effort — start here.

Strategic

4

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

16 inline style attribute(s) detected

Inline style attributes force `style-src 'unsafe-inline'` in any CSP -- effectively negating CSP's XSS-mitigation value for stylesheets.

Security › CSP Inline-Style Readiness
Warning: 4

Cross-Origin-Embedder-Policy header is missing

COEP enforces that all embedded resources opt-in to cross-origin embedding — required for cross-origin isolation features.

Security › Security Headers
Warning: 5

Cross-Origin-Opener-Policy header is missing

COOP isolates your top-level browsing context from cross-origin windows — without it, popup-based side-channel attacks remain possible.

Security › Security Headers
What fixing these means. Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
5 security gaps detected — browsers may warn visitors about your site.

Business case

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

Return on investment

IRR 16,875,000 investment → IRR 487,410,295/month returns

Investment
IRR 16,875,000
11.3 h · 5 findings
Monthly returns
IRR 487,410,295
IRR 5,848,923,542/yr
Payback
0.0 mo
+34560% Y1
Or — fix only the top 3 findings
IRR 15,000,0000.0 mo payback · +38893% 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.
IRR 375,000 — 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

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

Barriers
4
2 crit 2 warn
Bounce delta
+31pp
added vs baseline
Score
74
B
Speed
1
Trust
2
Usability
1
Content
0
Nav
0
  • Page takes 5.4s to load
    Users abandon at ~3s — you're 2.9s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • No viewport meta tag
    Mobile browsers render at desktop width and shrink — text unreadable, tap targets miniature
    → Add <meta name="viewport" content="width=device-width, initial-scale=1">
  • 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

﷼16,875,000 11.3 developer hours at ﷼1500000/hr
Quick wins
﷼375,000 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

IRR 350,196,433 / month at risk ~IRR 4,202,357,199 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Bounce-Rate Cost

IRR 350,181,060 /mo

+31.0pp bounce · ~3,098 lost visitors/mo

CPC: IRR 113025.21

Bandwidth Waste

IRR 15,373 /mo

4573.6 MB/mo × 3361.345 IRR/GB

  • Optimize transfer: save ~457 KB per page load
    Saves IRR 15,373/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 2 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

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

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

5.42 s

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

116 ms

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

0.036

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

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

5.42 s

Desktop

82
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.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
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.

563 ms

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

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

0.003

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

5.71 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.82 s

Categories

6
Avg score 76.3

How you compare

Where this site stands against peers running the same stack.

Google Search Console · 4003 peers
You 76
·
Avg 74
At average
0 50 100
Security P84Performance P81Infrastructure P27Accessibility P29Compliance P29Sustainability P70

Top 10% of Google Search Console sites score 95+ on Infrastructure; you're at 85 — closing this gap is the highest-leverage improvement.

Better than 67% of Google Search Console sites See full Google Search Console benchmark →
HSTS · 2723 peers
You 76
·
Avg 76
At average
0 50 100
Accessibility P23Infrastructure P23Security P74Performance P73Compliance P31Sustainability P64

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

Better than 53% of HSTS sites See full HSTS benchmark →

Technology stack

Google Search Console, on ASP.NET, with MizbanCloud CDN

6 technologies detected 3 stack layers 2 with CPE identifier Complex

Stack Architecture

Framework
Google Search Console HSTS Microsoft ASP.NET 4.0.30319 Plesk
Runtime
ASP.NET
CDN
MizbanCloud

All Detected Technologies (6)

MizbanCloud is a total cloud infrastructure solutions, CDN service provider and Cloud Computing Services, Cloud DNS, Cloud Security, VoD Streaming Service, Live Streaming, Cloud Object Storage.

Categories CDN Website https://mizbancloud.com Detected by BeaverCheck
Categories Runtime Website https://dotnet.microsoft.com Detected by BeaverCheck Evidence x-powered-by: ASP.NET
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=kY4DFgQiq28oD1VJsvOlfcNwlroMybS273Y4tYHNnAc

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

ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages.

Categories Web frameworks Website https://www.asp.net Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Plesk is a web hosting and server data centre automation software with a control panel developed for Linux and Windows-based retail hosting service providers.

Categories Hosting panels Website https://www.plesk.com Detected by BeaverCheck
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

Observations (1)

No build tool detected

A framework (Google Search Console) 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.

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%2Ftournamayeshgah.com)](https://beavercheck.com/sites/tournamayeshgah.com)
<a href="https://beavercheck.com/sites/tournamayeshgah.com"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Ftournamayeshgah.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Ftournamayeshgah.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 · 11h total → projected B (83)

Sprint 1: Quick Wins

+2

Highest ROI — low effort, high impact

1 findings 0h → C (78)
  • · Cross-Origin-Opener-Policy header is missing

Sprint 2: Core Fixes

+5

Medium effort, high structural impact

4 findings 11h → B (83)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found
  • · Cross-Origin-Embedder-Policy header is missing
  • · 16 inline style attribute(s) detected

Send Feedback