Mobile 375 × 812

Desktop 1440 × 900

Score: 66 / 100
Based on 8 categories, 0 sections
Room to improve — your 31.1s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Major barriers for users with disabilities — up to 15% of your audience.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Several regulatory requirements are not yet met.
Good content signals with minor gaps.
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.
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 17.4 MB (7.1 MB transferred)
Performance issues directly impact user engagement and conversion rates.
12 image-only link(s) without alt text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
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/82328db3-b711-478c-a017-cb824516010b)<a href="https://beavercheck.com/results/82328db3-b711-478c-a017-cb824516010b"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fchosun.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fchosun.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 31.1s 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.
₩350,000 investment → ₩2,432/month returns + KRW 3,000,000,000 risk avoided
₩350,000
5h · 5 findings
₩2,432 /mo
~₩29,179 / year
KRW 3,000,000,000
if kept compliant
₩105,000 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.0 developer hours at ₩70000/hr
Based on South Korea rates (₩70000/hr)
Start here for the best return on investment
₩250,002,432 / month at risk
~₩3,000,029,179 / year if left unfixed
₩3,000,000,000
+2 more
₩2,432 /mo
22491.8 MB/mo × 108.108 KRW/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.
5.88 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
31.11 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
12.66 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.004
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
18.54 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.
39.53 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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.chosun.com/arc/subs/p.min.js | 24.1 KiB | 151 ms |
| www.chosun.com/pf/resources/js/crypto-js.min_420.js?d=2211 | 23.5 KiB | 302 ms |
| cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js | 76.6 KiB | 1.2 s |
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 | |
|---|---|---|---|
Marketinng_banner_m div.raw-html > div.main-mem-banner > a#big > img.main_mem_banner_mobile | /chosun/32SABVZCVRBDVLOLXLXM4COR2Y.png | 516.1 KiB | 492.0 KiB |
Marketinng_banner_m div.raw-html > div.main-mem-banner > a#big > img.main_mem_banner_mobile | /chosun/IQREMV7XHNF3LIOWRA7M3C6DVI.jpg | 138.1 KiB | 114.0 KiB |
부아앙~ 시속 250㎞ 스포츠카 뜨자, 인제 산골에 19만명 몰렸다 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/JXAAIL6Y2BG4ZBB2IPE74QVSDA.jpg?auth=846f3caf2... | 42.4 KiB | 37.5 KiB |
Marketinng_banner_m div.raw-html > div.main-mem-banner > a#big > img.main_mem_banner_mobile | /resizer/v2/https://cloudfront-ap-northeast-1.images.arcp... | 28.4 KiB | 12.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|
| chosun.com/ | 951 ms |
| www.chosun.com/ | 0.0 ms |
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 |
|---|---|---|
| cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js | 76.0 KiB | 24.2 KiB |
| www.gstatic.com/firebasejs/11.6.0/firebase-app.js | 22.8 KiB | 13.5 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 |
|---|---|---|
| fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap | 68.0 KiB | 68.0 KiB |
| www.chosun.com/pf/resources/dist/chosun/css/style.css?d=2211 | 46.3 KiB | 41.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.chosun.com/pf/dist/components/combinations/default.js?d=2211&mxId=00000000 | 778.2 KiB | 483.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-RXZWRP4R1X | 149.3 KiB | 105.5 KiB |
| /pagead/managed/js/gpt/m202604140101/pubads_impl.js?cb=31... | 187.7 KiB | 91.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-RXZWRP4R1X&cx=c>m=4e64e1 | 149.3 KiB | 60.3 KiB |
| d3bniy34hlitso.cloudfront.net/prod/org/chosun.js?org=chosun | 83.2 KiB | 59.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WNX23JV | 165.1 KiB | 50.5 KiB |
| cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js | 73.1 KiB | 34.1 KiB |
| s.go-mpulse.net/boomerang/RDF8N-C9NSW-2SJR5-N2U59-8ECQC | 57.8 KiB | 32.6 KiB |
| www.chosun.com/pf/dist/engine/react.js?d=2211&mxId=00000000 | 89.4 KiB | 32.5 KiB |
| /pagead/managed/js/activeview/current/ufs_web_display.js | 73.1 KiB | 31.0 KiB |
| /pagead/managed/js/activeview/current/ufs_web_display.js | 73.1 KiB | 31.0 KiB |
| /pagead/managed/js/activeview/current/ufs_web_display.js | 73.1 KiB | 31.0 KiB |
| cdn.id5-sync.com/api/1.0/esp.js | 34.4 KiB | 30.7 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.
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 |
|---|---|
| Script Evaluation | 19.7 s |
| Other | 2.5 s |
| Style & Layout | 1.6 s |
| Script Parsing & Compilation | 1.4 s |
| Parse HTML & CSS | 1.3 s |
| Garbage Collection | 861 ms |
| Rendering | 585 ms |
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 |
|---|---|---|
| fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap | 68.4 KiB | 7.2 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.
| URL | |
|---|---|
與 현역 시도지사 ‘공천 전패’… 그 자리, 강경파들이 메웠다 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/VX6DNCIUVVEPNDJTKNIBBTEHYU.jpg?auth=a4a989ab2... |
美항모 3척 모두 중동 간 사이… 中, 남중국해에 부유식 장벽 등 통제 강화 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/CZI5KZVQ5NHPTDPNTH4ASQ2SGI.jpg?auth=ed20aac6c... |
부아앙~ 시속 250㎞ 스포츠카 뜨자, 인제 산골에 19만명 몰렸다 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/JXAAIL6Y2BG4ZBB2IPE74QVSDA.jpg?auth=846f3caf2... |
div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img | image.chosun.com/arc/homepage/todayluck-icon.svg |
div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img | image.chosun.com/arc/homepage/sdoku-icon.svg |
div.today-chosun-wrapper > div.today-chosun-box > div.left-item > img div.today-chosun-wrapper > div.today-chosun-box > div.left-item > img | image.chosun.com/arc/homepage/language-icon.svg |
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.
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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.carousel--controls > div > span > button div.carousel--controls > div > span > button |
div.carousel--controls > div > span > button.btnActive div.carousel--controls > div > span > button.btnActive |
div.carousel--controls > div > span > button div.carousel--controls > div > span > button |
div.carousel--controls > div > span > button div.carousel--controls > div > span > button |
div.carousel--controls > div > span > button.btnActive div.carousel--controls > div > span > button.btnActive |
div.carousel--controls > div > span > button div.carousel--controls > div > span > button |
div.carousel--controls > div > span > button div.carousel--controls > div > span > button |
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 |
|---|
div.today-chosun-wrapper > div.today-chosun-box > div.left-item > img div.today-chosun-wrapper > div.today-chosun-box > div.left-item > img |
div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img |
div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img |
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 |
|---|
div.mem--home-banner > div.mem--home-banner__bar > div.menu-bar-wrapper > a.menu-bar-logo div.mem--home-banner > div.mem--home-banner__bar > div.menu-bar-wrapper > a.menu-bar-logo |
div.width--100 > div.article-print-sty1 > div.article-print-sty2 > a div.width--100 > div.article-print-sty1 > div.article-print-sty2 > 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 |
|---|
김부겸 민주당 대구시장 후보는 “대구에서 국민의힘은 일을 안 해도 계속 뽑아줬지만 민주당은 일할 기회조차 주지 않았다”며 “이번엔 대구 대전환… div.story-card > div.story-card-block > div.story-card-component > span |
중국 과학계가 세계 최고 권위 미국 학회와 갈등을 빚으면서 미·중 패권 경쟁이 학계로까지 확장되고 있다. 중국 최대 과학계 단체가 미국 신경정… div.story-card > div.story-card-block > div.story-card-component > span |
미국과 이란이 종전 합의에 다가서고 있다는 신호가 이어지면서 뉴욕 증시가 상승했다. 특히 대형주 위주의 S&P500 지수는 사상 처음(종가 기… div.story-card > div.story-card-block > div.story-card-component > span |
도널드 트럼프 미국 대통령이 자신이 호르무즈 해협을 영구적으로 개방하고 있다며 “중국이 매우 기뻐하고 있다”고 했다. 다음 달 열릴 미·중 정… div.story-card > div.story-card-block > div.story-card-component > span |
사설 div.story-card-component > a.story-card__headline > div.left__label__box > span.left__label |
사설 div.story-card-component > a.story-card__headline > div.left__label__box > span.left__label |
사설 div.story-card-component > a.story-card__headline > div.left__label__box > span.left__label |
경제포커스 div.story-card-wrapper > div.story-card > div.story-card-block > div.story-card-component |
기자의 시각 div.story-card-wrapper > div.story-card > div.story-card-block > div.story-card-component |
윤희영의 News English div.story-card-wrapper > div.story-card > div.story-card-block > div.story-card-component |
박찬용의 물건만담 div.story-card-wrapper > div.story-card > div.story-card-block > div.story-card-component |
만물상 div.story-card-wrapper > div.story-card > div.story-card-block > div.story-card-component |
전남 무안국제공항 일대에서 제주항공 여객기 참사 희생자들의 미수습 유해를 찾기 위한 재수색이 지난 13일부터 다시 시작됐다. 하지만 첫날 현장… div.story-card > div.story-card-block > div.story-card-component > span |
These are opportunities to improve the legibility of your content.
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
"美 무기 사" 방위비 분담 압박… 'K-방산'의 씨앗 됐다 div.flex-chain-wrapper > section.flex-chain > div.flex-chain__column > li.related-links__item |
"韓, 태평양 전초기지"… 한미동맹이 바꾼 美 군사 지도 div.flex-chain-wrapper > section.flex-chain > div.flex-chain__column > li.related-links__item |
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.
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| image.chosun.com/arc/mcp/mcp_pdf_background_paper.png | Automatically upgraded to HTTPS |
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more about responsibly getting permission for notifications.
Performance issues directly impact user engagement and conversion rates.
| Source |
|---|
www.chosun.com/ line 132, col 23 |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | /pagead/managed/js/activeview/current/ufs_web_display.js line 252, col 234 |
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 |
|---|---|
cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js line 1338, col 16 | 쿠키를 찾을 수 없습니다. |
cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js line 1338, col 16 | 쿠키를 찾을 수 없습니다. |
cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js line 1338, col 16 | 쿠키를 찾을 수 없습니다. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Mixed content |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|
div.today-chosun-wrapper > div.today-chosun-box > div.left-item > img div.today-chosun-wrapper > div.today-chosun-box > div.left-item > img |
div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img |
div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img div.today-chosun-wrapper > a.today-chosun-box > div.left-item > 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.
1.50 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.38 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.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.66 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.
7.44 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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.chosun.com/arc/subs/p.min.js | 24.2 KiB | |
| www.chosun.com/pf/resources/js/crypto-js.min_420.js?d=2211 | 23.5 KiB | |
| cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js | 76.6 KiB | 287 ms |
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 | |
|---|---|---|---|
Marketinng_banner_pc div.raw-html > div.main-mem-banner > a#big > img.main_mem_banner_pc | /chosun/N4M7MYSC6RD5FMNS2MJAOGE5WA.png | 939.8 KiB | 928.8 KiB |
body > div#google_image_div > a#aw0 > img.img_ad body > div#google_image_div > a#aw0 > img.img_ad | tpc.googlesyndication.com/simgad/13794654069975183053 | 342.5 KiB | 303.0 KiB |
Marketinng_banner_pc div.raw-html > div.main-mem-banner > a#big > img.main_mem_banner_pc | /chosun/VQOS3XBVRVFSXFMXU5DMGHRTBE.jpg | 146.9 KiB | 135.9 KiB |
body > div#google_image_div > a#aw0 > img.img_ad body > div#google_image_div > a#aw0 > img.img_ad | tpc.googlesyndication.com/simgad/4235332010055011356 | 126.5 KiB | 114.3 KiB |
Economy Magazine div.raw-html > div.pdf-raw > a#pdf-container > img.magazine | image.chosun.com/arc/membership_premium/news-magazine1.png | 79.9 KiB | 70.5 KiB |
與 현역 시도지사 ‘공천 전패’… 그 자리, 강경파들이 메웠다 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/VX6DNCIUVVEPNDJTKNIBBTEHYU.jpg?auth=a4a989ab2... | 38.3 KiB | 29.5 KiB |
[만물상] 트럼프의 自己愛 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/2ZYVPOCBMBCTRGBPSC4KNWKWQM.png?auth=66368900a... | 17.1 KiB | 16.7 KiB |
스콧 베선트 미 재무장관. /연합뉴스 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/GQZTSMJZGIYGENJUGI2TQYJTGA.jpg?auth=68ed51372... | 14.9 KiB | 14.3 KiB |
“대통령과 다툴 野 대신 호흡 맞는 與시장 필요” div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/UY6LWAJQ75E73CEN6TPECJGJQA.JPG?auth=f1a942eba... | 17.1 KiB | 13.2 KiB |
[김창균 칼럼] “계속 떠들어 믿게 만든다” 연어 술파티 세뇌 2년 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/447LYIWT45BQFBNOS2UQLH4JWE.png?auth=fd1846448... | 13.3 KiB | 12.7 KiB |
법원도 “리호남 빠다칠” 인정했는데... ‘조작 기소’ 우긴 서영교의 자책골 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/4765BS66OFDZFA4S7NNCVKITDY.jpg?auth=21cb4730a... | 15.0 KiB | 11.6 KiB |
박상용 “세상 바뀌었는데, 北에 돈 줬단 진술은 안 바뀌었다” div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/SRHMPML75ZH6TIEFQW3OIVDLTY.jpg?auth=4a8ed81c3... | 8.9 KiB | 8.5 KiB |
美항모 3척 모두 중동 간 사이… 中, 남중국해에 부유식 장벽 등 통제 강화 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/CZI5KZVQ5NHPTDPNTH4ASQ2SGI.jpg?auth=ed20aac6c... | 10.1 KiB | 7.6 KiB |
호르무즈 나왔다던 中 선박... 美해군 봉쇄 끝내 못 뚫었다 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/OUNW4XNXJBHTBCIU4DKOEYSY7I.jpg?auth=3e4315bf7... | 7.6 KiB | 7.3 KiB |
[기자의 시각] ‘치안 실패’ 숨긴 경찰 보도자료 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/WUU5BZLCIJAIRGF25VSWCGYHIE.png?auth=f5da2e1c4... | 7.3 KiB | 7.1 KiB |
[박찬용의 물건만담] 차량 썬팅 문화, 한국만 왜 이렇게 어두컴컴한가 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/EMZALL5DJFEL5JCWSDSJQ2B3YI.png?auth=c27d50ae2... | 6.7 KiB | 6.5 KiB |
“대통령과 다툴 野 대신 호흡 맞는 與시장 필요” div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/UY6LWAJQ75E73CEN6TPECJGJQA.JPG?auth=f1a942eba... | 11.1 KiB | 5.1 KiB |
Marketinng_banner_pc div.raw-html > div.main-mem-banner > a#big > img.main_mem_banner_pc | /resizer/v2/https://cloudfront-ap-northeast-1.images.arcp... | 6.8 KiB | 4.3 KiB |
[경제포커스] “문제는 기름값이야, 바보야” div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/AJ4ZYRW6C5GJJDR3J4TGIDAU5Y.png?auth=7c38441bf... | 4.3 KiB | 4.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|
| chosun.com/ | 398 ms |
| www.chosun.com/ | 0.0 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.
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 |
|---|---|---|
| fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap | 68.4 KiB | 7.2 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 |
|---|---|---|
| fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap | 68.0 KiB | 68.0 KiB |
| www.chosun.com/pf/resources/dist/chosun/css/style.css?d=2211 | 46.3 KiB | 40.2 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
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 |
|---|---|---|---|
| cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js | 2.3 s | 2.2 s | 24 ms |
| www.chosun.com/ | 962 ms | 96 ms | 49 ms |
| www.chosun.com/pf/dist/engine/react.js?d=2211&mxId=00000000 | 865 ms | 688 ms | 10 ms |
| /pagead/managed/js/gpt/m202604100101/pubads_impl.js | 860 ms | 707 ms | 85 ms |
| Unattributable | 450 ms | 75 ms | 0.0 ms |
| www.chosun.com/pf/dist/components/combinations/default.js?d=2211&mxId=00000000 | 265 ms | 136 ms | 108 ms |
| www.googletagmanager.com/gtm.js?id=GTM-WNX23JV | 218 ms | 186 ms | 27 ms |
| d3bniy34hlitso.cloudfront.net/prod/org/chosun.js?org=chosun | 194 ms | 145 ms | 10 ms |
| /pagead/managed/js/activeview/current/ufs_web_display.js | 180 ms | 126 ms | 7.9 ms |
| www.googletagmanager.com/gtag/js?id=G-RXZWRP4R1X&cx=c>m=4e64e1 | 78 ms | 63 ms | 15 ms |
| static.dable.io/dist/bundles/plugin-QOL6C62C.js | 51 ms | 44 ms | 4.3 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 |
|---|---|
| Script Evaluation | 4.7 s |
| Other | 613 ms |
| Script Parsing & Compilation | 402 ms |
| Style & Layout | 389 ms |
| Parse HTML & CSS | 326 ms |
| Rendering | 232 ms |
| Garbage Collection | 191 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
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 |
|---|---|---|
| cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js | 76.0 KiB | 24.2 KiB |
| www.gstatic.com/firebasejs/11.6.0/firebase-app.js | 22.8 KiB | 13.5 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.
| URL | Transfer Size |
|---|---|
| /chosun/N4M7MYSC6RD5FMNS2MJAOGE5WA.png | 941.3 KiB |
| www.chosun.com/ChosunNM.woff2 | 935.8 KiB |
| www.chosun.com/pf/dist/components/combinations/default.js?d=2211&mxId=00000000 | 785.3 KiB |
| /chosun/32SABVZCVRBDVLOLXLXM4COR2Y.png | 517.2 KiB |
| tpc.googlesyndication.com/simgad/13794654069975183053 | 342.6 KiB |
| www.chosun.com/ | 285.9 KiB |
| /pagead/managed/js/gpt/m202604100101/pubads_impl.js | 186.4 KiB |
| www.chosun.com/NotoSansKR-Regular.woff2 | 166.9 KiB |
| www.chosun.com/NotoSansKR-Bold.woff2 | 166.8 KiB |
| www.chosun.com/NotoSansKR-Medium.woff2 | 166.6 KiB |
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 | |
|---|---|
與 현역 시도지사 ‘공천 전패’… 그 자리, 강경파들이 메웠다 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/VX6DNCIUVVEPNDJTKNIBBTEHYU.jpg?auth=a4a989ab2... |
美항모 3척 모두 중동 간 사이… 中, 남중국해에 부유식 장벽 등 통제 강화 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/CZI5KZVQ5NHPTDPNTH4ASQ2SGI.jpg?auth=ed20aac6c... |
법원도 “리호남 빠다칠” 인정했는데... ‘조작 기소’ 우긴 서영교의 자책골 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/4765BS66OFDZFA4S7NNCVKITDY.jpg?auth=21cb4730a... |
“대통령과 다툴 野 대신 호흡 맞는 與시장 필요” div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/UY6LWAJQ75E73CEN6TPECJGJQA.JPG?auth=f1a942eba... |
[경제포커스] “문제는 기름값이야, 바보야” div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/AJ4ZYRW6C5GJJDR3J4TGIDAU5Y.png?auth=7c38441bf... |
[기자의 시각] ‘치안 실패’ 숨긴 경찰 보도자료 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/WUU5BZLCIJAIRGF25VSWCGYHIE.png?auth=f5da2e1c4... |
[박찬용의 물건만담] 차량 썬팅 문화, 한국만 왜 이렇게 어두컴컴한가 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/EMZALL5DJFEL5JCWSDSJQ2B3YI.png?auth=c27d50ae2... |
[만물상] 트럼프의 自己愛 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/2ZYVPOCBMBCTRGBPSC4KNWKWQM.png?auth=66368900a... |
호르무즈 나왔다던 中 선박... 美해군 봉쇄 끝내 못 뚫었다 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/OUNW4XNXJBHTBCIU4DKOEYSY7I.jpg?auth=3e4315bf7... |
스콧 베선트 미 재무장관. /연합뉴스 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/GQZTSMJZGIYGENJUGI2TQYJTGA.jpg?auth=68ed51372... |
박상용 “세상 바뀌었는데, 北에 돈 줬단 진술은 안 바뀌었다” div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/SRHMPML75ZH6TIEFQW3OIVDLTY.jpg?auth=4a8ed81c3... |
[김창균 칼럼] “계속 떠들어 믿게 만든다” 연어 술파티 세뇌 2년 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/447LYIWT45BQFBNOS2UQLH4JWE.png?auth=fd1846448... |
[윤희영의 News English] 왕이 중국 외교부장이 김정은 찾아간 3가지 이유 div.article-print-sty2 > a > div.lazyload-wrapper > img.box--display-block | /resizer/v2/BFBAE6KXMNFENHCGFR53YCPP3E.jpg?auth=72110d93d... |
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.
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Marketinng_banner_pc div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
정가은 "배우였던 전남친,
키스신 찍고 오면 화 치밀어"
김영철, 먹먹한 가족사 고백
"고3 때 친형 교통사고로 떠나"
KCM, 빚 때문에 숨… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
신지·문원, 신혼여행 포기
"중동전쟁에 계획 망가져"
'개그맨 출신 변호사' 신완순
"수입 1000배 이상 뛰었다"
간암 치료 거부했던 심권호… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
신지·문원, 신혼여행 포기
"중동전쟁에 계획 망가져"
'개그맨 출신 변호사' 신완순
"수입 1000배 이상 뛰었다"
간암 치료 거부했던 심권호… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
정가은 "배우였던 전남친,
키스신 찍고 오면 화 치밀어"
김영철, 먹먹한 가족사 고백
"고3 때 친형 교통사고로 떠나"
KCM, 빚 때문에 숨… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
이정후 타격감 살아났다
이틀 만에 또 멀티히트
한화 둥지 떠난 후 펄펄
이태양, KIA 6연승 1등 공신
손흥민, 해발 2200m서 풀타임
월… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
토트넘이 데려간 선수들
패스 능력 형편 없었다
UCL 준결승 매치는 PSG·뮌헨
김민재 vs 이강인 맞붙을까
손아섭, 수비 못하는거 아니었어?… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
토트넘이 데려간 선수들
패스 능력 형편 없었다
UCL 준결승 매치는 PSG·뮌헨
김민재 vs 이강인 맞붙을까
손아섭, 수비 못하는거 아니었어?… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
이정후 타격감 살아났다
이틀 만에 또 멀티히트
한화 둥지 떠난 후 펄펄
이태양, KIA 6연승 1등 공신
손흥민, 해발 2200m서 풀타임
월… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
div.slick-slider > div.slick-list > div.slick-track > div.slick-slide div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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.carousel--controls > div > span > button div.carousel--controls > div > span > button |
div.carousel--controls > div > span > button.btnActive div.carousel--controls > div > span > button.btnActive |
div.carousel--controls > div > span > button div.carousel--controls > div > span > button |
div.carousel--controls > div > span > button div.carousel--controls > div > span > button |
div.carousel--controls > div > span > button.btnActive div.carousel--controls > div > span > button.btnActive |
div.carousel--controls > div > span > button div.carousel--controls > div > span > button |
div.carousel--controls > div > span > button.btnActive div.carousel--controls > div > span > button.btnActive |
div.carousel--controls > div > span > button.btnActive div.carousel--controls > div > span > button.btnActive |
div.carousel--controls > div > span > button div.carousel--controls > div > span > button |
div.carousel--controls > div > span > button div.carousel--controls > div > span > button |
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 |
|---|
div.today-chosun-wrapper > div.today-chosun-box > div.left-item > img div.today-chosun-wrapper > div.today-chosun-box > div.left-item > img |
div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img |
div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img |
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 |
|---|
div.mem--home-banner > div.mem--home-banner__bar > div.menu-bar-wrapper > a.menu-bar-logo div.mem--home-banner > div.mem--home-banner__bar > div.menu-bar-wrapper > a.menu-bar-logo |
div.width--100 > div.article-print-sty1 > div.article-print-sty2 > a div.width--100 > div.article-print-sty1 > div.article-print-sty2 > a |
div.box--pad-bottom-md > div.flex > div.footer__container-info-row > a div.box--pad-bottom-md > div.flex > div.footer__container-info-row > a |
div.box--pad-bottom-md > div.flex > div.footer__container-info-row > a.box--margin-left-md div.box--pad-bottom-md > div.flex > div.footer__container-info-row > a.box--margin-left-md |
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 |
|---|
로이터는 15일 위성 사진 분석 업체인 ‘반토르’를 인용해 중국이 필리핀과 해상 영유권 분쟁을 겪고 있는 남중국해 분쟁 수역 입구에 선박을 배… div.story-card > div.story-card-block > div.story-card-component > span |
사설 div.story-card-component > a.story-card__headline > div.left__label__box > span.left__label |
사설 div.story-card-component > a.story-card__headline > div.left__label__box > span.left__label |
사설 div.story-card-component > a.story-card__headline > div.left__label__box > span.left__label |
경제포커스 div.story-card-wrapper > div.story-card > div.story-card-block > div.story-card-component |
기자의 시각 div.story-card-wrapper > div.story-card > div.story-card-block > div.story-card-component |
윤희영의 News English div.story-card-wrapper > div.story-card > div.story-card-block > div.story-card-component |
박찬용의 물건만담 div.story-card-wrapper > div.story-card > div.story-card-block > div.story-card-component |
만물상 div.story-card-wrapper > div.story-card > div.story-card-block > div.story-card-component |
미국과 이란이 종전 합의에 다가서고 있다는 신호가 이어지면서 뉴욕 증시가 상승했다. 특히 대형주 위주의 S&P500 지수는 사상 처음(종가 기… div.story-card > div.story-card-block > div.story-card-component > span |
전남 무안국제공항 일대에서 제주항공 여객기 참사 희생자들의 미수습 유해를 찾기 위한 재수색이 지난 13일부터 다시 시작됐다. 하지만 첫날 현장… div.story-card > div.story-card-block > div.story-card-component > span |
These are opportunities to improve the legibility of your content.
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
"美 무기 사" 방위비 분담 압박… 'K-방산'의 씨앗 됐다 div.flex-chain-wrapper > section.flex-chain > div.flex-chain__column > li.related-links__item |
"韓, 태평양 전초기지"… 한미동맹이 바꾼 美 군사 지도 div.flex-chain-wrapper > section.flex-chain > div.flex-chain__column > li.related-links__item |
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.
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| image.chosun.com/arc/mcp/mcp_pdf_background_paper.png | Automatically upgraded to HTTPS |
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more about responsibly getting permission for notifications.
Performance issues directly impact user engagement and conversion rates.
| Source |
|---|
www.chosun.com/ line 132, col 23 |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | /pagead/managed/js/activeview/current/ufs_web_display.js line 252, col 234 |
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 |
|---|---|
cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js line 1338, col 16 | 쿠키를 찾을 수 없습니다. |
cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js line 1338, col 16 | 쿠키를 찾을 수 없습니다. |
cdn.evgnet.com/beacon/chosun/chosunilbo/scripts/evergage.min.js line 1338, col 16 | 쿠키를 찾을 수 없습니다. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Mixed content |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|
div.today-chosun-wrapper > div.today-chosun-box > div.left-item > img div.today-chosun-wrapper > div.today-chosun-box > div.left-item > img |
div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img |
div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img div.today-chosun-wrapper > a.today-chosun-box > div.left-item > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback