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.
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.
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 |
|---|---|
| /tistory_admin/frontend/assets/fonts/pretendard/Pretendar... | 45 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 | |
|---|---|---|---|
div.swiper-slide > div.cont_today > a.link_today > div.img_today div.swiper-slide > div.cont_today > a.link_today > div.img_today | /thumb/C656x320@2x.fwebp/?fname=https%3A%2F%2Fblog.kakaoc... | 268.3 KiB | 131.7 KiB |
운영팁 이미지 a.link_cont_tip > div.inner_cont_tip > div.wrap_thumb > img.img | /thumb/C120x120@2x.fwebp/?fname=https://tistory1.daumcdn.... | 25.2 KiB | 22.8 KiB |
Whatever 스킨 보러가기 div.inner_marticle_right > div.skin_store > div.wrap_skin > img | /thumb/C397x300@2x.fwebp/?fname=https://tistory1.daumcdn.... | 28.6 KiB | 21.4 KiB |
div.wrap_cont_riseupfollow > div.wrap_thumb_list > div.cont_thumb > div.item_thumb div.wrap_cont_riseupfollow > div.wrap_thumb_list > div.cont_thumb > div.item_thumb | /thumb/C174x116@2x.fwebp/?fname=https%3A%2F%2Fblog.kakaoc... | 31.0 KiB | 17.8 KiB |
컨텐츠 이미지 div.wrap_cont > a.link_cont > div.wrap_thumb > img | /thumb/C100x65@2x.fwebp/?fname=https%3A%2F%2Fblog.kakaocd... | 18.5 KiB | 17.4 KiB |
게시글 이미지 a.link_cont > div.wrap_thumb > div.inner_thumb > img | /thumb/C100x66@2x.fwebp/?fname=https%3A%2F%2Fblog.kakaocd... | 18.1 KiB | 17.0 KiB |
티스토리 div.group_head > h1 > a#kakaoServiceLogo > span.img_common_tistory | t1.daumcdn.net/tistory_admin/static/top/pc/img_common_tistory_230106.png | 27.5 KiB | 16.1 KiB |
게시글 이미지 a.link_cont > div.wrap_thumb > div.inner_thumb > img | /thumb/C100x66@2x.fwebp/?fname=https%3A%2F%2Fblog.kakaocd... | 13.9 KiB | 12.8 KiB |
컨텐츠 이미지 div.wrap_cont > a.link_cont > div.wrap_thumb > img | /thumb/C100x65@2x.fwebp/?fname=https%3A%2F%2Fblog.kakaocd... | 13.5 KiB | 12.5 KiB |
5 div.best_popularity > div.cont_g > div.wrap_cont > em.img_top_v1 | t1.daumcdn.net/tistory_admin/top_v2/img_top_v1_240710.png | 50.6 KiB | 11.5 KiB |
div.wrap_cont_riseupfollow > div.wrap_thumb_list > div.cont_thumb > div.item_thumb div.wrap_cont_riseupfollow > div.wrap_thumb_list > div.cont_thumb > div.item_thumb | /thumb/C174x116@2x.fwebp/?fname=https%3A%2F%2Fblog.kakaoc... | 23.5 KiB | 10.4 KiB |
운영팁 이미지 a.link_cont_tip > div.inner_cont_tip > div.wrap_thumb > img.img | /thumb/C120x120@2x.fwebp/?fname=https://tistory1.daumcdn.... | 11.9 KiB | 9.6 KiB |
운영팁 이미지 a.link_cont_tip > div.inner_cont_tip > div.wrap_thumb > img.img | /thumb/C120x120@2x.fwebp/?fname=https://tistory1.daumcdn.... | 11.3 KiB | 8.9 KiB |
게시글 이미지 a.link_cont > div.wrap_thumb > div.inner_thumb > img | /thumb/C100x66@2x.fwebp/?fname=https%3A%2F%2Fblog.kakaocd... | 9.5 KiB | 8.4 KiB |
운영팁 이미지 a.link_cont_tip > div.inner_cont_tip > div.wrap_thumb > img.img | /thumb/C120x120@2x.fwebp/?fname=https://tistory1.daumcdn.... | 10.0 KiB | 7.7 KiB |
div.inner_marticle_right > div.my_tistory > a.btn_login > span.img_top div.inner_marticle_right > div.my_tistory > a.btn_login > span.img_top | t1.daumcdn.net/tistory_admin/static/top/pc/img_top_200910.png | 13.6 KiB | 7.1 KiB |
게시글 이미지 a.link_cont > div.wrap_thumb > div.inner_thumb > img | /thumb/C100x66@2x.fwebp/?fname=https%3A%2F%2Fblog.kakaocd... | 7.5 KiB | 6.4 KiB |
컨텐츠 이미지 div.wrap_cont > a.link_cont > div.wrap_thumb > img | /thumb/C100x65@2x.fwebp/?fname=https%3A%2F%2Fblog.kakaocd... | 5.8 KiB | 4.8 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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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.tistory.com/_next/static/css/3167c74ef1f364f6.css | 25.9 KiB | 1.3 s |
| www.tistory.com/_next/static/css/5a0d843839a98ded.css | 969 B | 961 ms |
| www.tistory.com/_next/static/css/b15eec28da9dd142.css | 4.7 KiB | 961 ms |
| www.tistory.com/_next/static/css/c3aa9e7959783df3.css | 6.3 KiB | 961 ms |
| www.tistory.com/_next/static/css/785e2830f3a22f19.css | 876 B | 325 ms |
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 |
|---|---|
| tistory.com/ | 1.0 s |
| www.tistory.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.
Diagnostics
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 |
|---|---|---|
| www.tistory.com/_next/static/css/3167c74ef1f364f6.css | 25.3 KiB | 20.7 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.tistory.com/_next/static/chunks/6577-a1b69c920e4c21fc.js | 93.1 KiB | 36.3 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.
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.
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 |
|---|
리빙
·
스타일 div.list_category > div.wrap_category > a.link_tab > span.txt_g |
가족
·
연애 div.list_category > div.wrap_category > a.link_tab > span.txt_g |
직장
·
자기계발 div.list_category > div.wrap_category > a.link_tab > span.txt_g |
시사
·
지식 div.list_category > div.wrap_category > a.link_tab > span.txt_g |
도서
·
창작 div.list_category > div.wrap_category > a.link_tab > span.txt_g |
엔터테인먼트 div.list_category > div.wrap_category > a.link_tab > span.txt_g |
취미
·
건강 div.list_category > div.wrap_category > a.link_tab > span.txt_g |
50 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
79 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
2일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
12 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
5일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
42 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
77 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
6일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
10 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
5일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
17 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
6일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
5일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
10 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
18 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
5일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
/ 7 div.wrap_paging_tistory > div.paging_tistory > div.wrap_count > span.link_paging |
16 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
5일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
79 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
34 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
5일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
68 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
6일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
32 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
56 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
5일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
30 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
72 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
2026.04.14 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
1일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
28 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
6일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
19 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
16 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
1일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
13 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
23 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
2일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
10 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
10 div.wrap_tit > div.wrap_info > span.btn_info > span.txt_g |
2일 전 a.link_cont > div.wrap_tit > div.wrap_info > span.txt_g |
피드 div.wrap_question > ul.list_question > li > a.link_txt |
스킨 div.wrap_question > ul.list_question > li > a.link_txt |
포럼 div.wrap_question > ul.list_question > li > a.link_txt |
스킨가이드 div.wrap_question > ul.list_question > li > a.link_txt |
고객센터 div.wrap_question > ul.list_question > li > a.link_txt |
공지사항 div.wrap_question > ul.list_question > li > a.link_txt |
이용약관 div.wrap_question > ul.list_question > li > a.link_txt |
이전 이용약관 div.wrap_question > ul.list_question > li > a.link_txt |
운영정책 div.wrap_question > ul.list_question > li > a.link_txt |
개인정보처리방침 ul.list_question > li > a.link_txt > em |
청소년보호정책 div.wrap_question > ul.list_question > li > a.link_txt |
Email 수집거부정책 div.wrap_question > ul.list_question > li > a.link_txt |
권리침해신고 div.wrap_question > ul.list_question > li > a.link_txt |
상거래 피해 구제신청 div.wrap_question > ul.list_question > li > a.link_txt |
These are opportunities to improve the legibility of your content.
Names and labels
Including a skip link can help users skip to the main content to save time. Learn more about skip links.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
본문 바로가기 body > div#kakaoIndex > a |
메뉴 바로가기 body > div#kakaoIndex > 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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
슬로우 에이징·항노화 연구소, cellupmed div.best_popularity > div.cont_g > div.wrap_cont > a.txt_blogname |
방송 맛집 여행,무료 레시피,건강 식품 이야기 div.best_popularity > div.cont_g > div.wrap_cont > a.txt_blogname |
정보 공유의마당 정보마당 div.best_popularity > div.cont_g > div.wrap_cont > a.txt_blogname |
담덕이의 탐방일지 div.best_popularity > div.cont_g > div.wrap_cont > a.txt_blogname |
맛집한번 가볼까요? div.best_popularity > div.cont_g > div.wrap_cont > a.txt_blogname |
석화의 여행이야기 div.list_tistory_top > div.item_group > div.wrap_profile > a.link_blog |
룰루TV리뷰공유 div.list_tistory_top > div.item_group > div.wrap_profile > a.link_blog |
These items highlight common accessibility best practices.
Best Practices
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
1 div.today_tistory > div.wrap_paging_tistory > div.paging_tistory > a.link_paging |
2 div.today_tistory > div.wrap_paging_tistory > div.paging_tistory > a.link_paging |
4 div.today_tistory > div.wrap_paging_tistory > div.paging_tistory > a.link_paging |
5 div.today_tistory > div.wrap_paging_tistory > div.paging_tistory > a.link_paging |
To appear in search results, crawlers need access to your app.