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.
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.
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.
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.
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 |
|---|---|---|
| cdn.cookielaw.org/consent/154d02f3-07e2-4d8c-a05d-c661923ab07c/OtAutoBlock.js | 86400.0 s | 125.6 KiB |
| cdn.cookielaw.org/scripttemplates/202308.2.0/otBannerSdk.js | 86400.0 s | 101.5 KiB |
| /logos/bba0057b-40dd-4c62-b425-8d01392b9857/019b0274-877c... | 86400.0 s | 69.0 KiB |
| /logos/bba0057b-40dd-4c62-b425-8d01392b9857/019b0274-877c... | 86400.0 s | 68.9 KiB |
| www.mynewsdesk.com/wp-content/uploads/2022/05/tekniska-museet-logo.svg | 0.0 ms | 6.5 KiB |
| www.mynewsdesk.com/wp-content/uploads/2021/12/se_lofbergs.svg | 0.0 ms | 4.2 KiB |
| cdn.cookielaw.org/scripttemplates/otSDKStub.js | 86400.0 s | 9.1 KiB |
| www.mynewsdesk.com/wp-content/uploads/2021/12/se_riksbyggen-1.svg | 0.0 ms | 2.6 KiB |
| www.mynewsdesk.com/wp-content/uploads/2021/12/se_renault.svg | 0.0 ms | 1.4 KiB |
| www.mynewsdesk.com/wp-content/uploads/2021/12/se_hyundai.svg | 0.0 ms | 1.3 KiB |
| cdn.cookielaw.org/logos/static/powered_by_logo.svg | 86400.0 s | 2.6 KiB |
| www.mynewsdesk.com/wp-content/uploads/2021/12/se_skistar-1.svg | 0.0 ms | 1.0 KiB |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.3 KiB |
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 |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 5.0 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#content-wrapper > main.pt-[var(--header-height)] > aside.relative > img.absolute div#content-wrapper > main.pt-[var(--header-height)] > aside.relative > img.absolute | /_next/image/?url=https%3A%2F%2Fwww.mynewsdesk.com%2Fwp-c... | 344.0 KiB | 170.5 KiB |
div#content-wrapper > main.pt-[var(--header-height)] > section.relative > img.absolute div#content-wrapper > main.pt-[var(--header-height)] > section.relative > img.absolute | /_next/image/?url=https%3A%2F%2Fwww.mynewsdesk.com%2Fwp-c... | 106.8 KiB | 75.6 KiB |
Company Logo div#onetrust-group-container > div#onetrust-policy > div.banner-header > img.ot-bnr-logo | /logos/bba0057b-40dd-4c62-b425-8d01392b9857/019b0274-877c... | 68.8 KiB | 68.7 KiB |
Image of data shown in media monitoring tool main.pt-[var(--header-height)] > article.mx-auto > div.flex > img.overflow-hidden | /_next/image/?url=https%3A%2F%2Fwww.mynewsdesk.com%2Fwp-c... | 63.2 KiB | 54.5 KiB |
Image of 2 PR and communication professionals working in Mynewsdesk PR tool on … main.pt-[var(--header-height)] > article.mx-auto > div.flex > img.overflow-hidden | /_next/image/?url=https%3A%2F%2Fwww.mynewsdesk.com%2Fwp-c... | 73.8 KiB | 52.3 KiB |
Image of data from Mynewsdesk product main.pt-[var(--header-height)] > article.mx-auto > div.flex > img.overflow-hidden | /_next/image/?url=https%3A%2F%2Fwww.mynewsdesk.com%2Fwp-c... | 43.2 KiB | 37.2 KiB |
main.pt-[var(--header-height)] > article.mx-auto > div.flex > img.overflow-hidden main.pt-[var(--header-height)] > article.mx-auto > div.flex > img.overflow-hidden | /_next/image/?url=https%3A%2F%2Fwww.mynewsdesk.com%2Fwp-c... | 26.8 KiB | 21.4 KiB |
Image of mynewsdesk product on an ipad being held my a PR proffesional div#content-wrapper > main.pt-[var(--header-height)] > section.relative > img.absolute | /_next/image/?url=https%3A%2F%2Fwww.mynewsdesk.com%2Fwp-c... | 46.4 KiB | 16.0 KiB |
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.
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 |
|---|---|
| mynewsdesk.com/ | 473 ms |
| www.mynewsdesk.com/ | 465 ms |
| www.mynewsdesk.com/en/ | 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 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 | 177.2 KiB |
| /mnd-public/_next/static/chunks/4171-c656f642d6ac716a.js | 116.6 KiB | 73.9 KiB |
| /mnd-public/_next/static/chunks/5711-798ad5cbd4d50fc7.js | 84.0 KiB | 63.4 KiB |
| cdn.cookielaw.org/scripttemplates/202308.2.0/otBannerSdk.js | 101.3 KiB | 53.6 KiB |
| /mnd-public/_next/static/chunks/5079-e24c62653facb363.js | 63.1 KiB | 52.6 KiB |
| /mnd-public/_next/static/chunks/6976-f170130b1c7b2f97.js | 45.8 KiB | 28.2 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 |
|---|---|---|
| #onetrust-banner-sdk{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%} … | 19.7 KiB | 17.0 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 | |
|---|---|
se_lofbergs main.pt-[var(--header-height)] > section.relative > div.grid > img.optanon-category | www.mynewsdesk.com/wp-content/uploads/2021/12/se_lofbergs.svg |
se_renault main.pt-[var(--header-height)] > section.relative > div.grid > img.optanon-category | www.mynewsdesk.com/wp-content/uploads/2021/12/se_renault.svg |
se_skistar (1) main.pt-[var(--header-height)] > section.relative > div.grid > img.optanon-category | www.mynewsdesk.com/wp-content/uploads/2021/12/se_skistar-1.svg |
se_riksbyggen (1) main.pt-[var(--header-height)] > section.relative > div.grid > img.optanon-category | www.mynewsdesk.com/wp-content/uploads/2021/12/se_riksbyggen-1.svg |
se_hyundai main.pt-[var(--header-height)] > section.relative > div.grid > img.optanon-category | www.mynewsdesk.com/wp-content/uploads/2021/12/se_hyundai.svg |
Tekniska Museet logo main.pt-[var(--header-height)] > section.relative > div.grid > img.optanon-category | www.mynewsdesk.com/wp-content/uploads/2022/05/tekniska-museet-logo.svg |
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.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Products
For journalists
Resources
Plans
About header.fixed > div.mx-auto > nav.hidden > menu.m-0 |
Dansk
Deutsch
English
Norsk
Svenska
Log in
Book a demo
Free trial header.fixed > div.mx-auto > nav.hidden > menu.m-0 |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Products nav.hidden > menu.m-0 > li.flex > button.flex |
For journalists nav.hidden > menu.m-0 > li.flex > a.flex |
Resources nav.hidden > menu.m-0 > li.flex > button.flex |
Plans nav.hidden > menu.m-0 > li.flex > a.flex |
About nav.hidden > menu.m-0 > li.flex > button.flex |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
English div#language-list > ul.m-0 > li.flex > a.flex |
Book a demo li.flex > a.relative > span.pointer-events-none > span.overflow-hidden |
Book a demo div.flex > a.relative > span.pointer-events-none > span.overflow-hidden |
Start free trial div.flex > a.relative > span.pointer-events-none > span.overflow-hidden |
Why Mynewsdesk main.pt-[var(--header-height)] > article.mx-auto > div.flex > div.text-base |
Media monitoring main.pt-[var(--header-height)] > article.mx-auto > div.flex > div.text-base |
PR distribution main.pt-[var(--header-height)] > article.mx-auto > div.flex > div.text-base |
Analysis & reporting main.pt-[var(--header-height)] > article.mx-auto > div.flex > div.text-base |
Etraveli Group div.w-[calc(100vw-2rem)] > div.overflow-hidden > div.flex > div.text-base |
Garmin div.w-[calc(100vw-2rem)] > div.overflow-hidden > div.flex > div.text-base |
Mariestads municipality. div.w-[calc(100vw-2rem)] > div.overflow-hidden > div.flex > div.text-base |
© Mynewsdesk 2026. All rights reserved. div#app > footer.relative > div.relative > p.my-[var(--spacing-medium)] |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Products div.mx-auto > nav.hidden > menu.m-0 > li.flex |
For journalists div.mx-auto > nav.hidden > menu.m-0 > li.flex |
Resources div.mx-auto > nav.hidden > menu.m-0 > li.flex |
Plans div.mx-auto > nav.hidden > menu.m-0 > li.flex |
About div.mx-auto > nav.hidden > menu.m-0 > li.flex |
Dansk
Deutsch
English
Norsk
Svenska div.mx-auto > nav.hidden > menu.m-0 > li.flex |
Log in div.mx-auto > nav.hidden > menu.m-0 > li.flex |
Book a demo div.mx-auto > nav.hidden > menu.m-0 > li.flex |
Free trial div.mx-auto > nav.hidden > menu.m-0 > li.flex |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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 |
|---|
Learn more section.bg-grey-200 > ul.mx-auto > li.flex > a.relative |
Learn more section.bg-grey-200 > ul.mx-auto > li.flex > a.relative |
Learn more section.bg-grey-200 > ul.mx-auto > li.flex > a.relative |
Test the product for free article.mx-auto > div.flex > div.flex > a.relative |
How media monitoring works article.mx-auto > div.flex > div.flex > a.relative |
Read more about PR distribution article.mx-auto > div.flex > div.flex > a.relative |
How PR reporting works article.mx-auto > div.flex > div.flex > a.relative |
Read more ul.grid > li.overflow-hidden > div.grid > a.relative |
Read more ul.grid > li.overflow-hidden > div.grid > a.relative |
Read more ul.grid > li.overflow-hidden > div.grid > a.relative |
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Specifying overflow: visible on img, video and canvas tags may cause them to produce visual content outside of the element bounds. See https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md. | cdn.cookielaw.org/scripttemplates/202308.2.0/otBannerSdk.js line 6, col 344036 |
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.mynewsdesk.com/en/media-monitoring/ | Learn more |
| www.mynewsdesk.com/en/pr-distribution/ | Learn more |
| www.mynewsdesk.com/en/pr-distribution/analysis-and-reports/ | Learn more |
| /en/customers/northern-norway-tourist-boards-internationa... | Read more |
| /en/customers/how-the-national-museum-of-science-and-tech... | Read more |
| /en/customers/doktor24-mynewsdesk-makes-it-easier-to-focu... | Read more |
| cookiepedia.co.uk/giving-consent-to-cookies | More information |
Format your HTML in a way that enables crawlers to better understand your app’s content.