Lighthouse Mobile
· 0 checks — Mobile 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.
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.
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.w3schools.com/lib/topnav/main.v1.0.95.js | 92.0 KiB | 453 ms |
| www.w3schools.com/lib/my-learning/main.v1.0.81.js | 20.8 KiB | 151 ms |
| www.w3schools.com/lib/common-deps/main.v1.0.18.js | 9.3 KiB | |
| www.w3schools.com/lib/user-session/main.v1.0.51.js | 10.8 KiB | |
| www.w3schools.com/lib/uic.js?v=1.1.0 | 3.0 KiB | 151 ms |
| www.w3schools.com/lib/uic_prov.js?v=1.4.8 | 3.7 KiB | |
| www.w3schools.com/lib/w3schools.css?v=1.0.1 | 15.0 KiB | |
| www.w3schools.com/plus/plans/main.v1.0.3.css | 2.6 KiB | |
| www.w3schools.com/lib/pathfinder/main.v1.0.12.css | 4.5 KiB | 151 ms |
| www.w3schools.com/lib/sparteo.css?v=1.0.5 | 704 B | |
| www.w3schools.com/lib/my-learning/main.v1.0.81.css | 3.0 KiB | |
| www.w3schools.com/lib/topnav/main.v1.0.95.css | 15.9 KiB |
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 |
|---|---|---|
| static.fastcmp.com/fast-cmp-stub.modern.b8d64b2fce5dae2bd026.js | 800.0 s | 61.3 KiB |
| static.fastcmp.com/fast-cmp-en-tcfeuv2.82b16153b940a36e2f80.js | 800.0 s | 53.7 KiB |
| sync.sparteo.com/crossfire.js | 14400.0 s | 12.7 KiB |
| static.fastcmp.com/fast-cmp-stub.js | 800.0 s | 1.7 KiB |
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 | |
|---|---|---|---|
header.fast-cmp-layout-header > div.fast-cmp-layout-header__container > div.fast-cmp-layout-header__box > img header.fast-cmp-layout-header > div.fast-cmp-layout-header__container > div.fast-cmp-layout-header__box > img | www.w3schools.com/images/w3schools_logo_500_04AA6D.webp | 7.2 KiB | 7.0 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| w3schools.com/ | 783 ms |
| www.w3schools.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.
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
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.w3schools.com/lib/topnav/main.v1.0.95.js | 91.6 KiB | 25.1 KiB |
| www.w3schools.com/lib/my-learning/main.v1.0.81.js | 20.4 KiB | 6.0 KiB |
| www.w3schools.com/lib/w3schools_footer.js?update=20250924 | 14.6 KiB | 3.7 KiB |
| www.w3schools.com/lib/user-session/main.v1.0.51.js | 10.4 KiB | 2.9 KiB |
| www.w3schools.com/lib/common-deps/main.v1.0.18.js | 8.9 KiB | 2.3 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 |
|---|---|---|
| www.w3schools.com/lib/topnav/main.v1.0.95.css | 15.5 KiB | 14.5 KiB |
| www.w3schools.com/lib/w3schools.css?v=1.0.1 | 14.7 KiB | 13.4 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.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 241.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-9YNMTB56NB&cx=c>m=4e64f0h1 | 174.6 KiB | 70.3 KiB |
| www.w3schools.com/lib/topnav/main.v1.0.95.js | 91.6 KiB | 67.9 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KTCFC3S | 126.8 KiB | 59.4 KiB |
| static.fastcmp.com/fast-cmp-stub.modern.b8d64b2fce5dae2bd026.js | 61.2 KiB | 21.6 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 | 964 ms |
| Other | 421 ms |
| Script Parsing & Compilation | 323 ms |
| Style & Layout | 253 ms |
| Parse HTML & CSS | 90 ms |
| Rendering | 54 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|
Sign In div#pagetop > div.tnb-right-section > div#tnb-login-btn > span.button-text |
Learn HTML div.w3-row > div.w3-content > div.w3-col > a.w3-button |
Learn CSS div.w3-row > div.w3-content > div.w3-col > a.w3-button |
Learn JavaScript div.w3-row > div.w3-content > div.w3-col > a.w3-button |
Learn Python div.w3-row > div.w3-content > div.w3-col > a.w3-button |
Learn SQL div.w3-row > div.w3-content > div.w3-col > a.w3-button |
Sign Up div.w3-row > div.w3-center > p > a#myLearningFromDefault |
Try Frontend Editor (HTML/CSS/JS) div#main > div.ws-black > div.w3-content > a.ws-btn |
Learn More div#main > div.w3-center > div > a.ws-btn |
Learn More div.w3-row > div#main > div.pro-caption > a#proFromDefault |
Learn More div.pro-caption > div.w3-content > div.w3-col > a.w3-button |
Exercises div.w3-row-padding > div.w3-half > p > a.w3-button |
Get started div#main > div#getdiploma > div > a.w3-btn |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
With the world's largest web developer site. div#main > div.ws-black > div.w3-content > h3.learntocodeh3 |
A web server programming language div.w3-col > div.w3-card-2 > div > h5.w3-text-dark-grey |
A JS library for developing web pages div.w3-col > div.w3-card-2 > div > h5.w3-text-dark-grey |
A programming language div.w3-col > div.w3-card-2 > div > h5.w3-text-dark-grey |
A programming language div.w3-col > div.w3-card-2 > div > h5.w3-text-dark-grey |
A CSS framework for faster and better responsive web pages div.w3-col > div.w3-card-2 > div > h5 |
A CSS framework for designing better web pages div.w3-col > div.w3-card-2 > div > h5.w3-text-dark-grey |
Create an account to track your progress, get your own website,and get access t… div#main > div.w3-row > div.w3-center > h4 |
With our online code editor, you can edit code and view the result in your brow… div#main > div.ws-black > div.w3-content > h4.w3-center |
If you want to create your own website, check out W3Schools Spaces. div#main > div.w3-center > div > h3 |
No installation required - just open your browser and start coding: div#main > div.w3-center > div > h5 |
And unlock powerful features: div.w3-row > div#main > div.pro-caption > h3 |
W3Schools' famous color picker: div#main > div.w3-center > div.w3-content > h4 |
Test your skills! div.w3-row > div#main > div.w3-center > h4 |
Browse our selection of free responsive HTML Templates div.w3-row > div#main > div.w3-center > h4 |
Code snippets for HTML, CSS and JavaScript div.w3-row > div#main > div#howto_padding > h4.xxw3-text-dark-grey |
For example, how to create a slideshow: div.w3-row > div#main > div#howto_padding > h6 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
HTML Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
CSS Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
JavaScript Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
How To Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
SQL Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Python Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
W3.CSS Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Bootstrap Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
PHP Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Java Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
C++ Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
jQuery Tutorial div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
HTML Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
CSS Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
JavaScript Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
SQL Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Python Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
W3.CSS Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Bootstrap Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
PHP Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
HTML Colors div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Java Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
AngularJS Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
jQuery Reference div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
HTML Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
CSS Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
JavaScript Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
How To Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
SQL Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Python Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
W3.CSS Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Bootstrap Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
PHP Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Java Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
XML Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
jQuery Examples div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
HTML Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
CSS Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
JavaScript Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Front End Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
SQL Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Python Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
PHP Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
jQuery Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
Java Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
C++ Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
C# Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
XML Certificate div#spacemyfooter > div > div.footerlinks_2 > a.ga-bottom |
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.w3schools.com/go/go_exercises.php | Go |
| www.w3schools.com/go/index.php | GO |
| www.w3schools.com/go/index.php | Go |
| www.w3schools.com/spaces/index.php | Learn More |
| order.w3schools.com/plans | Learn More |
| www.w3schools.com/academy/index.php | Learn More |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|
div#subtopnav > div#menubtn_container > span > a.topnav-icons div#subtopnav > div#menubtn_container > span > a.topnav-icons |
body.w3s-user-anonymous > div.topnavcontainer > div#subtopnav > a body.w3s-user-anonymous > div.topnavcontainer > div#subtopnav > a |
CONTACT US div#spacemyfooter > div > div.footerlinks_1 > a |
cookies div#footerwrapper > div#spacemyfooter > div.footertext > a.ga-bottom |
To appear in search results, crawlers need access to your app.