Skip to content
Scanned
2026-04-15 23:20 UTC
Worker
🇪🇸 Madrid
Duration
2.0m
Vs prev

Audit overview

5 categories need attention: Performance, and 4 others.

Fix Priority Matrix

5 findings

Quick Wins

3

High impact, low effort — start here.

Strategic

2

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

Cookie 'NCPVPCLBTG' is missing the Secure flag

A cookie without the Secure flag can leak over HTTP — in HSTS-protected sites, this is still a defense-in-depth gap.

Security › Cookie Security
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 23.7 MB (21.3 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 10.8s 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 10.8s — 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

SGD 585 investment → SGD 16,481/month returns + SGD 1,000,000 risk avoided

Investment
SGD 585
6.5 h · 4 findings
Monthly returns
SGD 16,481
SGD 197,774/yr
Payback
0.0 mo
+33708% Y1
Regulatory risk avoided SGD 1,000,000
Or — fix only the top 3 findings
SGD 3150.0 mo payback · +62686% 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.
SGD 45 — 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

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

Barriers
11
1 crit 10 warn
Bounce delta
+30pp
added vs baseline
Score
60
C
Speed
2
Trust
2
Usability
2
Content
2
Nav
3
  • Page takes 10.8s to load
    Users abandon at ~3s — you're 8.3s over the 2.5s threshold
    → Optimize render-blocking resources, preload the hero image, and compress images
  • High main-thread blocking time
    Page is non-interactive for 342ms 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
  • 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
  • 1 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

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

Remediation cost

S$585 6.5 developer hours at S$90/hr
Quick wins
S$45 2 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.

S$ /hr

Rates reflect fully-loaded developer cost including overhead

How developer rates are sourced

Warning:Cost of inaction

SGD 10,549 / month at risk ~SGD 126,584 / year if left unfixed
Default is 10,000. Use your own number for accurate $-figures.

Compliance Risk

SGD 1,000,000

PDPA
  • No privacy policy link detected
    PDPA: SGD 10,000 – SGD 1,000,000
  • Trackers detected but no cookie policy found
    PDPA: SGD 10,000 – SGD 1,000,000
  • Trackers detected but no privacy policy found
    PDPA: SGD 10,000 – SGD 1,000,000

Bounce-Rate Cost

SGD 10,541 /mo

+30.1pp bounce · ~3,012 lost visitors/mo

CPC: SGD 3.50

Bandwidth Waste

SGD 7.26 /mo

67123.9 MB/mo × 0.108 SGD/GB

  • Optimize transfer: save ~6.7 MB per page load
    Saves SGD 7.26/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

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

9.99 s

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

10.85 s

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

342 ms

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

0.000

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

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

21.84 s

Desktop

51
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
71
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

4.69 s

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

9.71 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.126

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

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

9.75 s

Categories

8
Avg score 70.2

How you compare

Where this site stands against peers running the same stack.

core-js · 1582 peers
You 67
·
Avg 72
At average
0 50 100
Security P1Compliance P7Sustainability P10SEO P90Infrastructure P13Accessibility P19Performance P33Content P47

Top 10% of core-js sites score 75+ on Security; you're at 54 — closing this gap is the highest-leverage improvement.

Better than 1% of core-js sites See full core-js benchmark →
Google Search Console · 3817 peers
You 67
·
Avg 73
-6 below average
0 50 100
Security P1Sustainability P6Compliance P10Infrastructure P11SEO P89Accessibility P16Performance P24Content P57

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

Better than 1% of Google Search Console sites See full Google Search Console benchmark →

Technology stack

Google Search Console, with Nginx CDN

16 technologies detected 3 stack layers 2 with CPE identifier Enterprise

Stack Architecture

Analytics
Google Analytics Google Tag Manager Naver Analytics
Framework
Google Search Console Kakao 1.43.6 Next.js Open Graph RSS Spotify Widgets Swiper Webpack core-js 2.6.12 jQuery 3.3.1
CDN
Nginx jsDelivr jsDelivr CDN

All Detected Technologies (16)

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 →

JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.

Categories CDN Website https://www.jsdelivr.com/ Detected by BeaverCheck
Categories CDN Detected by BeaverCheck · Medium Evidence Script URL contains cdn.jsdelivr.net: https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js
Categories Analytics Detected by BeaverCheck · Medium Evidence TXT record: google-site-verification=xaAzN0gUSpnkXBFFI-j6S_l69IPVCmX8Flx_Sq3LuK4

Kakao platform provides various services such as Kakao Talk, Kakao Talk Channel, Kakao Story as well as Kakao Pay, Kakao Commerce, Kakao Page provided by the subsidiaries. Users can use all Kakao platform services with a united account called Kakao Account.

Categories Miscellaneous Website https://developers.kakao.com/product Detected by BeaverCheck
Categories Framework Website https://nextjs.org Detected by BeaverCheck · Medium Evidence Script URL: https://embed-cdn.spotifycdn.com/_next/static/iframe_api.f8de525e2d635f3dc09d.js

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

RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.

Categories Miscellaneous Website https://www.rssboard.org/rss-specification Detected by BeaverCheck

Spotify Widgets provide an embeddable view of a track, artist, album, user, playlist, podcast or episode for use within your web project.

Categories Widgets Website https://developer.spotify.com/documentation/widgets Detected by BeaverCheck

Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.

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

Webpack is an open-source JavaScript module bundler.

Categories Miscellaneous Website https://webpack.js.org/ Detected by BeaverCheck

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://code.jquery.com/jquery-3.3.1.min.js
This technology has a CPE identifier — check for known vulnerabilities Search NVD →

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: https://www.google-analytics.com/analytics.js

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-K4JZJD1VS2&cx=c&gtm=4e64e1

Naver Analytics is a Korean based analytics service.

Categories Analytics Website https://analytics.naver.com Detected by BeaverCheck

Observations (4)

Next.js application detected

Next.js provides server-side rendering (SSR) and static generation (SSG) for React. The Performance tab shows how effectively the application leverages these features.

jQuery loaded alongside a modern framework

Both jQuery and Next.js 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 (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.

Complex technology stack detected

16 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%2Fkoreaherald.com)](https://beavercheck.com/results/b746122d-61c0-4669-9393-a6c1f0bfc259)
<a href="https://beavercheck.com/results/b746122d-61c0-4669-9393-a6c1f0bfc259"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fkoreaherald.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fkoreaherald.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 · 6h total → projected C (77)

Sprint 1: Quick Wins

+8

Highest ROI — low effort, high impact

3 findings 0h → C (75)
  • · Page weighs 23.7 MB (21.3 MB transferred)
  • · Cookie 'NCPVPCLBTG' is missing the Secure flag
  • · HSTS header is missing

Sprint 2: Core Fixes

+2

Medium effort, high structural impact

2 findings 6h → C (77)
  • · Content-Security-Policy header is missing
  • · No Content-Security-Policy header found

Send Feedback