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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| fc2.com/js/jquery-3.7.1.min.js | 0.0 ms | 85.8 KiB |
| ssl.google-analytics.com/ga.js | 7200.0 s | 17.4 KiB |
| fc2.com/en/newentry.js | 0.0 ms | 3.2 KiB |
| fc2.com/fc2dc/footer.js | 0.0 ms | 2.2 KiB |
| media5.fc2.com/js/ajax.module.js | 0.0 ms | 1.8 KiB |
| connect.facebook.net/en_US/all.js#xfbml=1 | 1200.0 s | 1.8 KiB |
| fc2.com/en/notice.js | 0.0 ms | 1.4 KiB |
| /v/t39.30808-1/358741428_609055427983796_3351591967329884... | 1209600.0 s | 2.4 KiB |
| media5.fc2.com/js/ajax.module.js | 0.0 ms | 0 B |
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 | |
|---|---|---|---|
New Entries div.content_body > div#inf_box > ul.tab > li.middle_tab | static.fc2.com/fc2com/img/header_menu-back.jpg | 20.0 KiB | 20.0 KiB |
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 |
|---|---|---|
| fc2.com/en/notice.js | 1.4 KiB | |
| fc2.com/js/jquery-3.7.1.min.js | 85.8 KiB | 538 ms |
| fc2.com/en/newentry.js | 3.2 KiB | |
| static.fc2.com/fc2com/js/tab_panel.js | 592 B | |
| static.fc2.com/fc2com/css/fc2com_default_140313.css | 6.0 KiB | |
| static.fc2.com/fc2com/css/sp.css | 676 B | |
| static.fc2.com/fc2com/js/sp_en.js?130128 | 738 B | |
| static.fc2.com/fc2com/css/fc2com_default_foreign.css | 562 B | |
| static.fc2.com/share/fc2parts/js/common_design.js | 1.8 KiB | |
| static.fc2.com/share/fc2parts/css/share.css | 3.9 KiB | |
| static.fc2.com/share/css/common.css | 1.1 KiB | 206 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| fc2.com/js/jquery-3.7.1.min.js | 85.5 KiB | 55.4 KiB |
| connect.facebook.net/en_US/all.js?hash=9c14cb89f82536b5d0b8ca26bf5baed9 | 82.4 KiB | 53.1 KiB |
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 |
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#menu > div > a > img.bttn_twitter_follow_me | static.fc2.com/fc2com/image/twitter.png |
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.
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 |
|---|
div#main > ul.ad_300x250 > li > img div#main > ul.ad_300x250 > li > img |
div#menu > div > a > img.bttn_twitter_follow_me |
div#spbar > div#container > div#ad_banner468x60 > img div#spbar > div#container > div#ad_banner468x60 > img |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Language
日本語
English
繁體中文
简体中文
ภาษาไทย
한국어
Deutsch
Español
Русский
Français
Ind… div.sh_langselect > ul > li > select |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#main > ul.ad_300x250 > li > iframe div#main > ul.ad_300x250 > li > iframe |
div#spbar > div#container > div#ad_banner468x60 > iframe div#spbar > div#container > div#ad_banner468x60 > iframe |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#container > div#menu > div > 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 |
|---|
Blog li > dl > dt > a |
FC2 Terms of Use div#footer_outline > ul > li > a |
Premium Service Terms of Use div#footer_outline > ul > li > a |
Report Content div#footer_outline > ul > li > a |
Content Compliant Policy div#footer_outline > ul > li > a |
Anti-Human Trafficking Policy div#footer_outline > ul > li > a |
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.
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Registration div#menu > h3.sh_regist_en > a > img | static.fc2.com/share/fc2footermenu/blank.gif | 200 x 47 | 1 x 1 | 200 x 47 |
Browser Compatibility
Specifying a doctype prevents the browser from switching to quirks-mode. Learn more about the doctype declaration.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|
div#main > ul.ad_300x250 > li > img div#main > ul.ad_300x250 > li > img |
div#menu > div > a > img.bttn_twitter_follow_me |
div#spbar > div#container > div#ad_banner468x60 > img div#spbar > div#container > div#ad_banner468x60 > img |
Canonical links suggest which URL to show in search results. Learn more about canonical links.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
Format your HTML in a way that enables crawlers to better understand your app’s content.