Mobile 375 × 812

Desktop 1440 × 900

Score: 67 / 100
Based on 8 categories, 0 sections
Room to improve — your 10.8s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Good server performance with room for optimization.
Several regulatory requirements are not yet met.
Rich content metadata — your pages look great everywhere.
Heavier than average — reducing page weight saves energy and bandwidth.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
Cookie 'NCPVPCLBTG' is missing the Secure flag
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 23.7 MB (21.3 MB transferred)
Performance issues directly impact user engagement and conversion rates.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](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.comThis badge auto-updates with your latest scan result.
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.
11 barrier(s) likely increasing bounce by ~30%.
Page takes 10.8s to load
+12% bounceUsers abandon at ~3s — you're 8.3s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
High main-thread blocking time
+2% bouncePage is non-interactive for 342ms after first paint
Fix: Defer third-party scripts and split large bundles
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
1 form field(s) without a label
+2% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
Viewport disables user zoom
+2% bounceVisitors with low vision can't read the page — and some jurisdictions treat this as a legal risk
Fix: Remove user-scalable=no; drop maximum-scale if it's below 2
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
25 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
1 broken link(s) on the page
+2% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
SGD 360 investment → SGD 5,940/month returns + SGD 1,000,000 risk avoided
SGD 360
4h · 5 findings
SGD 5,940 /mo
~SGD 71,278 / year
SGD 1,000,000
if kept compliant
SGD 180 — 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.
4.0 developer hours at S$90/hr
Based on Singapore rates (S$90/hr)
Start here for the best return on investment
SGD 83,341 / month at risk
~SGD 1,000,087 / year if left unfixed
SGD 1,000,000
+1 more
SGD 7.26 /mo
67123.9 MB/mo × 0.108 SGD/GB
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
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
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
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
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /svc/desking/1003/LifenCulture/202604/A10717658_234_20260... | 2.0 MiB | 2.0 MiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.a94609f028f448eea... | 1.5 MiB | 1.5 MiB |
ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a > img.watch_li_img ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a > img.watch_li_img | /svc/desking/1003/index/202604/X20250829165731_226_202604... | 1.3 MiB | 1.3 MiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/rcv.YNA.20260415.PYH2026041507940001... | 1.1 MiB | 1.1 MiB |
ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img > img ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img > img | /news/cms/2026/04/14/news-p.v1.20260414.a79f341968d3408cb... | 1.3 MiB | 1.0 MiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.a8bc6d937bf24b03b... | 972.4 KiB | 967.1 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/rcv.YNA.20260415.PYH2026041509070001... | 940.7 KiB | 894.8 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/rcv.YNA.20260322.PYH2026032203500001... | 885.5 KiB | 880.1 KiB |
ul#swiper-wrapper-ae04d3c69851e1014 > li.swiper-slide > a.today_photo > img.today_photo_img ul#swiper-wrapper-ae04d3c69851e1014 > li.swiper-slide > a.today_photo > img.today_photo_img | /news/cms/2026/04/14/rcv.YNA.20260414.PYH2026041406080005... | 906.0 KiB | 860.0 KiB |
ul#swiper-wrapper-ae04d3c69851e1014 > li.swiper-slide > a.today_photo > img.today_photo_img ul#swiper-wrapper-ae04d3c69851e1014 > li.swiper-slide > a.today_photo > img.today_photo_img | /news/cms/2026/04/15/news-p.v1.20260415.e7309fb70c024e558... | 789.2 KiB | 743.3 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.ac740ef38c3f44108... | 748.7 KiB | 736.6 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.ba48d7e9060c4f23a... | 647.8 KiB | 642.5 KiB |
ul > li > a > img ul > li > a > img | static.heraldcorp.com/wbazic/kh/mobile/image/kh_event_bnn_1600x900_260330.jpg | 610.5 KiB | 562.9 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.cd41881b69324a588... | 505.8 KiB | 464.2 KiB |
ul#swiper-wrapper-ae04d3c69851e1014 > li.swiper-slide > a.today_photo > img.today_photo_img ul#swiper-wrapper-ae04d3c69851e1014 > li.swiper-slide > a.today_photo > img.today_photo_img | /news/cms/2026/04/15/news-p.v1.20260415.ec8c55107e4f48579... | 494.1 KiB | 451.5 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/rcv.YNA.20260414.PAF2026041415700100... | 485.4 KiB | 439.5 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.4dfd435e1f5d4bdf8... | 474.2 KiB | 419.3 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.cdee5da7c837489fb... | 392.6 KiB | 387.3 KiB |
ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img > img ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img > img | /news/cms/2026/04/15/news-p.v1.20260415.ec6b5e90d600402aa... | 319.0 KiB | 191.4 KiB |
ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img > img ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img > img | /news/cms/2026/04/13/news-p.v1.20260413.f89604c15d7e4fd9b... | 310.1 KiB | 183.0 KiB |
ul#swiper-wrapper-ae04d3c69851e1014 > li.swiper-slide > a.today_photo > img.today_photo_img ul#swiper-wrapper-ae04d3c69851e1014 > li.swiper-slide > a.today_photo > img.today_photo_img | /news/cms/2026/04/14/news-p.v1.20260414.77451bf6eb434edeb... | 297.2 KiB | 179.8 KiB |
ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a > img.watch_li_img ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a > img.watch_li_img | /svc/desking/1003/index/202604/X20250829165707_226_202604... | 192.8 KiB | 178.2 KiB |
ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a > img.watch_li_img ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a > img.watch_li_img | /svc/desking/1003/index/202604/X20250905100912_226_202604... | 174.9 KiB | 157.9 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-a.v1.20260414.67fda352b34148e59... | 151.8 KiB | 135.6 KiB |
Box office hit ‘Salmokji’ turns spooky reservoir into daredevil draw li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.d4e4e30f9554428a8... | 127.1 KiB | 121.9 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-a.v1.20260415.fc4d257c631d4d7a8... | 140.9 KiB | 113.3 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/13/news-p.v1.20260413.c8f0eac0c87b48278... | 107.8 KiB | 102.6 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-a.v1.20260415.e3c38970200d4d5c9... | 93.1 KiB | 86.2 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /svc/desking/1003/Kpop/202604/A10717586_238_2026041513121... | 79.2 KiB | 73.0 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-a.v1.20260415.1ec796c0d72444409... | 70.9 KiB | 65.5 KiB |
Chasing luck? Try mountains or a luxury hotel li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/14/news-p.v1.20260414.cbd8a6bbeace47f0a... | 48.5 KiB | 43.4 KiB |
IAEA chief says Iran enrichment freeze a ‘political decision,' stresses verific… li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.0de13e7cdfdc4bf19... | 28.2 KiB | 22.2 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/14/news-p.v1.20260414.9f625344d23a43c68... | 27.1 KiB | 21.4 KiB |
모바일 메인_구독 ul > li > a > img#hbanner_74_180 | wimg.heraldcorp.com/svc/banner/202501/fa744dda-c6e5-45e6-ac08-262656eea23e.png | 30.1 KiB | 19.2 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/14/news-p.v1.20260409.2b8e28ef9edd4d848... | 24.2 KiB | 18.9 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/14/news-p.v1.20260414.e5e779a1ebb94a639... | 18.7 KiB | 15.5 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/14/news-p.v1.20260413.05f15fcc2ed74c00b... | 16.8 KiB | 11.6 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-a.v1.20260414.8c532a7bff224fe5b... | 16.8 KiB | 11.6 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.eedd7a79057e473e8... | 16.9 KiB | 11.6 KiB |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img | /news/cms/2026/04/15/news-p.v1.20260415.e272dd5789104f59a... | 27.6 KiB | 11.4 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| koreaherald.com/ | 1.6 s |
| www.koreaherald.com/ | 1.6 s |
| m.koreaherald.com/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| m.koreaherald.com/ | 885 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /css2?family=Frank+Ruhl+Libre:wght@300..900&family=Nanum+... | 38.4 KiB | 3.9 KiB |
| static.heraldcorp.com/wbazic/kh/mobile/css/common.css?v=202603301436 | 19.5 KiB | 2.2 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.heraldcorp.com/js/lib/utils.js?v=202603301436 | 11.2 KiB | 3.9 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /css2?family=Frank+Ruhl+Libre:wght@300..900&family=Nanum+... | 37.9 KiB | 37.9 KiB |
| static.heraldcorp.com/wbazic/kh/mobile/css/common.css?v=202603301436 | 19.2 KiB | 16.8 KiB |
| /*! * CleanSlate * github.com/premasagar/cleanslate * */.cleanslate,.cleanslate a,.cleanslate abbr… | 16.0 KiB | 13.8 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-QCMCW365BY&cx=c>m=4e64e1 | 157.6 KiB | 109.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-NSBNRNT4DP&cx=c>m=4e64e1 | 153.7 KiB | 107.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-NSBNRNT4DP | 153.7 KiB | 63.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-QCMCW365BY | 157.6 KiB | 63.1 KiB |
| www.googletagmanager.com/gtag/js?id=UA-127230343-2 | 116.3 KiB | 62.9 KiB |
| static.heraldcorp.com/js/climateclock_v2.js | 147.4 KiB | 44.6 KiB |
| static.heraldcorp.com/wbazic/kh/mobile/js/swiper-bundle.min.js | 43.3 KiB | 23.4 KiB |
| developers.kakao.com/sdk/js/kakao.min.js | 34.1 KiB | 23.1 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| static.heraldcorp.com/wbazic/kh/mobile/js/swiper-bundle.min.js | 3.4 s | 381 ms | 13 ms |
| m.koreaherald.com/ | 1.4 s | 206 ms | 21 ms |
| Unattributable | 988 ms | 7.1 ms | 0.0 ms |
| static.heraldcorp.com/js/climateclock_v2.js | 303 ms | 268 ms | 29 ms |
| www.googletagmanager.com/gtag/js?id=G-QCMCW365BY | 237 ms | 191 ms | 44 ms |
| www.googletagmanager.com/gtag/js?id=G-NSBNRNT4DP | 219 ms | 185 ms | 33 ms |
| www.googletagmanager.com/gtag/js?id=UA-127230343-2 | 141 ms | 103 ms | 37 ms |
| embed-cdn.spotifycdn.com/_next/static/iframe_api.f8de525e2d635f3dc09d.js | 105 ms | 87 ms | 17 ms |
| code.jquery.com/jquery-3.3.1.min.js | 81 ms | 62 ms | 6.8 ms |
| www.googletagmanager.com/gtag/js?id=G-QCMCW365BY&cx=c>m=4e64e1 | 61 ms | 24 ms | 37 ms |
| www.googletagmanager.com/gtag/js?id=G-NSBNRNT4DP&cx=c>m=4e64e1 | 60 ms | 25 ms | 36 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Other | 3.0 s |
| Script Evaluation | 1.7 s |
| Style & Layout | 1.1 s |
| Rendering | 912 ms |
| Script Parsing & Compilation | 303 ms |
| Parse HTML & CSS | 72 ms |
| Garbage Collection | 54 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
ul > li > a > img ul > li > a > img | static.heraldcorp.com/wbazic/kh/mobile/image/kh_event_bnn_1600x900_260330.jpg |
모바일 메인_구독 ul > li > a > img#hbanner_74_180 | wimg.heraldcorp.com/svc/banner/202501/fa744dda-c6e5-45e6-ac08-262656eea23e.png |
englishcafe_m ul > li > a > img#hbanner_145_598 | wimg.heraldcorp.com/svc/banner/202509/59408691-e7a2-4df0-84fa-eb82c8ba0323.png |
모바일_레시피 ul > li > a > img#hbanner_121_196 | wimg.heraldcorp.com/svc/banner/202501/86455cbc-51ea-4bea-aa49-192b37ad2061.png |
모바일 메인 배너1 ul > li > a > img#hbanner_72_108 | wimg.heraldcorp.com/svc/banner/202412/2c01302f-080f-4c53-8e6e-1d9f360c9f08.jpg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.body_column_4 > header > div#header_gnb_basic > button.header_menu body.body_column_4 > header > div#header_gnb_basic > button.header_menu |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
ul > li > a > img ul > li > a > img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Our site
The Herald Business
Herald Muse
Real Foods
Herald Eco
Herald Design
Th… body.body_column_4 > footer > div.footer_family > select |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.body_column_4 > section.podcast > div.factor > iframe body.body_column_4 > section.podcast > div.factor > iframe |
body.body_column_4 > section.podcast > iframe body.body_column_4 > section.podcast > iframe |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.body_column_4 > header > div#header_gnb_basic > a.header_logo body.body_column_4 > header > div#header_gnb_basic > a.header_logo |
body.body_column_4 > header > div#header_gnb_basic > a#mypage_icon body.body_column_4 > header > div#header_gnb_basic > a#mypage_icon |
div > ul > li > a div > ul > li > a |
div.swiper > ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img div.swiper > ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img |
div.swiper > ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img div.swiper > ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img |
div.swiper > ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img div.swiper > ul#swiper-wrapper-ae9078d2591ee507 > li.swiper-slide > a.section_graphic_swiper_img |
div.swiper > ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a div.swiper > ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a |
div.swiper > ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a div.swiper > ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a |
div.swiper > ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a div.swiper > ul#swiper-wrapper-dd31196104bd210b2 > li.swiper-slide > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
The International Atomic Energy Agency chief said Wednesday that any agreement … ul.column_li > li > a.column > div.column_txt_sub |
A deserted reservoir in Yesan, South Chungcheong Province, is emerging as an un… ul.column_li > li > a.column > div.column_txt_sub |
If you spot someone taking a photo on a mountaintop or lingering over coffee at… ul.column_li > li > a.column > div.column_txt_sub |
more section > div.column_title > a.column_title_more > p |
Chinese brokers have been selling purported Test of Proficiency in Korean quest… li > a.column > div.column_t_bg > div.column_txt_sub |
more section.section_graphic > div.column_title > a.column_title_more > p |
more section.opinion > div.column_title > a.column_title_more > p |
Korea Herald li.noimg > a.column > div.column_t_bg > div.column_cate |
Korea Herald li.noimg > a.column > div.column_t_bg > div.column_cate |
Korea Herald li.noimg > a.column > div.column_t_bg > div.column_cate |
more section > div.column_title > a.column_title_more > p |
more section > div.column_title > a.column_title_more > p |
more section > div.column_title > a.column_title_more > p |
more section > div.column_title > a.column_title_more > p |
more section.podcast > div.column_title > a.column_title_more > p |
more section.watch > div.column_title > a.column_title_more > p |
more section > div.column_title > a.column_title_more > p |
Life&Culture li > a.column > div.column_t_bg > div.column_cate |
National li > a.column > div.column_t_bg > div.column_cate |
Life&Culture li > a.column > div.column_t_bg > div.column_cate |
more section > div.column_title > a.column_title_more > p |
경제·금융 li > a.column > div.column_t_bg > div.column_cate |
증권 li > a.column > div.column_t_bg > div.column_cate |
국제 li > a.column > div.column_t_bg > div.column_cate |
more section.notice > div.column_title > a.column_title_more > p |
About korea herald footer > ul.footer_li > li > a |
Contact Us footer > ul.footer_li > li > a |
Location footer > ul.footer_li > li > a |
User Agreement footer > ul.footer_li > li > a |
Privacy Statement ul.footer_li > li > a > b |
Youth Protection Policy footer > ul.footer_li > li > a |
The Korea Herald by Herald Corporation
Copyright Herald Corporation. All Rights… body.body_column_4 > footer > p.footer_copy |
The Korea Herald by Herald Corporation body.body_column_4 > footer > p.footer_copy > b |
These are opportunities to improve the legibility of your content.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Seoul City offers rabies vaccinations for pets for 10,000 won
T-shirt weather: … body.body_column_4 > section > div.swiper > ul#swiper-wrapper-ae04d3c69851e1014 |
1
US YouTuber Johnny Somali gets jail time in Korea over deepfake, public stun… body.body_column_4 > section.section_rank > div.swiper > ul#swiper-wrapper-5f572b3fb0e91c88 |
1 / 3 body.body_column_4 > section.section_graphic > div.swiper > ul#swiper-wrapper-ae9078d2591ee507 |
KOSDAQ 1,152 30.55
USD/KRW 1,481.4
EUR/KRW 1,747.46
CNH/KRW 217.55
JPY(100)/… div.factor > a.stock_data > div.swiper > ul#swiper-wrapper-9ca627b03e463ab1 |
1 / 3 body.body_column_4 > section.watch > div.swiper > ul#swiper-wrapper-dd31196104bd210b2 |
Celeb Reads
K-pop 101
100 Food Challenge
K-parenting 101 body.body_column_4 > section.magazine > div.swiper > ul#swiper-wrapper-105dd246a10c54e8c |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
ul > li > a > img ul > li > a > img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
li > a.column > div.column_img_bg > img.column_img li > a.column > div.column_img_bg > img.column_img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
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
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link > img ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link > img | /news/cms/2026/04/06/news-p.v1.20260406.c5c03b105fda4e05a... | 2.9 MiB | 2.8 MiB |
ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link > img ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link > img | /news/cms/2026/04/12/news-p.v1.20260412.0a6d87e896864f909... | 2.2 MiB | 2.1 MiB |
li > a > div.watch_img > img li > a > div.watch_img > img | /svc/desking/1003/index/202604/X20250829165731_226_202604... | 1.3 MiB | 1.3 MiB |
ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link > img ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link > img | /news/cms/2026/04/14/news-p.v1.20260414.a79f341968d3408cb... | 1.3 MiB | 1.2 MiB |
article.headline > div.headline_item > a.news_img > img article.headline > div.headline_item > a.news_img > img | /news/cms/2026/04/15/news-p.v1.20260415.80781896360a49fea... | 970.8 KiB | 911.8 KiB |
Celeb Reads a > div.series_img > div.img_wrap > img | wimg.heraldcorp.com/svc/series/202601/583ceb39-4692-4f5d-be5a-69bbb42daab0.png | 846.9 KiB | 845.2 KiB |
li > a > div.watch_img > img li > a > div.watch_img > img | /svc/desking/1003/index/202604/X20250829165800_226_202604... | 637.3 KiB | 630.2 KiB |
article.top_news > a > div.news_img > img article.top_news > a > div.news_img > img | /news/cms/2026/04/15/news-p.v1.20260415.4dfd435e1f5d4bdf8... | 474.2 KiB | 460.8 KiB |
ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link > img ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link > img | /news/cms/2026/04/15/news-p.v1.20260415.ec6b5e90d600402aa... | 319.0 KiB | 280.6 KiB |
ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link > img ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link > img | /news/cms/2026/04/13/news-p.v1.20260413.f89604c15d7e4fd9b... | 310.1 KiB | 271.9 KiB |
li > a > div.watch_img > img li > a > div.watch_img > img | /svc/desking/1003/index/202604/X20250829165707_226_202604... | 192.8 KiB | 185.8 KiB |
li.div_item > a > div.news_img > img li.div_item > a > div.news_img > img | /news/cms/2026/04/15/news-p.v1.20260415.cd41881b69324a588... | 193.1 KiB | 177.6 KiB |
li > a > div.watch_img > img li > a > div.watch_img > img | /svc/desking/1003/index/202604/X20250905100912_226_202604... | 174.9 KiB | 167.4 KiB |
article.our_subscribe > a > div.news_img > img article.our_subscribe > a > div.news_img > img | /news/cms/2026/04/15/news-a.v1.20260414.67fda352b34148e59... | 151.8 KiB | 140.8 KiB |
When BTS reads, the world follows li > a > div.news_img > img | /news/cms/2026/03/21/news-a.v1.20260321.017bb290d9e84606b... | 116.3 KiB | 115.0 KiB |
li.div_item > a > div.news_img > img li.div_item > a > div.news_img > img | /news/cms/2026/04/15/news-p.v1.20260415.d4e4e30f9554428a8... | 127.1 KiB | 112.7 KiB |
cooking ul > li > a > img#hbanner_120_195 | wimg.heraldcorp.com/svc/banner/202501/9f74a8be-cfa2-487f-8ba2-7e4a37a70141.png | 116.4 KiB | 112.0 KiB |
li.swiper-slide > a > div.photo_img > img li.swiper-slide > a > div.photo_img > img | /news/cms/2026/04/15/news-p.v1.20260415.ec8c55107e4f48579... | 113.6 KiB | 104.4 KiB |
li > a > div.news_img > img li > a > div.news_img > img | /svc/desking/1003/Kpop/202604/A10717586_238_2026041513121... | 79.2 KiB | 73.6 KiB |
li.div_item > a > div.news_img > img li.div_item > a > div.news_img > img | /news/cms/2026/04/15/news-a.v1.20260415.fc4d257c631d4d7a8... | 85.2 KiB | 70.4 KiB |
section > article.gallerybanner > a > img section > article.gallerybanner > a > img | static.heraldcorp.com/wbazic/kh/www/image/kh_event_bnn_770x100_260330.jpg | 79.7 KiB | 67.2 KiB |
li.swiper-slide > a > div.photo_img > img li.swiper-slide > a > div.photo_img > img | /news/cms/2026/04/14/news-a.v1.20260414.f5313389ba644bc98... | 73.2 KiB | 64.1 KiB |
K-pop 101 a > div.series_img > div.img_wrap > img | wimg.heraldcorp.com/svc/series/202412/89a89eba-7c0a-4f49-bfcf-d2372c7d2793.png | 55.8 KiB | 55.1 KiB |
20260325_신한카드 ul > li > a > img#hbanner_101_945 | wimg.heraldcorp.com/svc/banner/202603/af9fab3a-a955-4ba4-98ba-3f966126cd96.jpg | 38.3 KiB | 33.9 KiB |
article.our_subscribe > a > div.news_img > img article.our_subscribe > a > div.news_img > img | /news/cms/2026/04/14/news-p.v1.20260409.2b8e28ef9edd4d848... | 37.4 KiB | 26.3 KiB |
li > a > div.news_img > img li > a > div.news_img > img | /svc/desking/1003/index/202604/A10717012_398_202604151205... | 24.0 KiB | 22.7 KiB |
li > a > div.news_img > img li > a > div.news_img > img | /svc/desking/1003/LifenCulture/202604/A10717658_234_20260... | 23.6 KiB | 22.3 KiB |
Director’s bookshelf offers clues to ‘The King’s Warden’ phenomenon li > a > div.news_img > img | /news/cms/2026/03/25/news-p.v1.20260325.a24db66b64e741228... | 22.5 KiB | 21.3 KiB |
PC구독배너 ul > li > a > img#hbanner_125_181 | wimg.heraldcorp.com/svc/banner/202501/9232a43a-4d9c-4e6a-a239-44304cff78a5.jpg | 25.5 KiB | 21.1 KiB |
Meet, perhaps date your favorite K-pop star with VR headgear li > a > div.news_img > img | /news/cms/2025/06/24/news-p.v1.20250624.ca4c97833f2c4ac1b... | 22.0 KiB | 20.9 KiB |
20260402_KB증권 ul > li > a > img#hbanner_102_973 | wimg.heraldcorp.com/svc/banner/202604/9a17034f-c6b5-41db-b06d-4627d32fc3e7.jpg | 24.0 KiB | 19.6 KiB |
li > a > div.news_img > img li > a > div.news_img > img | /news/cms/2026/04/15/news-a.v1.20260415.53e4919c87d8483a8... | 15.8 KiB | 14.6 KiB |
article.gallery_list > div.gallery > div.gallery_img > div.gallery_img_book article.gallery_list > div.gallery > div.gallery_img > div.gallery_img_book | static.heraldcorp.com/wbazic/kh/www/image/kh_event_bnn_pdf.jpg | 131.5 KiB | 13.9 KiB |
li > a > div.news_img > img li > a > div.news_img > img | /news/cms/2026/04/15/news-p.v1.20260415.d4e4e30f9554428a8... | 15.0 KiB | 13.7 KiB |
Bringing Bay Area swagger to K-pop: Inside the journey of SM’s former hitmaker li > a > div.news_img > img | /news/cms/2025/05/30/news-p.v1.20250528.efd5b9beb1084fe9b... | 13.9 KiB | 12.8 KiB |
li.div_item > a > div.news_img > img li.div_item > a > div.news_img > img | /news/cms/2026/04/15/rcv.YNA.20260415.PYH2026041509070001... | 25.6 KiB | 11.2 KiB |
PC 메인 배너1 ul > li > a > img#hbanner_100_137 | wimg.heraldcorp.com/svc/banner/202412/33637421-f556-4c41-bea3-0e7d9d26f580.jpg | 14.6 KiB | 10.2 KiB |
메인 하단 배너1 ul > li > a > img#hbanner_61_83 | wimg.heraldcorp.com/svc/banner/202411/b2b9a3bc-21f7-4619-a67d-2c0c490be8ea.jpg | 10.8 KiB | 9.0 KiB |
li.swiper-slide > a > div.photo_img > img li.swiper-slide > a > div.photo_img > img | /news/cms/2026/04/14/rcv.YNA.20260414.PYH2026041406080005... | 16.1 KiB | 6.9 KiB |
메인 하단 배너2 ul > li > a > img#hbanner_62_84 | wimg.heraldcorp.com/svc/banner/202411/7dd8e3e2-7682-4320-90e6-d1018419676b.jpg | 8.5 KiB | 6.7 KiB |
li > a > div.news_img > img li > a > div.news_img > img | /news/cms/2026/04/15/news-p.v1.20260415.e272dd5789104f59a... | 12.2 KiB | 6.5 KiB |
li.swiper-slide > a > div.photo_img > img li.swiper-slide > a > div.photo_img > img | /news/cms/2026/04/15/news-p.v1.20260415.e7309fb70c024e558... | 15.4 KiB | 6.2 KiB |
메인 하단 배너3 - 리더스 클럽 ul > li > a > img#hbanner_63_85 | wimg.heraldcorp.com/svc/banner/202411/ba0f5010-d01d-45f3-9eee-801bd1b2179c.jpg | 6.9 KiB | 5.0 KiB |
20260326_제호-우리은행퇴직연금 ul > li > a > img#hbanner_77_948 | wimg.heraldcorp.com/svc/banner/202603/ab5fd6ac-8413-4037-9664-d584e56ceff7.jpg | 7.0 KiB | 4.7 KiB |
li > a > div.news_img > img li > a > div.news_img > img | /news/cms/2026/04/15/news-p.v1.20260415.a94609f028f448eea... | 5.7 KiB | 4.4 KiB |
li > a > div.news_img > img li > a > div.news_img > img | /news/cms/2026/04/15/news-p.v1.20260415.a94609f028f448eea... | 5.7 KiB | 4.4 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| koreaherald.com/ | 975 ms |
| www.koreaherald.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
article.headline > div.headline_item > a.news_img > img article.headline > div.headline_item > a.news_img > img | 0.123 |
More stories
Asian scholars slam Trump interventionism in joint statement
Sig… body > main.div_layout > section > article.base | 0.003 |
Seoul locks in 273m barrels oil, 2.1m tons naphtha shielded from Hormuz risks div.headline_item > div.news_txt > a.txt_area > p.news_title | 0.001 |
Log in
Print edition
body > header > div.header_area > ul.header_btn_list | 0.000 |
Seoul locks in 273m barrels oil, 2.1m tons naphtha shielded from Hormuz risks div.headline_item > div.news_txt > a.txt_area > p.news_title | 0.000 |
W3.5b is the new entry to Korea’s top 1% li > a > div.news_txt > p.news_title | 0.000 |
li.menu > button.btn_all_menu > em.bar_wrap > span.all_menu_bar2 li.menu > button.btn_all_menu > em.bar_wrap > span.all_menu_bar2 | 0.000 |
Seoul locks in 273m barrels oil, 2.1m tons naphtha shielded from Hormuz risks div.headline_item > div.news_txt > a.txt_area > p.news_title | 0.000 |
Sports div.nav_area > ul.gnb > li > a | 0.000 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.heraldcorp.com/wbazic/kh/www/css/common.css?pp=202604160819 | 70.1 KiB | 13.9 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.heraldcorp.com/wbazic/kh/www/css/common.css?pp=202604160819 | 69.7 KiB | 64.0 KiB |
| /*! * CleanSlate * github.com/premasagar/cleanslate * */.cleanslate,.cleanslate a,.cleanslate abbr… | 16.2 KiB | 14.0 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=UA-127230343-1 | 116.3 KiB | 64.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-S0CBW8XMP5 | 153.7 KiB | 63.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-K4JZJD1VS2 | 157.6 KiB | 62.6 KiB |
| climateclock.world/widget-v2.js | 160.2 KiB | 48.7 KiB |
| cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js | 43.0 KiB | 24.0 KiB |
| developers.kakao.com/sdk/js/kakao.min.js | 34.1 KiB | 23.2 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.heraldcorp.com/js/lib/utils.js?v=202602051413 | 11.2 KiB | 3.9 KiB |
| static.heraldcorp.com/js/lib/utils.js?v=202602051413 | 11.2 KiB | 3.9 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.search_wrap > div.search_bar > form > button.btn_search div.search_wrap > div.search_bar > form > button.btn_search |
div.header_area > ul.header_btn_list > li.menu > button.btn_all_menu div.header_area > ul.header_btn_list > li.menu > button.btn_all_menu |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.search_wrap > div.search_bar > form > input#q div.search_wrap > div.search_bar > form > input#q |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
aside > article.podcast > div.podcast_area > iframe aside > article.podcast > div.podcast_area > iframe |
article.watch_listen > article.listen > div.listen_area > iframe article.watch_listen > article.listen > div.listen_area > iframe |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section > article.headline > div.headline_item > a.news_img section > article.headline > div.headline_item > a.news_img |
main.div_layout > section > article.gallerybanner > a main.div_layout > section > article.gallerybanner > a |
div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link |
div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link |
div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link |
div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link |
div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 > li.swiper-slide > a.graphic_news_link |
div.gallery > ul.gallery_down_li > li > a.gallery_down_li_btn div.gallery > ul.gallery_down_li > li > a.gallery_down_li_btn |
article.watch > ul.watch_list > li > a article.watch > ul.watch_list > li > a |
article.watch > ul.watch_list > li > a article.watch > ul.watch_list > li > a |
article.watch > ul.watch_list > li > a article.watch > ul.watch_list > li > a |
article.watch > ul.watch_list > li > a article.watch > ul.watch_list > li > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Print edition div.header_area > ul.header_btn_list > li.subscribe > a.btn_subscribe |
For our subscribers div.nav_area > ul.nav_btn_list > li > a.btn_subscribers |
English Cafe div.nav_area > ul.nav_btn_list > li > a.btn_english_cafe |
These are opportunities to improve the legibility of your content.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
5 / 5 article.graphic_news > div.graphic_swiper_wrap > div.graphic_swiper > ul#swiper-wrapper-29a98a6d840352a3 |
KOSDAQ 1,152 30.55
USD/KRW1,481.4
EUR/KRW1,747.46
CNH/KRW217.55
JPY(100)/KRW932… article.factor > a.stock_data > div.swiper > ul#swiper-wrapper-a6b105d5ec8dfa7d9 |
Seoul City offers rabies vaccinations for pets for 10,000 won
T-shirt weather:… article.today_photo > div.today_photo_swiper_wrap > div.today_photo_swiper > ul#swiper-wrapper-29320914b4ec497c |
1
US YouTuber Johnny Somali gets jail time in Korea over deepfake, public stu… aside > article.most_popular > div.most_popular_swiper > ul#swiper-wrapper-aa9d4e06dc80d744 |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
code.jquery.com/jquery-3.3.1.min.js line 1, col 31039 | Uncaught TypeError: Cannot read properties of undefined (reading 'top') |
code.jquery.com/jquery-3.3.1.min.js line 1, col 31039 | Uncaught TypeError: Cannot read properties of undefined (reading 'top') |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback