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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
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.
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 |
|---|---|---|
| /wp-content/et-cache/global/et-extra-customizer-global.mi... | 635 B | 79 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
RATING TOOLS
DOMAIN RATING
RUN DOMAIN SCAN
A11Y RATINGS
RUN A11Y SCAN
PAGE RATI… body.home > div#page-container > div#main-content | 0.180 |
RATING TOOLS
DOMAIN RATING
RUN DOMAIN SCAN
A11Y RATINGS
RUN A11Y SCAN
PAGE RATI… body.home > div#page-container > div#main-content | 0.004 |
AMAZON RATINGS
DOMAIN RATING
PAGE RATING
A11Y RATING
PRODUCTS
ARTICLES div#main-header-wrapper > div#main-header > div.container > div#et-navigation | 0.002 |
AMAZON RATINGS
DOMAIN RATING
PAGE RATING
A11Y RATING
PRODUCTS
ARTICLES div#main-header-wrapper > div#main-header > div.container > div#et-navigation | 0.001 |
DOMAIN RATING SCANNER article#post-1268 > div.post-wrap > div.post-content > h3.wp-block-heading | 0.000 |
DOMAIN RATING div.post-content > div.az-launcher > div.az-card > h3 | 0.000 |
View Report → div#ds-rs-1 > ul#ds-rs-1-list > li.ds-rs-item > a | 0.000 |
radioavang.org - Audit (Jul 25, 2026) View Report → div#block-12 > div#ds-rs-1 > ul#ds-rs-1-list > li.ds-rs-item | 0.000 |
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
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 |
|---|---|---|
| azratings.com/wp-content/themes/Extra/style.min.css?ver=4.27.5 | 45.7 KiB | 43.0 KiB |
| .fc-consent-root .fc-cutout-background { background-color: rgb(255, 255, 255) !important; … } … | 17.0 KiB | 16.9 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.googletagmanager.com/gtag/js?id=GT-WB2Q4DX&cx=c>m=4e67m0 | 162.9 KiB | 111.6 KiB |
| /pagead/managed/js/adsense/m202607220101/show_ads_impl_fy... | 166.4 KiB | 96.0 KiB |
| accounts.google.com/gsi/client | 96.1 KiB | 75.0 KiB |
| www.googletagmanager.com/gtag/js?id=GT-WB2Q4DX | 162.9 KiB | 67.2 KiB |
| /i/ca-pub-2874784005076862?href=https%3A%2F%2Fazratings.c... | 69.1 KiB | 65.2 KiB |
| www.googletagmanager.com/gtag/js?id=UA-235331795-1 | 120.8 KiB | 59.3 KiB |
| azratings.com/wp-content/themes/Extra/scripts/scripts.min.js?ver=4.27.5 | 77.4 KiB | 55.5 KiB |
| /pagead/managed/js/adsense/m202607220101/reactive_library... | 65.9 KiB | 48.9 KiB |
| fundingchoicesmessages.google.com/i/pub-2874784005076862?ers=1 | 69.2 KiB | 32.6 KiB |
| /pagead/js/adsbygoogle.js?client=ca-pub-2874784005076862&... | 55.8 KiB | 21.8 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.
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
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#et-info > div.et-top-search > form.et-search-form > button.et-search-submit div#et-info > div.et-top-search > form.et-search-form > button.et-search-submit |
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#et-secondary-nav > div#et-trending > a#et-trending-button div.container > div#et-secondary-nav > div#et-trending > a#et-trending-button |
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.
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 |
|---|
AMAZON RATINGS div#et-navigation > ul#et-menu > li#menu-item-1497 > a |
DOMAIN RATING div#et-navigation > ul#et-menu > li#menu-item-1193 > a |
PAGE RATING div#et-navigation > ul#et-menu > li#menu-item-1240 > a |
A11Y RATING div#et-navigation > ul#et-menu > li#menu-item-1192 > a |
PRODUCTS div#et-navigation > ul#et-menu > li#menu-item-112840 > a |
ARTICLES div#et-navigation > ul#et-menu > li#menu-item-1198 > a |
AZRatings provides easy-to-use tools designed to help you analyze, improve, and… article#post-1268 > div.post-wrap > div.post-content > p.wp-block-paragraph |
Evaluate the strength and authority of any domain. Identify key SEO indicators … article#post-1268 > div.post-wrap > div.post-content > p.wp-block-paragraph |
Scan individual URLs to analyze on-page elements, structure, and optimization s… article#post-1268 > div.post-wrap > div.post-content > p.wp-block-paragraph |
Test your website for accessibility compliance and usability issues. Ensure you… article#post-1268 > div.post-wrap > div.post-content > p.wp-block-paragraph |
Track and monitor your Amazon product ratings over time with the Amazon Rating … article#post-1268 > div.post-wrap > div.post-content > p.wp-block-paragraph |
div#block-2 > form.wp-block-search__button-outside > div.wp-block-search__inside-wrapper > input#wp-block-search__input-1 div#block-2 > form.wp-block-search__button-outside > div.wp-block-search__inside-wrapper > input#wp-block-search__input-1 |
SZEE ul.apt-recent-list > li.apt-recent-item > div.apt-recent-body > span.apt-recent-brand |
★ 4.6 li.apt-recent-item > div.apt-recent-body > div.apt-recent-meta > span.apt-recent-rating |
546 reviews li.apt-recent-item > div.apt-recent-body > div.apt-recent-meta > span.apt-recent-reviews |
Starface World ul.apt-recent-list > li.apt-recent-item > div.apt-recent-body > span.apt-recent-brand |
★ 4.7 li.apt-recent-item > div.apt-recent-body > div.apt-recent-meta > span.apt-recent-rating |
137 reviews li.apt-recent-item > div.apt-recent-body > div.apt-recent-meta > span.apt-recent-reviews |
IZOD ul.apt-recent-list > li.apt-recent-item > div.apt-recent-body > span.apt-recent-brand |
★ 4.6 li.apt-recent-item > div.apt-recent-body > div.apt-recent-meta > span.apt-recent-rating |
821 reviews li.apt-recent-item > div.apt-recent-body > div.apt-recent-meta > span.apt-recent-reviews |
Sunco Lighting ul.apt-recent-list > li.apt-recent-item > div.apt-recent-body > span.apt-recent-brand |
★ 4.6 li.apt-recent-item > div.apt-recent-body > div.apt-recent-meta > span.apt-recent-rating |
681 reviews li.apt-recent-item > div.apt-recent-body > div.apt-recent-meta > span.apt-recent-reviews |
Yealink ul.apt-recent-list > li.apt-recent-item > div.apt-recent-body > span.apt-recent-brand |
★ 2.3 li.apt-recent-item > div.apt-recent-body > div.apt-recent-meta > span.apt-recent-rating |
3 reviews li.apt-recent-item > div.apt-recent-body > div.apt-recent-meta > span.apt-recent-reviews |
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 |
|---|
DOMAIN RATING div.post-content > div.az-launcher > div.az-card > h3 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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 |
|---|
div#et-info > div.et-top-search > form.et-search-form > button.et-search-submit div#et-info > div.et-top-search > form.et-search-form > button.et-search-submit |
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.js html.js |
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.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 18 | LLMs-txt: https://azratings.com/llms.txt | Unknown directive |
To appear in search results, crawlers need access to your app.