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.
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 |
|---|---|
| mikrotik.com/build/assets/tabler-icons-300-outline-HCT1cE5a.woff2?v3.34.0 | 80 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 | |
|---|---|---|---|
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | cdn.mikrotik.com/web-assets/website/assets/widgets/carousel/129_newsletter.png | 285.7 KiB | 262.0 KiB |
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | cdn.mikrotik.com/web-assets/website/assets/widgets/carousel/131_majaslapai.jpg | 218.8 KiB | 195.1 KiB |
Product image div.flex-[0_0_100%] > div.mtk-content-container > div.col-span-full > img.w-full | cdn.mikrotik.com/web-assets/rb_images/2438_lg.png | 203.5 KiB | 165.3 KiB |
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | cdn.mikrotik.com/web-assets/website/assets/widgets/carousel/128_soctikliem.webp | 176.7 KiB | 150.6 KiB |
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | cdn.mikrotik.com/web-assets/website/assets/widgets/carousel/130_majaslapai.jpg | 144.9 KiB | 121.2 KiB |
Product category image div.flex > div.flex > div.flex > img.max-w-full | /web-assets/website/assets/widgets/categories-preview/wir... | 109.4 KiB | 98.6 KiB |
Product category image div.flex > div.flex > div.flex > img.max-w-full | /web-assets/website/assets/widgets/categories-preview/60G... | 80.7 KiB | 69.9 KiB |
Background image div.overflow-hidden > div.flex > div.flex-[0_0_100%] > img.absolute | /web-assets/website/assets/widgets/products-carousel/back... | 193.2 KiB | 63.8 KiB |
Product category image div.flex > div.flex > div.flex > img.max-w-full | /web-assets/website/assets/widgets/categories-preview/rou... | 65.9 KiB | 55.1 KiB |
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | i.ytimg.com/vi/R9FoBfG3eR8/sddefault.jpg | 60.4 KiB | 42.6 KiB |
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | i.ytimg.com/vi/OzK1rdg4VI8/sddefault.jpg | 58.0 KiB | 40.2 KiB |
Product category image div.flex > div.flex > div.flex > img.max-w-full | /web-assets/website/assets/widgets/categories-preview/wir... | 47.5 KiB | 38.8 KiB |
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | i.ytimg.com/vi/H1oUKylBcdk/sddefault.jpg | 55.6 KiB | 37.9 KiB |
Product category image div.flex > div.flex > div.flex > img.max-w-full | /web-assets/website/assets/widgets/categories-preview/eth... | 45.5 KiB | 37.1 KiB |
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | i.ytimg.com/vi/5MtgE54BOGA/sddefault.jpg | 54.9 KiB | 37.1 KiB |
Product category image div.flex > div.flex > div.flex > img.max-w-full | /web-assets/website/assets/widgets/categories-preview/LTE... | 45.3 KiB | 36.9 KiB |
Product category image div.flex > div.flex > div.flex > img.max-w-full | /web-assets/website/assets/widgets/categories-preview/swi... | 43.2 KiB | 35.3 KiB |
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | i.ytimg.com/vi/FLkIH65B8CQ/sddefault.jpg | 50.2 KiB | 32.4 KiB |
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | cdn.mikrotik.com/web-assets/website/assets/widgets/carousel/holidays.webp | 45.1 KiB | 28.1 KiB |
Product category image div.flex > div.flex > div.flex > img.max-w-full | /web-assets/website/assets/widgets/categories-preview/IoT... | 28.2 KiB | 23.0 KiB |
Thumbnail image div.flex > div.relative > div.thumbnail > img.w-full | i.ytimg.com/vi/yjq03Ql7aes/sddefault.jpg | 34.1 KiB | 17.9 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.
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 |
|---|---|---|
| mikrotik.com/livewire/livewire.min.js?id=57eb113f | 53.1 KiB | 38.5 KiB |
| mikrotik.com/build/assets/app-DQyzuj84.js | 31.1 KiB | 20.9 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 | |
|---|---|
Product image div.flex-[0_0_100%] > div.mtk-content-container > div.col-span-full > img.w-full | cdn.mikrotik.com/web-assets/rb_images/2438_lg.png |
Product image div.flex-[0_0_100%] > div.mtk-content-container > div.col-span-full > img.w-full | cdn.mikrotik.com/web-assets/rb_images/2458_lg.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.
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 |
|---|
HARDWARE div.mtk-content-container > div.grid > div.flex > p.mtk-text-sm |
New div.flex > menu.flex > li > a.transition-colors |
Search div.flex > menu.flex > li > a.transition-colors |
Ethernet routers div.flex > menu.flex > li > a.transition-colors |
Switches div.flex > menu.flex > li > a.transition-colors |
Wireless systems div.flex > menu.flex > li > a.transition-colors |
Wireless for home and office div.flex > menu.flex > li > a.transition-colors |
LTE/5G products div.flex > menu.flex > li > a.transition-colors |
IoT products div.flex > menu.flex > li > a.transition-colors |
60 GHz products div.flex > menu.flex > li > a.transition-colors |
RouterBOARD div.flex > menu.flex > li > a.transition-colors |
Enclosures div.flex > menu.flex > li > a.transition-colors |
Interfaces div.flex > menu.flex > li > a.transition-colors |
Accessories div.flex > menu.flex > li > a.transition-colors |
Antennas div.flex > menu.flex > li > a.transition-colors |
SFP/QSFP div.flex > menu.flex > li > a.transition-colors |
SOFTWARE div.mtk-content-container > div.grid > div.flex > p.mtk-text-sm |
Downloads div.flex > menu.flex > li > a.transition-colors |
Changelogs div.flex > menu.flex > li > a.transition-colors |
RouterOS div.flex > menu.flex > li > a.transition-colors |
WinBox div.flex > menu.flex > li > a.transition-colors |
Mobile apps div.flex > menu.flex > li > a.transition-colors |
Back to Home div.flex > menu.flex > li > a.transition-colors |
Connectivity div.flex > menu.flex > li > a.transition-colors |
DISTRIBUTORS div.mtk-content-container > div.grid > div.flex > p.mtk-text-sm |
Buy something (find a distributor) div.flex > menu.flex > li > a.transition-colors |
Sell something (become a distributor) div.flex > menu.flex > li > a.transition-colors |
Made for MikroTik div.flex > menu.flex > li > a.transition-colors |
SUPPORT div.mtk-content-container > div.grid > div.flex > p.mtk-text-sm |
Documentation div.flex > menu.flex > li > a.transition-colors |
Consultants div.flex > menu.flex > li > a.transition-colors |
Forum div.flex > menu.flex > li > a.transition-colors |
Help div.flex > menu.flex > li > a.transition-colors |
Security div.flex > menu.flex > li > a.transition-colors |
Warranty div.flex > menu.flex > li > a.transition-colors |
TRAINING div.mtk-content-container > div.grid > div.flex > p.mtk-text-sm |
About div.flex > menu.flex > li > a.transition-colors |
Schedule div.flex > menu.flex > li > a.transition-colors |
Training centers & trainers div.flex > menu.flex > li > a.transition-colors |
Academies div.flex > menu.flex > li > a.transition-colors |
Train the trainer div.flex > menu.flex > li > a.transition-colors |
Certificate Search div.flex > menu.flex > li > a.transition-colors |
ABOUT div.mtk-content-container > div.grid > div.flex > p.mtk-text-sm |
Contacts div.flex > menu.flex > li > a.transition-colors |
Company div.flex > menu.flex > li > a.transition-colors |
Our Logo div.flex > menu.flex > li > a.transition-colors |
Vacancies div.flex > menu.flex > li > a.transition-colors |
Privacy Policy div.flex > menu.flex > li > a.hover:text-white/75 |
These are opportunities to improve the legibility of your content.
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 |
|---|
ROSE DATA SERVER (RDS) div.absolute > div.mtk-content-container > div.relative > button.uppercase |
HEX S (2025) div.absolute > div.mtk-content-container > div.relative > button.uppercase |
HAP AX³ div.absolute > div.mtk-content-container > div.relative > button.uppercase |
CRS812 DDQ div.absolute > div.mtk-content-container > div.relative > button.uppercase |
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.