Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
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
Performance issues directly impact user engagement and conversion rates.
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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu... | 25 ms |
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 | |
|---|---|---|---|
a.focus-list > div.focus-list__image > picture > img a.focus-list > div.focus-list__image > picture > img | /gw/photo.php?u=https://uc.udn.com.tw/photo/t3/2026/04/17... | 193.6 KiB | 189.3 KiB |
div.story-list__image > a.story-list__image--holder > picture > img div.story-list__image > a.story-list__image--holder > picture > img | /gw/photo.php?u=https://uc.udn.com.tw/photo/t3/2026/03/30... | 166.1 KiB | 156.4 KiB |
section.slide-holder > section.slide > div.slide-section > ::after section.slide-holder > section.slide > div.slide-section > ::after | udn.com/static/img/udn-loading.png | 39.7 KiB | 38.1 KiB |
section.slide > a.slide-image > picture > img.lazyload section.slide > a.slide-image > picture > img.lazyload | /gw/photo.php?u=https://uc.udn.com.tw/photo/t3/2026/04/20... | 52.7 KiB | 27.7 KiB |
div.story-list__image > a.story-list__image--holder > picture > img div.story-list__image > a.story-list__image--holder > picture > img | /upfiles/B_ED/EDITOR_RECOMM/PSN_PHOTO/3375/f_RECOMM_15341... | 44.9 KiB | 19.9 KiB |
div.story-list__image > a.story-list__image--holder > picture > img div.story-list__image > a.story-list__image--holder > picture > img | /gw/photo.php?u=https://p.udn.com.tw/upf/2014_banners/hyp... | 26.1 KiB | 16.3 KiB |
div.story-list__image > a.story-list__image--holder > picture > img div.story-list__image > a.story-list__image--holder > picture > img | /gw/photo.php?u=https://uc.udn.com.tw/photo/t3/2026/04/20... | 20.7 KiB | 11.0 KiB |
div.story-list__image > a.story-list__image--holder > picture > img div.story-list__image > a.story-list__image--holder > picture > img | /gw/photo.php?u=https://uc.udn.com.tw/photo/t3/2026/04/21... | 20.6 KiB | 10.9 KiB |
section.slide > a.slide-image > picture > img.lazyload section.slide > a.slide-image > picture > img.lazyload | /gw/photo.php?u=/photo/t3/2026/04/20/34871775.jpg&M=2&x=&... | 32.8 KiB | 7.8 KiB |
a.focus-list > div.focus-list__image > picture > img a.focus-list > div.focus-list__image > picture > img | /gw/photo.php?u=https://uc.udn.com.tw/photo/t3/2026/03/30... | 17.2 KiB | 7.6 KiB |
div.story-list__image > a.story-list__image--holder > picture > img div.story-list__image > a.story-list__image--holder > picture > img | /gw/photo.php?u=https://uc.udn.com.tw/photo/t3/2026/04/21... | 16.9 KiB | 7.2 KiB |
div.story-list__image > a.story-list__image--holder > picture > img div.story-list__image > a.story-list__image--holder > picture > img | /gw/photo.php?u=https://uc.udn.com.tw/photo/t3/2026/04/13... | 15.6 KiB | 5.9 KiB |
div.story-list__image > a.story-list__image--holder > picture > img div.story-list__image > a.story-list__image--holder > picture > img | /gw/photo.php?u=https://uc.udn.com.tw/photo/t3/2026/04/21... | 13.3 KiB | 4.6 KiB |
a.focus-list > div.focus-list__image > picture > img a.focus-list > div.focus-list__image > picture > img | /gw/photo.php?u=https://uc.udn.com.tw/photo/t3/2026/04/20... | 14.2 KiB | 4.5 KiB |
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 |
|---|---|
| udn.com/ | 212 ms |
| udn.com/news/index | 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 |
|---|---|
庫克交棒硬體大將特納斯 9月接掌蘋果CEO div.slide-section > div.slide-links > h2 > a | 0.094 |
接棒庫克 游泳冠軍特納斯要延續傳奇故事 div.slide-links > div.slide-divider > h3 > a | 0.029 |
UDN.com asks for your consent to use your personal data to:
Personalised advert… body > div.fc-consent-root > div.fc-dialog-container | 0.001 |
div.tools-box__items > div.member-button > i.i-user-not-login > ::before div.tools-box__items > div.member-button > i.i-user-not-login > ::before | 0.001 |
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.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.taboola.com/libtrc/udntw-udndesktop/loader.js | 316.8 KiB | 226.1 KiB |
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js | 187.7 KiB | 127.7 KiB |
| www.googletagmanager.com/gtag/js?id=G-7THXRBK2CK&cx=c>m=4e64h1 | 164.3 KiB | 66.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-NEBRGBLTFZ&cx=c>m=4e64h1 | 145.0 KiB | 62.9 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NVJVL2N | 141.2 KiB | 60.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5CMHR66 | 151.7 KiB | 57.0 KiB |
| connect.facebook.net/zh_TW/bundle/sdk.js/ | 77.8 KiB | 53.8 KiB |
| udn.com/static/js/vendor.bundle.js?202604201435 | 85.7 KiB | 46.9 KiB |
| fundingchoicesmessages.google.com/i/103512698?ers=3 | 68.8 KiB | 36.4 KiB |
| p.udn.com.tw/upf/static/common/prebid4.35.0_20210415.js | 70.4 KiB | 35.3 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 33.6 KiB |
| static.criteo.net/js/ld/publishertag.prebid.js | 31.0 KiB | 23.5 KiB |
| udn.com/static/js/index.bundle.js?202604201435 | 29.6 KiB | 20.3 KiB |
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 | 1.2 s |
| Style & Layout | 989 ms |
| Other | 444 ms |
| Rendering | 188 ms |
| Script Parsing & Compilation | 156 ms |
| Parse HTML & CSS | 46 ms |
| Garbage Collection | 21 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 |
|---|---|---|
| /css?family=Noto+Sans+TC:300,400,500&display=swap&subset=... | 98.1 KiB | 10.3 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 |
|---|---|---|
| www.gstatic.com/firebasejs/10.13.1/firebase-app.js | 22.2 KiB | 13.1 KiB |
| p.udn.com.tw/upf/static/common/recommendation/recommendation-system.js | 7.5 KiB | 3.0 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 |
|---|---|---|
| /css?family=Noto+Sans+TC:300,400,500&display=swap&subset=... | 97.6 KiB | 97.6 KiB |
| udn.com/static/css/index.css?202604201435 | 29.7 KiB | 21.4 KiB |
| .fc-consent-root .fc-dialog-container.fc-fullscreen { height: 100% !important; … } … | 16.2 KiB | 14.0 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 | |
|---|---|
section.weather-wrapper > a.udn-weather__widget > div.weather-info > img.weather-icon section.weather-wrapper > a.udn-weather__widget > div.weather-info > img.weather-icon | udn.com/static/img/weather/001.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
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.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
即時 熱門
07:09
獨家專訪/不怕日股下市創新高!東證社長橫山隆介:公司素質更重要
07:00
中職/富邦養兵多年未果 台鋼招兵買馬可望挑戰三本柱
07:… main.main-content > div.container > section.main-index__focus > div.udn-tab |
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.udn-slider > section.slider-controls > section.slider-dot > span div.udn-slider > section.slider-controls > section.slider-dot > span |
When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to label `progressbar` elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.context-box__content > section.udn-vote__body > div.udn-vote__list > span.udn-vote__progress div.context-box__content > section.udn-vote__body > div.udn-vote__list > span.udn-vote__progress |
div.context-box__content > section.udn-vote__body > div.udn-vote__list > span.udn-vote__progress div.context-box__content > section.udn-vote__body > div.udn-vote__list > span.udn-vote__progress |
div.context-box__content > section.udn-vote__body > div.udn-vote__list > span.udn-vote__progress div.context-box__content > section.udn-vote__body > div.udn-vote__list > span.udn-vote__progress |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
submit-search section.overlay-menu > div.container > div.input-holder > span.btn |
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.
Contrast
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 |
|---|
河好如初 section.header-wrapper > div.tools-box > nav.channel-link > a |
有設計 section.header-wrapper > div.tools-box > nav.channel-link > a |
有行旅 section.header-wrapper > div.tools-box > nav.channel-link > a |
願景 section.header-wrapper > div.tools-box > nav.channel-link > a |
我的新聞 section.header-wrapper > div.tools-box > nav.channel-link > a |
大甲媽祖 div.container > section.navigation-wrapper > nav.navigation > a.navigation-list |
美伊戰事 div.container > section.navigation-wrapper > nav.navigation > a.navigation-list |
快訊 main.main-content > div.container > section.breaking-news__wrapper > div.breaking-news__icon |
06:36 section.breaking-news__wrapper > h2.breaking-news > a > time.breaking-news__time |
熱門 header.context-box__header > div.context-box__header__wrap > h3.context-box__title > a.udn-tab__title |
07:09 div.context-box > div.context-box__content > a.tab-link > span.tab-link__note |
07:00 div.context-box > div.context-box__content > a.tab-link > span.tab-link__note |
07:00 div.context-box > div.context-box__content > a.tab-link > span.tab-link__note |
07:00 div.context-box > div.context-box__content > a.tab-link > span.tab-link__note |
07:00 div.context-box > div.context-box__content > a.tab-link > span.tab-link__note |
07:00 div.context-box > div.context-box__content > a.tab-link > span.tab-link__note |
06:55 div.context-box > div.context-box__content > a.tab-link > span.tab-link__note |
行情 div.context-box__content > section.keywords-wrapper > section.keywords > a.btn |
發票 div.context-box__content > section.keywords-wrapper > section.keywords > a.btn |
樂透 div.context-box__content > section.keywords-wrapper > section.keywords > a.btn |
空氣品質 section.weather-wrapper > a.udn-weather__widget > div.udn-weather__aqi > span.aqi-word |
AQI
53 section.weather-wrapper > a.udn-weather__widget > div.udn-weather__aqi > span.aqi-value |
53 a.udn-weather__widget > div.udn-weather__aqi > span.aqi-value > span |
「鄭習會」後,中國大陸提出十項對台措施,綠營原先預期,「鄭習會」加深國民黨親中標籤,有機會成為年底地方選舉,藍綠氣勢消長的轉捩點,民進黨立委王世堅更說「國民黨… section.slide > div.slide-info > a.context-box__content > p |
52% section.udn-vote__body > div.udn-vote__list > span.udn-vote__count > span.udn-vote__percent |
21% section.udn-vote__body > div.udn-vote__list > span.udn-vote__count > span.udn-vote__percent |
15% section.udn-vote__body > div.udn-vote__list > span.udn-vote__count > span.udn-vote__percent |
訂閱 div.container > section.footer-social > form.newsletter > button.btn |
Learn more div.fc-dialog-content > div.fc-dialog-scrollable-content > button.fc-faq-header > span.fc-faq-label |
List of partners. div.fc-dialog-scrollable-content > div.fc-footer > p > a.fc-vendors-list-dialog |
These are opportunities to improve the legibility of your content.
Names and labels
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 |
|---|
section.header-wrapper > div.logo > a > img section.header-wrapper > div.logo > a > img |
section.header-wrapper > div.logo > a > img section.header-wrapper > div.logo > a > 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.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder |
div.feature-guess__list > div.story-list__text > h3 > a div.feature-guess__list > div.story-list__text > h3 > a |
div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder |
div.feature-guess__list > div.story-list__text > h3 > a div.feature-guess__list > div.story-list__text > h3 > a |
div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder |
div.feature-guess__list > div.story-list__text > h3 > a div.feature-guess__list > div.story-list__text > h3 > a |
div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder |
div.feature-guess__list > div.story-list__text > h3 > a div.feature-guess__list > div.story-list__text > h3 > a |
div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder |
div.feature-guess__list > div.story-list__text > h3 > a div.feature-guess__list > div.story-list__text > h3 > a |
div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder div.context-box__content > div.feature-guess__list > div.story-list__image > a.story-list__image--holder |
div.feature-guess__list > div.story-list__text > h3 > a div.feature-guess__list > div.story-list__text > h3 > a |
section.slide > div.slide-info > header.context-box__header > a.btn section.slide > div.slide-info > header.context-box__header > a.btn |
section.slide > div.slide-info > header.context-box__header > a.btn section.slide > div.slide-info > header.context-box__header > a.btn |
section.slide > div.slide-info > header.context-box__header > a.btn section.slide > div.slide-info > header.context-box__header > a.btn |
section.slide > div.slide-info > header.context-box__header > a.btn section.slide > div.slide-info > header.context-box__header > a.btn |
section.secondary-content__items > div.udn-vote > header.context-box__header > a.btn section.secondary-content__items > div.udn-vote > header.context-box__header > a.btn |
section.secondary-content__items > div.market-news > header.context-box__header > a.btn section.secondary-content__items > div.market-news > header.context-box__header > a.btn |
div.container > div.context-box > header.context-box__header > a.btn div.container > div.context-box > header.context-box__header > a.btn |
div.story-list__holder > div.story-list__news > div.story-list__image > a.story-list__image--holder div.story-list__holder > div.story-list__news > div.story-list__image > a.story-list__image--holder |
footer.footer > div.container > section.footer-social > a.btn footer.footer > div.container > section.footer-social > a.btn |
footer.footer > div.container > section.footer-social > a.btn footer.footer > div.container > section.footer-social > a.btn |
footer.footer > div.container > section.footer-social > a.btn footer.footer > div.container > section.footer-social > a.btn |
footer.footer > div.container > section.footer-social > a.btn footer.footer > div.container > section.footer-social > a.btn |
footer.footer > div.container > section.footer-social > a.btn footer.footer > div.container > section.footer-social > a.btn |
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
訂閱 div.container > section.footer-social > form.newsletter > button.btn |
Best Practices
Trust and Safety
Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. Learn more about the geolocation permission.
Performance issues directly impact user engagement and conversion rates.
| Source |
|---|
udn.com/static/js/index.bundle.js?202604201435 line 1, col 84345 |
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 |
|---|
udn.com/static/js/firebase.js?t=2025010202 line 34, col 13 |
General
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 |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
| Specifying overflow: visible on img, video and canvas tags may cause them to produce visual content outside of the element bounds. See https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md. | /_/mss/boq-content-ads-contributor/_/js/k=boq-content-ads... line 19, col 449 |
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 |
|---|---|
p.udn.com.tw/upf/static/common/prebid4.35.0_20210415.js line 3, col 13853 | %cPrebid display: inline-block; color: #fff; background: #3b88c3; padding: 1px 4px; border-radius: 3px; ERROR: in response for appnexus adapter: Could not find valid member in request |
p.udn.com.tw/upf/static/common/prebid4.35.0_20210415.js line 3, col 13853 | %cPrebid display: inline-block; color: #fff; background: #3b88c3; padding: 1px 4px; border-radius: 3px; ERROR: Server call for aol failed: . Continuing without bids. |
p.udn.com.tw/upf/static/common/prebid4.35.0_20210415.js line 3, col 13853 | %cPrebid display: inline-block; color: #fff; background: #3b88c3; padding: 1px 4px; border-radius: 3px; ERROR: Server call for aol failed: . Continuing without bids. |
p.udn.com.tw/upf/static/common/prebid4.35.0_20210415.js line 3, col 13853 | %cPrebid display: inline-block; color: #fff; background: #3b88c3; padding: 1px 4px; border-radius: 3px; ERROR: Server call for aol failed: . Continuing without bids. |
p.udn.com.tw/upf/static/common/prebid4.35.0_20210415.js line 3, col 13853 | %cPrebid display: inline-block; color: #fff; background: #3b88c3; padding: 1px 4px; border-radius: 3px; ERROR: Server call for openx failed: . Continuing without bids. |
Access to XMLHttpRequest at 'https://c2shb.ssp.yahoo.com/bidRequest?dcn=8a969162017373e3f4b2fb08e6a00704&pos=udn_pc_right2_300x250_display_hb&cmd=bid&secure=1' from origin 'https://udn.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to XMLHttpRequest at 'https://c2shb.ssp.yahoo.com/bidRequest?dcn=8a969162017373e3f4b2fb08e6a00704&pos=udn_pc_right3_300x250_display_hb&cmd=bid&secure=1' from origin 'https://udn.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to XMLHttpRequest at 'https://c2shb.ssp.yahoo.com/bidRequest?dcn=8a969162017373e3f4b2fb08e6a00704&pos=udn_pc_right4_300x250_display_hb&cmd=bid&secure=1' from origin 'https://udn.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to XMLHttpRequest at 'https://udn-usd-d.openx.net/w/1.0/arj?ju=https%3A%2F%2Fudn.com%2Fnews%2Findex&ch=UTF-8&res=800x600x24&ifr=false&tz=0&tws=1350x940&be=1&bc=hb_pb_3.0.3&dddid=59d3a09b-51ba-4df8-b1f1-2a670a2ca669%2Cb7ebb4be-4fde-4e3b-ae4a-e8575ab2c4da%2C23c87a1b-83b0-4c03-8f50-ab90e5548d9b&nocache=1776813072330&aus=300x250%7C300x250%7C300x250&divIds=ads-recommendation-300x250%2Cads-300x250-1%2Cads-300x250-2&auid=541147525%2C541052419%2C541052420' from origin 'https://udn.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
udn.com/news/index line 176, col 15 | TypeError: Cannot read properties of undefined (reading 'split')
at https://udn.com/news/index:177:16 |
SEO
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.
Content Best Practices
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 |
|---|
section.header-wrapper > div.logo > a > img section.header-wrapper > div.logo > a > img |
section.header-wrapper > div.logo > a > img section.header-wrapper > div.logo > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.