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.
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 | |
|---|---|---|---|
Nabídka
Výcvik řidičů skupiny B
Kondiční jízdy
Individuální výcvik
Školení začí… body.gantry > div#g-page-surround > section#g-features | www.autoskolanemec.cz/images/assets/background.png | 1.6 MiB | 1.2 MiB |
div#jlgallery-5754 > div > div.jl-light > img.tm-image div#jlgallery-5754 > div > div.jl-light > img.tm-image | www.autoskolanemec.cz/images/assets/photo3.png | 1.1 MiB | 1.1 MiB |
div#jlgallery-5754 > div > div.jl-light > img.tm-image div#jlgallery-5754 > div > div.jl-light > img.tm-image | www.autoskolanemec.cz/images/assets/photo2.png | 1.0 MiB | 1.0 MiB |
div#jlgallery-5754 > div.jl-first-column > div.jl-light > img.tm-image div#jlgallery-5754 > div.jl-first-column > div.jl-light > img.tm-image | www.autoskolanemec.cz/images/assets/photo1.png | 1.0 MiB | 1.0 MiB |
Ceník
B - osobní automobil 22 800 Kč
B - osobní automobil rychlokurz 26 8… body.gantry > div#g-page-surround > section#g-testimonials | www.autoskolanemec.cz/images/assets/fon.png | 452.7 KiB | 385.2 KiB |
trenažéry div#jlgallery-5754 > div.jl-grid-margin > div.jl-light > img.tm-image | www.autoskolanemec.cz/images/assets/trenazer.jpg | 231.8 KiB | 224.1 KiB |
trénink řízení div#jlgallery-5754 > div.jl-grid-margin > div.jl-light > img.tm-image | www.autoskolanemec.cz/images/assets/trenazery2.jpg | 179.7 KiB | 173.7 KiB |
div#mod-custom113 > div.header > div.photoautoheader > img div#mod-custom113 > div.header > div.photoautoheader > img | www.autoskolanemec.cz/images/assets/autoheader.png | 181.8 KiB | 141.1 KiB |
učebna div#jlgallery-5754 > div.jl-grid-margin > div.jl-light > img.tm-image | www.autoskolanemec.cz/images/assets/ucebna2.jpg | 130.6 KiB | 123.4 KiB |
auto fabia div.col > div.com-content-article > figure.terminy-image-car > img | www.autoskolanemec.cz/images/assets/auto2.png | 120.8 KiB | 95.3 KiB |
div.g-block > div#logo-9608-particle > a.g-logo > img div.g-block > div#logo-9608-particle > a.g-logo > img | www.autoskolanemec.cz/images/assets/logo.png | 25.1 KiB | 23.6 KiB |
div.moduletable > div#mod-custom116 > div.budova > img div.moduletable > div#mod-custom116 > div.budova > img | www.autoskolanemec.cz/images/assets/budova.jpg | 26.5 KiB | 8.1 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.
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| www.autoskolanemec.cz/media/gantry5/engines/nucleus/css-compiled/bootstrap5.css | 23.7 KiB | 3.1 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.autoskolanemec.cz/media/gantry5/engines/nucleus/css-compiled/bootstrap5.css | 23.4 KiB | 23.2 KiB |
| www.autoskolanemec.cz/templates/g5_helium/custom/css/jluikit.min.css | 18.3 KiB | 18.0 KiB |
| www.autoskolanemec.cz/media/system/css/joomla-fontawesome.min.css | 15.3 KiB | 15.1 KiB |
| www.autoskolanemec.cz/media/gantry5/assets/css/font-awesome5-all.min.css | 12.5 KiB | 12.4 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.g-block > div#logo-9608-particle > a.g-logo > img div.g-block > div#logo-9608-particle > a.g-logo > img | www.autoskolanemec.cz/images/assets/logo.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| autoskolanemec.cz/ | 202 ms |
| www.autoskolanemec.cz/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.autoskolanemec.cz/ | 800 ms |
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 |
|---|
PŘIHLÁŠENÍ PROSÍM PROVÁDĚJTE POUZE TELEFONICKY ČI E-MAILEM div#mod-custom110 > p > strong > span |
Facebook stránka Autoškoly Josef Němec div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
Kontakt div.footer-wrap > div.footer-wrap-1 > div.footer-section > h4 |
Autoškola Němec Josef div.footer-wrap > div.footer-wrap-1 > div.footer-section > span |
+420 602 119 011 div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
nemec.as.cb@volny.cz div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
J. Štursy 36 div.footer-wrap > div.footer-wrap-1 > div.footer-section > p |
370 10 České Budějovice div.footer-wrap > div.footer-wrap-1 > div.footer-section > p |
Navigace div.footer-wrap > div.footer-wrap-1 > div.footer-section > h4 |
Domů div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
O nás div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
Nabídka div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
Termíny zahájení div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
Školení řidičů div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
Fotogalerie div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
Ceník div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
Ke stažení div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
Kontakt div.footer-wrap > div.footer-wrap-1 > div.footer-section > a |
These are opportunities to improve the legibility of your content.
Names and labels
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.g-block > div#custom-1299-particle > div.container > iframe div.g-block > div#custom-1299-particle > div.container > 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.g-grid > div.g-block > div#logo-9608-particle > a.g-logo div.g-grid > div.g-block > div#logo-9608-particle > a.g-logo |
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.
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 |
|---|
Kontakt div.footer-wrap > div.footer-wrap-1 > div.footer-section > h4 |
These are opportunities to improve keyboard navigation in your application.
Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. Learn more about table headers.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
08.09 2026 16:00 KURZ JE OBSAZEN A UZAVŘEN
12.11 2026 16:00 KURZ … div.col > div.com-content-article > div.com-content-article__body > table |
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
logo div.footer-wrap > div.footer-wrap-1 > div.footer-section > img | www.autoskolanemec.cz/images/assets/logo.png | 150 x 100 (1.50) | 300 x 174 (1.72) |
General
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 |
|---|---|
Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID |
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|
Technické div.cc-window > div.cc-checkboxes-container > div.cc-checkbox-container > a.cc-link |
Funkční div.cc-window > div.cc-checkboxes-container > div.cc-checkbox-container > a.cc-link |
Analytické div.cc-window > div.cc-checkboxes-container > div.cc-checkbox-container > a.cc-link |
Marketingové div.cc-window > div.cc-checkboxes-container > div.cc-checkbox-container > a.cc-link |
To appear in search results, crawlers need access to your app.