Audit overview
5 categories need attention: Performance, and 4 others.
Fix Priority Matrix
5 findingsQuick Wins
2High impact, low effort — start here.
Strategic
3High impact, requires investment.
Easy Improvements
0Small gains, minimal effort.
Nothing in this quadrant — good news.
Deprioritize
0Low impact, high effort — do last.
Nothing in this quadrant — good news.
Screenshots
Top Priorities (5)
'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.
'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.
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.
Page weighs 7.2 MB (4.6 MB transferred)
Informational: total page weight (uncompressed) and bytes actually transferred over the wire.
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.
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
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%.
- Page takes 17.3s to loadUsers 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.0sClicks on the primary CTA are ignored while JavaScript runs→ Break up long tasks; defer non-critical JavaScript to post-hydration
- No Content-Security-Policy headerHigher 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 loadContent movement causes mis-clicks on CTAs and form fields→ Add width/height to images; reserve space for late-loading embeds
- No structured dataNo 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
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.
Rates reflect fully-loaded developer cost including overhead
Warning:Cost of inaction
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 loadSaves ₽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.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
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
Your data stays in your browser — nothing is sent to our servers
Lighthouse
Mobile
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
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
8Performance
Page weighs 7.2 MB (4.6 MB transferred)
Security
'unsafe-eval' found in script source
Accessibility
17 image(s) missing alt attribute
SEO
All checks pass
Infrastructure
All checks pass
Compliance
All checks pass
Content
All checks pass
Sustainability
All checks pass
How you compare
Where this site stands against peers running the same stack.
Top 10% of WordPress sites score 73+ on Accessibility; you're at 42 — closing this gap is the highest-leverage improvement.
Top 10% of Facebook sites score 69+ on Accessibility; you're at 42 — closing this gap is the highest-leverage improvement.
Technology stack
WordPress
Stack Architecture
All Detected Technologies (13)
GSAP is an animation library that allows you to create animations with JavaScript.
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.
Nuxt is a Vue framework for developing modern web applications.
Open Graph is a protocol that is used to integrate any web page into the social graph.
Pinia is a state management library for Vue.js.
Priority Hints exposes a mechanism for developers to signal a relative priority for browsers to consider when fetching resources.
Vue.js is an open-source model–view–viewmodel JavaScript framework for building user interfaces and single-page applications.
Chatwoot is a customer support tool for instant messaging channels.
Matomo Tag Manager manages tracking and marketing tags.
Mindbox is a marketing automation platform.
Yandex.Metrica is a free web analytics service that tracks and reports website traffic.
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.
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.
This badge auto-updates with your latest scan result.
[](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.ruFix 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
+5Highest ROI — low effort, high impact
- · Page weighs 7.2 MB (4.6 MB transferred)
- · Access-Control-Allow-Origin: * with credentials — critical misconfiguration
Sprint 2: Core Fixes
+2Medium effort, high structural impact
- · 17 image(s) missing alt attribute
Sprint 3: Strategic Improvements
+3Higher effort, long-term payoff
- · 'unsafe-eval' found in script source
- · 'unsafe-inline' found in script source


