Skip to content
RU · RUB (₽) · Estimated Dev cost: ₽3,500/hr How jurisdiction is detected
Scanned
2026-04-16 18:02 UTC
Worker
🇪🇸 Madrid
Duration
1.7m
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

'unsafe-eval' found in script source

Unsafe value (unsafe-inline, unsafe-eval) in script-src defeats CSP's main protection — XSS injections can execute again.

Security › Content Security Policy
Critical: 2

'unsafe-inline' found in script source

Unsafe value (unsafe-inline, unsafe-eval) in script-src defeats CSP's main protection — XSS injections can execute again.

Security › Content Security Policy
Critical: 3

Access-Control-Allow-Origin: * with credentials — critical misconfiguration

ACAO '*' combined with Allow-Credentials is rejected by browsers — your CORS LOOKS permissive but credentialed requests fail silently.

Security › CORS Configuration
Critical: 4

Page weighs 7.2 MB (4.6 MB transferred)

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

Performance › Page Weight Budget
Critical: 5

17 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 17.3s 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.
3 security gaps detected — browsers may warn visitors about your site.
Your LCP is 17.3s — fixing the 1 performance critical could bring it under Google's 2.5s 'Good' threshold.
1 accessibility issue excludes 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

₽49,000 investment → ₽179,482/month returns

Investment
₽49 000
14.0 h · 4 findings
Monthly returns
₽179 482
₽2 153 788/yr
Payback
0.3 mo
+4295% Y1
Or — fix only the top 3 findings
₽43 7500.2 mo payback · +4823% 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.
₽1 750 — 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

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

Barriers
7
2 crit 5 warn
Bounce delta
+30pp
added vs baseline
Score
65
C
Speed
2
Trust
1
Usability
1
Content
1
Nav
2
  • Page takes 17.3s to load
    Users abandon at ~3s — you're 14.8s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • Page feels frozen for 2.0s
    Clicks on the primary CTA are ignored while JavaScript runs
    → Break up long tasks; defer non-critical JavaScript to post-hydration
  • 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
  • Layout shifts during page load
    Content movement causes mis-clicks on CTAs and form fields
    → Add width/height to images; reserve space for late-loading embeds
  • No structured data
    No rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
    → Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)

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

Remediation cost

₽49,000 14.0 developer hours at ₽3500/hr
Quick wins
₽1,750 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

₽179 482 / month at risk ~₽2 153 788 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Bounce-Rate Cost

₽179 377 /mo

+29.9pp bounce · ~2,990 lost visitors/mo

CPC: RUB 60.00

Bandwidth Waste

₽105 /mo

14503.2 MB/mo × 7.273 RUB/GB

  • Optimize transfer: save ~1.5 MB per page load
    Saves ₽105/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.
77
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.
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.

6.74 s

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

17.34 s

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

1.97 s

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

0.111

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

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

27.06 s

Desktop

76
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.
92
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.47 s

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

1.78 s

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

219 ms

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

0.038

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

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

4.21 s

Categories

8
Avg score 72.1

How you compare

Where this site stands against peers running the same stack.

WordPress · 775 peers
You 69
·
Avg 74
At average
0 50 100
Accessibility P1Compliance P5Performance P6Infrastructure P89Content P19Sustainability P25SEO P31Security P49

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

Better than 2% of WordPress sites See full WordPress benchmark →
Facebook · 1407 peers
You 69
·
Avg 72
At average
0 50 100
Accessibility P1Infrastructure P96Compliance P9Performance P10Sustainability P37Security P40Content P40SEO P51

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

Better than 8% of Facebook sites See full Facebook benchmark →

Technology stack

WordPress

13 technologies detected 3 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
Chatwoot Matomo Tag Manager Mindbox Yandex.Metrika
CMS
WordPress
Framework
Facebook GSAP HSTS Nuxt.js Open Graph Pinia Priority Hints Vue.js

All Detected Technologies (13)

Categories CMS Detected by BeaverCheck Evidence robots.txt Disallow pattern: /wp-admin/, robots.txt Disallow pattern: /wp-includes/
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: facebook-domain-verification=knua32mnl9b98w8tqesyi07hviznhf

GSAP is an animation library that allows you to create animations with JavaScript.

Categories JavaScript frameworks Website https://greensock.com/gsap Detected by BeaverCheck

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

Nuxt is a Vue framework for developing modern web applications.

Categories JavaScript frameworks, Web frameworks, Static site generator Website https://nuxt.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

Pinia is a state management library for Vue.js.

Categories JavaScript libraries Website https://pinia.vuejs.org 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

Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.

Categories JavaScript frameworks Website https://vuejs.org Detected by BeaverCheck

Chatwoot is a customer support tool for instant messaging channels.

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

Matomo Tag Manager manages tracking and marketing tags.

Categories Tag managers Website https://developer.matomo.org/guides/tagmanager/introduction Detected by BeaverCheck

Mindbox is a marketing automation platform.

Categories Marketing automation Website https://mindbox.ru Detected by BeaverCheck

Yandex.Metrica is a free web analytics service that tracks and reports website traffic.

Categories Analytics Website https://metrika.yandex.com 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 (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%2Fselectel.ru)](https://beavercheck.com/results/89c2f694-6e80-40c8-8ee6-8eb1f7fe1405)
<a href="https://beavercheck.com/results/89c2f694-6e80-40c8-8ee6-8eb1f7fe1405"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fselectel.ru" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fselectel.ru

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

3 sprints · 14h total → projected C (79)

Sprint 1: Quick Wins

+5

Highest ROI — low effort, high impact

2 findings 0h → C (74)
  • · Page weighs 7.2 MB (4.6 MB transferred)
  • · Access-Control-Allow-Origin: * with credentials — critical misconfiguration

Sprint 2: Core Fixes

+2

Medium effort, high structural impact

1 findings 2h → C (76)
  • · 17 image(s) missing alt attribute

Sprint 3: Strategic Improvements

+3

Higher effort, long-term payoff

2 findings 12h → C (79)
  • · 'unsafe-eval' found in script source
  • · 'unsafe-inline' found in script source

Send Feedback