Mobile 375 × 812

Desktop 1440 × 900

Score: 79 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Good foundation, but a few gaps could be exploited.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Strong compliance posture across regulations.
Rich content metadata — your pages look great everywhere.
Lean and efficient — low environmental impact per visit.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
1 link(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
10 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
4 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/578610a0-8ee4-466b-8eff-5e5f969003ba)<a href="https://beavercheck.com/results/578610a0-8ee4-466b-8eff-5e5f969003ba"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fthemeforest.net" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fthemeforest.netThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
8 barrier(s) likely increasing bounce by ~27%.
Page loads in 2.6s
+5% bounceEvery additional 100ms above 2.5s costs conversions — you're 116ms over
Fix: Target <2.5s LCP: defer non-critical scripts and optimize the hero image
High main-thread blocking time
+2% bouncePage is non-interactive for 342ms after first paint
Fix: Defer third-party scripts and split large bundles
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
4 form field(s) without a label
+6% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
10 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€468 investment → €179/month returns + EUR 500,000 risk avoided
€468
6h · 5 findings
€179 /mo
~€2,154 / year
EUR 500,000
if kept compliant
€85 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.5 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€41,667 / month at risk
~€500,002 / year if left unfixed
€500,000
+2 more
€0.21 /mo
2769.0 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
2.50 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.62 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
342 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.50 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
6.49 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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.
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 |
|---|---|---|
| consent.cookiebot.com/uc.js | 745.0 s | 35.7 KiB |
| /previews/files/659830476/01_preview.jpg?w=590&h=300&cf_f... | 3600.0 s | 29.5 KiB |
| /previews/files/649001553/01_Listeo+Preview+(1)+(1).png?w... | 3600.0 s | 21.9 KiB |
| /previews/files/735123835/Preview.png?w=590&h=300&cf_fit=... | 3600.0 s | 21.5 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 |
|---|---|
| /storefront/assets/PolySans-Family/PolySans-Neutral-00725... | 10 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 | |
|---|---|---|---|
eCommerce Templates a.home-category_tile_component__tileArt > div.home-category_tile_component__imageIconWrapper > picture.home-category_tile_component__imageWrapper > img.home-category_tile_component__tileImage | /storefront/assets/home/themeforest/category-tiles-ecomme... | 34.8 KiB | 6.0 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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.
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 |
|---|---|---|
| /storefront/assets/styles-4a45d6c22165d4b929f166a7a95cedf... | 41.4 KiB | 34.1 KiB |
| 13.5 KiB | 11.8 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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /storefront/assets/application-18d81f97cb42322615ca4af6a6... | 214.3 KiB | 138.4 KiB |
| /d10f7659-aa82-4007-9cf1-54a9496002bf/cc.js?renew=false&r... | 102.5 KiB | 80.8 KiB |
| /storefront/assets/datadog-567194a6005d3df4301e003ea7c907... | 69.2 KiB | 63.4 KiB |
| /d10f7659-aa82-4007-9cf1-54a9496002bf/cc.js?renew=false&r... | 102.5 KiB | 24.8 KiB |
| consent.cookiebot.com/uc.js | 35.5 KiB | 22.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 | 1.0 s |
| Other | 645 ms |
| Style & Layout | 610 ms |
| Parse HTML & CSS | 375 ms |
| Script Parsing & Compilation | 257 ms |
| Rendering | 116 ms |
| Garbage Collection | 33 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.
| URL | |
|---|---|
Envato Market div.shared-global_footer-footer_component__topContainer > div.shared-global_footer-footer_component__topStats > div.shared-global_footer-footer_component__topStatsMeta > img.shared-global_footer-footer_component__logo | /storefront/assets/logos/envato-market-0c6ef0bdbf918a098b... |
ThemeForest div > a.shared-global_header-mobile_menu_component__baseLogo > picture > img.shared-global_header-mobile_menu_component__logo | /storefront/assets/logos/themeforest-dd57a83e1947d4958649... |
Elements logo div.shared-global_footer-cross_sell_banner_component__mainPanel > a.shared-global_footer-cross_sell_banner_component__mainPanelLink > div > img.shared-global_footer-cross_sell_banner_component__elementsLogo | |
Collage of Elements items div.shared-global_footer-cross_sell_banner_component__root > div.shared-global_footer-cross_sell_banner_component__secondaryPanel > a > img |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
search div.home-hero_component__autosuggestWrapper > form.shared-autosuggest_component__root > div.shared-autosuggest_component__searchInputWrapper > input.shared-autosuggest_component__searchInput |
Search form.shared-autosuggest_component__root > div.shared-autosuggest_component__searchInputWrapper > button.shared-autosuggest_component__searchBtn > span.shared-autosuggest_component__searchBtnLabel |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
View all categories section.home-category_tiles_block_component__root > div.home-category_tiles_block_component__wrapper > div.home-category_tiles_block_component__cta > a.shared-cta_button_component__root |
by adornthemes div.home-minimal_cards-image_card_component__root > div.home-minimal_cards-image_card_component__info > div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__author |
adornthemes div.home-minimal_cards-image_card_component__info > div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__author > a.home-minimal_cards-info_component__authorLink |
(566) div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__rating > div.shared-stars_rating_component__root > span.shared-stars_rating_component__starRatingCount |
by purethemes div.home-minimal_cards-image_card_component__root > div.home-minimal_cards-image_card_component__info > div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__author |
purethemes div.home-minimal_cards-image_card_component__info > div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__author > a.home-minimal_cards-info_component__authorLink |
(446) div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__rating > div.shared-stars_rating_component__root > span.shared-stars_rating_component__starRatingCount |
by spacingtech_webify div.home-minimal_cards-image_card_component__root > div.home-minimal_cards-image_card_component__info > div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__author |
spacingtech_webify div.home-minimal_cards-image_card_component__info > div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__author > a.home-minimal_cards-info_component__authorLink |
(171) div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__rating > div.shared-stars_rating_component__root > span.shared-stars_rating_component__starRatingCount |
by don-themes div.home-minimal_cards-image_card_component__root > div.home-minimal_cards-image_card_component__info > div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__author |
don-themes div.home-minimal_cards-image_card_component__info > div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__author > a.home-minimal_cards-info_component__authorLink |
(166) div.home-minimal_cards-info_component__root > div.home-minimal_cards-info_component__rating > div.shared-stars_rating_component__root > span.shared-stars_rating_component__starRatingCount |
View all themes section.home-quality_items_block_component__root > div.home-quality_items_block_component__textContent > footer.home-quality_items_block_component__footer > a.shared-cta_button_component__root |
ArtemSemkin div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Portfolio div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
7iquid div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Creative div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
AncoraThemes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Entertainment div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
treethemes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Portfolio div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
View all featured themes section.home-items_showcase_block_component__root > div.home-items_showcase_block_component__wrapper > div.home-items_showcase_block_component__lowerButton > a.shared-cta_button_component__root |
StudioUX div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Business div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
codearchives div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Entertainment div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
GloriaThemes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
WooCommerce div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
zozothemes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Business div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
sTheme-IT div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Creative div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
bslthemes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Business div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
themesdesign div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Corporate div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
elite-themes24 div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Technology div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
View more new items section.home-newest_items_block_component__root > div.home-newest_items_block_component__wrapper > div.home-newest_items_block_component__footer > a.shared-cta_button_component__root |
ArtemSemkin div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Portfolio div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
ArtemSemkin div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Portfolio div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
ArtemSemkin div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Portfolio div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
View portfolio section.home-featured_author_block_component__root > div.home-featured_author_block_component__wrapper > div.home-featured_author_block_component__lowerButton > a.shared-cta_button_component__root |
ThemeFusion div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Business div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
xtemos div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
WooCommerce div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Dream-Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Business div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
UX-themes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
WooCommerce div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
View more bestsellers section.home-items_showcase_block_component__root > div.home-items_showcase_block_component__wrapper > div.home-items_showcase_block_component__lowerButton > a.shared-cta_button_component__root |
78,606,238
items sold div.shared-global_footer-footer_component__topStats > div.shared-global_footer-footer_component__topStatsMeta > ul.shared-global_footer-footer_component__statsList > li.shared-global_footer-footer_component__statsListItem |
$1,246,742,043
community earnings div.shared-global_footer-footer_component__topStats > div.shared-global_footer-footer_component__topStatsMeta > ul.shared-global_footer-footer_component__statsList > li.shared-global_footer-footer_component__statsListItem |
These are opportunities to improve the legibility of your content.
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.shared-global_footer-cross_sell_banner_component__root > div.shared-global_footer-cross_sell_banner_component__mainPanel > div.shared-global_footer-cross_sell_banner_component__mainPanelLinkButton > a.shared-global_footer-cross_sell_banner_component__mainPanelLink div.shared-global_footer-cross_sell_banner_component__root > div.shared-global_footer-cross_sell_banner_component__mainPanel > div.shared-global_footer-cross_sell_banner_component__mainPanelLinkButton > a.shared-global_footer-cross_sell_banner_component__mainPanelLink |
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.
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 |
|---|
Trigger – AJAX Portfolio WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Lighter – Creative Agency & Portfolio WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Goal - Sports WordPress Theme for Football, Basketball, Hockey, Golf div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Brandberry – Creative Elementor WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
RexCon- Construction HTML BootstrapTemplate div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Fuzio - Sports Club PHP Template div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Gromark - Grocery Store & Food WooCommerce Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
BrandBoost – Digital Marketing Agency WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Wamexi - Creative Digital Agency HTML5 Template div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Metrol - Factory & Industry WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Loxcy - Figma Multipurpose Landing Page Template div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Aiero | AI Agency & Technology ReactJs Template div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Rhye – AJAX Portfolio WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Rhye – AJAX Portfolio HTML5 Template div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Cassio – AJAX Portfolio WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Avada | Website Builder For WordPress & eCommerce div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
WoodMart - Multipurpose WooCommerce Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
The7 — Ultimate WordPress & WooCommerce Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Flatsome | Multi-Purpose Responsive WooCommerce Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Envato Elements div.shared-global_footer-footer_component__bottomContainer > div.shared-global_footer-footer_component__bottomLinks > nav.shared-global_footer-footer_component__companyLinks > a.shared-global_footer-footer_component__companyLink |
Envato Tuts+ div.shared-global_footer-footer_component__bottomContainer > div.shared-global_footer-footer_component__bottomLinks > nav.shared-global_footer-footer_component__companyLinks > a.shared-global_footer-footer_component__companyLink |
All Products div.shared-global_footer-footer_component__bottomContainer > div.shared-global_footer-footer_component__bottomLinks > nav.shared-global_footer-footer_component__companyLinks > a.shared-global_footer-footer_component__companyLink |
Sitemap div.shared-global_footer-footer_component__bottomContainer > div.shared-global_footer-footer_component__bottomLinks > nav.shared-global_footer-footer_component__companyLinks > a.shared-global_footer-footer_component__companyLink |
These items highlight common accessibility best practices.
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) | |
|---|---|---|---|
ThemeForest: Professional WordPress Themes & Website Templates for any project div.home-hero_component__wrapper > div.home-hero_component__imageWrapper > picture > img.home-hero_image_component__image | /storefront/assets/home/themeforest/hero-image--popular-i... | 360 x 201 (1.79) | 758 x 407 (1.86) |
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.
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 |
|---|---|
| themeforest.net/category | More |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|
Skip to content body.color-scheme-light > a.layouts-application_layout__skipLink |
body.color-scheme-light > div.shared-csat_survey_component__root > div.shared-csat_survey_component__closeButton > a.shared-csat_survey_component__closeSvg |
Sure, take me to the survey
body.color-scheme-light > div.shared-csat_survey_component__root > div.shared-csat_survey_component__section > a.shared-csat_survey_component__yesButton |
To appear in search results, crawlers need access to your app.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
651 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
696 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
13 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
907 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.62 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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.
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.
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 | |
|---|---|---|---|
Brandberry – Creative Elementor WordPress Theme div.shared-item_cards-grid-image_card_component__imageWrapper > div.shared-item_cards-preview_image_component__carousel > a.shared-item_cards-preview_image_component__imageLink > img.shared-item_cards-preview_image_component__image | /previews/files/804696129/01_Preview.png?w=590&h=300&cf_f... | 41.9 KiB | 27.9 KiB |
eCommerce Templates a.home-category_tile_component__tileArt > div.home-category_tile_component__imageIconWrapper > picture.home-category_tile_component__imageWrapper > img.home-category_tile_component__tileImage | /storefront/assets/home/themeforest/category-tiles-ecomme... | 34.8 KiB | 25.8 KiB |
Mercury - Responsive Email for Agencies, Startups & Creative Teams a.home-elements_style_item_card_component__root > div.home-elements_style_item_card_component__preview > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/320035645/Theme-Preview.jpg?w=590&h=300&c... | 29.4 KiB | 23.6 KiB |
BrightHub - SaaS & Tech Startup WordPress Theme div.home-minimal_cards-image_card_component__root > a > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/730790750/01_brighthub-preview.png?w=590&... | 30.0 KiB | 22.4 KiB |
Wolmart | Multi-Vendor Marketplace WooCommerce Theme div.home-minimal_cards-image_card_component__root > a > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/660006549/01_wolmart.png?w=590&h=300&cf_f... | 29.5 KiB | 22.0 KiB |
Vegist - The Vegetables, Supermarket & Organic Food eCommerce Shopify Theme div.home-minimal_cards-image_card_component__root > a > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/659830476/01_preview.jpg?w=590&h=300&cf_f... | 28.8 KiB | 21.3 KiB |
Goal - Sports WordPress Theme for Football, Basketball, Hockey, Golf div.shared-item_cards-grid-image_card_component__imageWrapper > div.shared-item_cards-preview_image_component__carousel > a.shared-item_cards-preview_image_component__imageLink > img.shared-item_cards-preview_image_component__image | /previews/files/765471124/1.jpg?w=590&h=300&cf_fit=crop&c... | 34.9 KiB | 20.9 KiB |
Nexsas | SaaS & AI Startup Tailwind Template div.home-minimal_cards-image_card_component__root > a > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/806941618/01_Preview.jpg?w=590&h=300&cf_f... | 26.7 KiB | 19.6 KiB |
Sentinel - Responsive Email + StampReady Builder a.home-elements_style_item_card_component__root > div.home-elements_style_item_card_component__preview > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/134958936/sentinel-template-preview.png?w... | 23.2 KiB | 18.5 KiB |
Crafto - AI-Powered Multipurpose WordPress Theme div.home-minimal_cards-image_card_component__root > a > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/778324051/preview.jpg?w=590&h=300&cf_fit=... | 23.4 KiB | 17.1 KiB |
Daxone – Multipurpose Shopify Theme a.home-elements_style_item_card_component__root > div.home-elements_style_item_card_component__preview > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/271451730/01_preview_daxone.png?w=590&h=3... | 21.0 KiB | 16.7 KiB |
Alexais - Digital Marketing Agency Elementor Template Kit a.home-elements_style_item_card_component__root > div.home-elements_style_item_card_component__preview > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/494413063/Cover.jpg?w=590&h=300&cf_fit=cr... | 20.8 KiB | 16.6 KiB |
Socialzy – Social Media Marketing Agency Elementor Template Kit a.home-elements_style_item_card_component__root > div.home-elements_style_item_card_component__preview > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/389817931/cover.jpg?w=590&h=300&cf_fit=cr... | 20.0 KiB | 15.9 KiB |
Businext - Corporate Business Elementor Template Kit a.home-elements_style_item_card_component__root > div.home-elements_style_item_card_component__preview > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/368769801/businext-banner.jpg?w=590&h=300... | 19.7 KiB | 15.7 KiB |
Listeo - Directory & Listings With Booking - WordPress Theme div.home-minimal_cards-image_card_component__root > a > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/649001553/01_Listeo+Preview+(1)+(1).png?w... | 21.3 KiB | 15.7 KiB |
Lighter – Creative Agency & Portfolio WordPress Theme div.shared-item_cards-grid-image_card_component__imageWrapper > div.shared-item_cards-preview_image_component__carousel > a.shared-item_cards-preview_image_component__imageLink > img.shared-item_cards-preview_image_component__image | /previews/files/800521433/preview.png?w=590&h=300&cf_fit=... | 29.7 KiB | 15.7 KiB |
Avone - Multipurpose Shopify Theme OS 3.0 (Theme Block) div.home-minimal_cards-image_card_component__root > a > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/735123835/Preview.png?w=590&h=300&cf_fit=... | 20.9 KiB | 15.3 KiB |
Glozin - Multipurpose WooCommerce WordPress Theme div.home-minimal_cards-image_card_component__root > a > div.shared-item_preview_component__root > img.shared-item_preview_component__image | /previews/files/655270643/Theme-Preview/01_Preview.png?w=... | 19.6 KiB | 14.4 KiB |
Goal - Sports WordPress Theme for Football, Basketball, Hockey, Golf div.shared-item_cards-grid-image_card_component__imageWrapper > div.shared-item_cards-preview_image_component__carousel > a.shared-item_cards-preview_image_component__imageLink > img.shared-item_cards-preview_image_component__image | /previews/files/765471124/2.jpg?w=590&h=300&cf_fit=crop&c... | 15.7 KiB | 8.1 KiB |
Trigger – AJAX Portfolio WordPress Theme div.shared-item_cards-grid-image_card_component__imageWrapper > div.shared-item_cards-preview_image_component__carousel > a.shared-item_cards-preview_image_component__imageLink > img.shared-item_cards-preview_image_component__image | /previews/files/729441341/00+Banner_WP.jpg?w=590&h=300&cf... | 14.5 KiB | 7.4 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| /storefront/assets/styles-4a45d6c22165d4b929f166a7a95cedf... | 41.4 KiB | 31.6 KiB |
| 13.5 KiB | 10.5 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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /storefront/assets/application-18d81f97cb42322615ca4af6a6... | 214.3 KiB | 138.4 KiB |
| /d10f7659-aa82-4007-9cf1-54a9496002bf/cc.js?renew=false&r... | 102.5 KiB | 80.8 KiB |
| /storefront/assets/datadog-567194a6005d3df4301e003ea7c907... | 69.2 KiB | 63.4 KiB |
| /d10f7659-aa82-4007-9cf1-54a9496002bf/cc.js?renew=false&r... | 102.5 KiB | 24.8 KiB |
| consent.cookiebot.com/uc.js | 35.5 KiB | 22.6 KiB |
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 | |
|---|---|
Envato Market logo div.shared-global_header-logo_bar_component__headerTopWrapper > div.shared-global_header-logo_bar_component__gridWideSection > a.shared-global_header-logo_bar_component__logoImageWrapper > img | /storefront/assets/logos/envato-market-0c6ef0bdbf918a098b... |
Envato Market div.shared-global_footer-footer_component__topContainer > div.shared-global_footer-footer_component__topStats > div.shared-global_footer-footer_component__topStatsMeta > img.shared-global_footer-footer_component__logo | /storefront/assets/logos/envato-market-0c6ef0bdbf918a098b... |
Envato Placeit nav.shared-global_header-our_products_component__dropdownListWrapper > a.shared-global_header-our_products_component__dropdownLink > div.shared-global_header-our_products_component__dropdownLinkLogo > img | /storefront/assets/logos/envato-placeit-8320463adc8087b3a... |
Envato Tuts+ nav.shared-global_header-our_products_component__dropdownListWrapper > a.shared-global_header-our_products_component__dropdownLink > div.shared-global_header-our_products_component__dropdownLinkLogo > img | /storefront/assets/logos/envato-tutsplus-e2d6fc98c47f1e35... |
Envato Elements nav.shared-global_header-our_products_component__dropdownListWrapper > a.shared-global_header-our_products_component__dropdownLink > div.shared-global_header-our_products_component__dropdownLinkLogo > img | /storefront/assets/logos/envato-elements-e1a82c06abeaebef... |
Elements logo section.home-elements_items_block_component__root > div.home-elements_items_block_component__wrapper > div.home-elements_items_block_component__textArea > img.home-elements_items_block_component__logo | /storefront/assets/logos/envato-elements-e1a82c06abeaebef... |
Elements logo div.shared-global_footer-cross_sell_banner_component__mainPanel > a.shared-global_footer-cross_sell_banner_component__mainPanelLink > div > img.shared-global_footer-cross_sell_banner_component__elementsLogo | /storefront/assets/logos/envato-elements-e1a82c06abeaebef... |
ThemeForest nav.shared-global_header-markets_nav_component__navWithLabelWrapper > div.shared-global_header-markets_nav_component__siteLogoWrapper > picture > img.shared-global_header-markets_nav_component__siteLogo | /storefront/assets/logos/themeforest-dd57a83e1947d4958649... |
Collage of Elements items div.shared-global_footer-cross_sell_banner_component__root > div.shared-global_footer-cross_sell_banner_component__secondaryPanel > a > img |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
Code div.shared-global_header-markets_nav_component__headerBottomWrapper > div.shared-global_header-markets_nav_component__gridWide > nav.shared-global_header-markets_nav_component__navWithLabelWrapper > a.shared-global_header-markets_nav_component__siteLink |
Video div.shared-global_header-markets_nav_component__headerBottomWrapper > div.shared-global_header-markets_nav_component__gridWide > nav.shared-global_header-markets_nav_component__navWithLabelWrapper > a.shared-global_header-markets_nav_component__siteLink |
Audio div.shared-global_header-markets_nav_component__headerBottomWrapper > div.shared-global_header-markets_nav_component__gridWide > nav.shared-global_header-markets_nav_component__navWithLabelWrapper > a.shared-global_header-markets_nav_component__siteLink |
Graphics div.shared-global_header-markets_nav_component__headerBottomWrapper > div.shared-global_header-markets_nav_component__gridWide > nav.shared-global_header-markets_nav_component__navWithLabelWrapper > a.shared-global_header-markets_nav_component__siteLink |
Photos div.shared-global_header-markets_nav_component__headerBottomWrapper > div.shared-global_header-markets_nav_component__gridWide > nav.shared-global_header-markets_nav_component__navWithLabelWrapper > a.shared-global_header-markets_nav_component__siteLink |
3D Files div.shared-global_header-markets_nav_component__headerBottomWrapper > div.shared-global_header-markets_nav_component__gridWide > nav.shared-global_header-markets_nav_component__navWithLabelWrapper > a.shared-global_header-markets_nav_component__siteLink |
search div.home-hero_component__autosuggestWrapper > form.shared-autosuggest_component__root > div.shared-autosuggest_component__searchInputWrapper > input.shared-autosuggest_component__searchInput |
Search form.shared-autosuggest_component__root > div.shared-autosuggest_component__searchInputWrapper > button.shared-autosuggest_component__searchBtn > span.shared-autosuggest_component__searchBtnLabel |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Newest div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
Bestsellers div.home-category_tiles_block_component__tiles > div.home-category_tile_component__root > div.home-category_tile_component__tileDetail > a.home-category_tile_component__tileLink |
View all categories section.home-category_tiles_block_component__root > div.home-category_tiles_block_component__wrapper > div.home-category_tiles_block_component__cta > a.shared-cta_button_component__root |
View all themes section.home-quality_items_block_component__root > div.home-quality_items_block_component__textContent > footer.home-quality_items_block_component__footer > a.shared-cta_button_component__root |
View all featured themes li.home-items_showcase_block_component__gridItem > div.home-items_showcase_block_component__textAreaInner > div.home-items_showcase_block_component__leftButton > a.shared-cta_button_component__root |
ArtemSemkin div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Portfolio div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
7iquid div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Creative div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
AncoraThemes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Entertainment div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
treethemes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Portfolio div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
StudioUX div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Business div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
codearchives div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Entertainment div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
GloriaThemes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
WooCommerce div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
zozothemes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Business div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
sTheme-IT div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Creative div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
bslthemes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Business div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
themesdesign div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Corporate div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
elite-themes24 div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Technology div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
View more new items section.home-newest_items_block_component__root > div.home-newest_items_block_component__wrapper > div.home-newest_items_block_component__footer > a.shared-cta_button_component__root |
View portfolio div.home-featured_author_block_component__author > div.home-featured_author_block_component__authorDetail > div.home-featured_author_block_component__leftButton > a.shared-cta_button_component__root |
ArtemSemkin div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Portfolio div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
ArtemSemkin div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Portfolio div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
ArtemSemkin div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Portfolio div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
View more bestsellers li.home-items_showcase_block_component__gridItem > div.home-items_showcase_block_component__textAreaInner > div.home-items_showcase_block_component__leftButton > a.shared-cta_button_component__root |
ThemeFusion div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Business div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
xtemos div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
WooCommerce div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Dream-Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
Business div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
UX-themes div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
WooCommerce div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > div.shared-item_cards-author_category_component__root > a.shared-item_cards-author_category_component__link |
78,606,238
items sold div.shared-global_footer-footer_component__topStats > div.shared-global_footer-footer_component__topStatsMeta > ul.shared-global_footer-footer_component__statsList > li.shared-global_footer-footer_component__statsListItem |
$1,246,742,043
community earnings div.shared-global_footer-footer_component__topStats > div.shared-global_footer-footer_component__topStatsMeta > ul.shared-global_footer-footer_component__statsList > li.shared-global_footer-footer_component__statsListItem |
These are opportunities to improve the legibility of your content.
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.shared-global_footer-cross_sell_banner_component__root > div.shared-global_footer-cross_sell_banner_component__mainPanel > div.shared-global_footer-cross_sell_banner_component__mainPanelLinkButton > a.shared-global_footer-cross_sell_banner_component__mainPanelLink div.shared-global_footer-cross_sell_banner_component__root > div.shared-global_footer-cross_sell_banner_component__mainPanel > div.shared-global_footer-cross_sell_banner_component__mainPanelLinkButton > a.shared-global_footer-cross_sell_banner_component__mainPanelLink |
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.
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 |
|---|
Trigger – AJAX Portfolio WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Lighter – Creative Agency & Portfolio WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Goal - Sports WordPress Theme for Football, Basketball, Hockey, Golf div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Brandberry – Creative Elementor WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
RexCon- Construction HTML BootstrapTemplate div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Fuzio - Sports Club PHP Template div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Gromark - Grocery Store & Food WooCommerce Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
BrandBoost – Digital Marketing Agency WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Wamexi - Creative Digital Agency HTML5 Template div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Metrol - Factory & Industry WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Loxcy - Figma Multipurpose Landing Page Template div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Aiero | AI Agency & Technology ReactJs Template div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Rhye – AJAX Portfolio WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Rhye – AJAX Portfolio HTML5 Template div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Cassio – AJAX Portfolio WordPress Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Avada | Website Builder For WordPress & eCommerce div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
WoodMart - Multipurpose WooCommerce Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
The7 — Ultimate WordPress & WooCommerce Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
Flatsome | Multi-Purpose Responsive WooCommerce Theme div.shared-item_cards-grid-image_card_component__root > div.shared-item_cards-grid-image_card_component__content > h3.shared-item_cards-item_name_component__root > a.shared-item_cards-item_name_component__itemNameLink |
These items highlight common accessibility best practices.
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.
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 |
|---|---|
| themeforest.net/category | More |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|
Skip to content body.color-scheme-light > a.layouts-application_layout__skipLink |
body.color-scheme-light > div.shared-csat_survey_component__root > div.shared-csat_survey_component__closeButton > a.shared-csat_survey_component__closeSvg |
Sure, take me to the survey
body.color-scheme-light > div.shared-csat_survey_component__root > div.shared-csat_survey_component__section > a.shared-csat_survey_component__yesButton |
To appear in search results, crawlers need access to your app.
Send Feedback