Mobile 375 × 812

Desktop 1440 × 900

Score: 74 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Several missing protections leave your users and data exposed.
Major barriers for users with disabilities — up to 15% of your audience.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Reasonable footprint with room for optimization.
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.
21 image(s) missing alt attribute
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
3 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
3 image-in-link without alt text
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/6dafa0b2-a852-44e2-a2cb-d35ff761f2e7)<a href="https://beavercheck.com/results/6dafa0b2-a852-44e2-a2cb-d35ff761f2e7"><img src="https://beavercheck.com/badge?url=https%3A%2F%2F99designs.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2F99designs.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
5 barrier(s) likely increasing bounce by ~22%.
Page takes 10.3s to load
+12% bounceUsers abandon at ~3s — you're 7.8s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
High main-thread blocking time
+2% bouncePage is non-interactive for 258ms after first paint
Fix: Defer third-party scripts and split large bundles
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
6 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
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
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
$550 investment → $5,147/month returns + USD 157,500 risk avoided
$550
6h · 5 findings
$5,147 /mo
~$61,762 / year
USD 157,500
if kept compliant
$100 — 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 $100/hr
Based on United States rates ($100/hr)
Start here for the best return on investment
$13,126 / month at risk
~$157,507 / year if left unfixed
$157,500
+10 more
$0.59 /mo
7386.0 MB/mo × 0.080 USD/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.
3.70 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.33 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
258 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.006
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.72 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.
10.51 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.
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 |
|---|---|---|
| www.datadoghq-browser-agent.com/datadog-rum-v3.js | 14400.0 s | 37.6 KiB |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| assets.99static.com/start/assets/asimov/fonts/Asimovicons-f22e4e51ba.woff2 | 35 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.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/pro/studio-333b6e601f.png?auto=format&ch... | 187.0 KiB | 172.2 KiB |
Illustration by Sasha Wolf div.categories-cta-banner__container--design-figure > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /https://99designs-start-static.imgix.net/homepage/catego... | 119.4 KiB | 115.9 KiB |
Colorful logo, packaging and website designs for beverage brand Zappyo div.two-column__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/business-deserves-great-design.png?auto=format&... | 80.7 KiB | 67.2 KiB |
book cover with white gold intricate pattern div.design-figure-with-related-images__design > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-2-artwork-52e73... | 80.7 KiB | 63.6 KiB |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img | /homepage/vegan-jerky-background.png?auto=format&w=574&h=... | 51.3 KiB | 38.5 KiB |
99designs Cookie Consent div.cookie-consent > div.cookie-consent--content > div.cookie-consent--image > img | assets.99static.com/noticebar/cookie-consent.jpg | 44.3 KiB | 38.2 KiB |
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/vegan-jerky.jpg?auto=format&w=370&h=370&q=45&dpr=2 | 34.1 KiB | 28.9 KiB |
Profile image of designer Mad pepper div.designer-column__avatar > div.avatar-with-stars > div.avatar-with-stars__image > img | /homepage/profile-image-mad-pepper.jpg?auto=format&w=300&... | 29.1 KiB | 28.2 KiB |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img | /homepage/vegan-jerky-packaging.png?auto=format&w=334&h=4... | 37.2 KiB | 27.9 KiB |
Logo design with bear on a bicycle for brand: 'Bozzi’s Biscotti' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/bozzi-biscotti-bear-biking-logo-design.jpg?auto... | 30.1 KiB | 25.1 KiB |
Logo design dog with a TNT-bomb in the mouth for the brand: 'DIY Gun Dog' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/diy-gundog-logo-design.jpg?auto=format&w=300&h=... | 28.0 KiB | 23.3 KiB |
Logo design with a fox for the brand: 'Lone Oak Studios' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/lone-oak-studio-fox-logo-design.jpg?auto=format... | 26.9 KiB | 22.4 KiB |
Logo design with bike helmet for brand: 'Copilot - the Journey is the Destinati… div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/copilot-helmet-logo-design.jpg?auto=format&w=30... | 17.0 KiB | 14.1 KiB |
Profile image of designer Reza Ernanda div.designer-column__avatar > div.avatar-with-stars > div.avatar-with-stars__image > img | /homepage/profile-image-reza-ernanda.jpg?auto=format&w=30... | 12.5 KiB | 12.0 KiB |
Logo design with animated letters of the brand: 'Megahouse' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/megahouse-logo-design.jpg?auto=format&w=300&h=3... | 14.2 KiB | 11.9 KiB |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img | /homepage/vegan-jerky-front.png?auto=format&w=354&h=113&q... | 11.9 KiB | 11.4 KiB |
Logo design with the sun behind a mountain for brand: 'Wanderlust Bar Company' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/mountain-sun-wanderlust-bar-logo-design.jpg?aut... | 11.6 KiB | 9.6 KiB |
Brand Strategist div.pro-suite-attribution-wrapper__item > a.feature-attribution > span.feature-attribution__avatar > img.avatar | /homepage/circlemakers-studio-laura.jpeg?auto=format&w=32... | 8.2 KiB | 7.7 KiB |
The avatar of Val Racheeva + Maxi Knust div.user > div.user__avatar > div.avatar > img.avatar__image | /images/homepage/testimonials/testimonial-2-profile-photo... | 7.7 KiB | 5.7 KiB |
Website & app design a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/web-app-design.jpg?auto=format&ch=Width%2CDPR&w... | 18.6 KiB | 5.3 KiB |
Packaging & label a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/packaging-label.jpg?auto=format&ch=Width%2CDPR&... | 18.6 KiB | 5.3 KiB |
Logo & branding design a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/logo-identity.jpg?auto=format&ch=Width%2CDPR&w=... | 16.5 KiB | 4.7 KiB |
Art & illustration a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/art-illustration.jpg?auto=format&ch=Width%2CDPR... | 15.7 KiB | 4.5 KiB |
Business & advertising a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/business-advertising.jpg?auto=format&ch=Width%2... | 15.0 KiB | 4.3 KiB |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| /accounts/accounts.js?segment_key=uGchVqH1N7u7wLNJcBCRg1o... | 2.2 KiB | 245 ms |
| d2wy8f7a9ursnm.cloudfront.net/v6/bugsnag.min.js | 12.6 KiB | 969 ms |
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 |
|---|---|
| 99designs.com/ | 1.0 s |
| en.99designs.fr/ | 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.
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.
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 |
|---|---|---|
| assets.99static.com/start/assets/css/layout-8c80d645.css | 25.1 KiB | 22.7 KiB |
| assets.99static.com/start/assets/css/home-f7b0ef23.css | 20.6 KiB | 15.0 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 |
|---|---|---|
| assets.99static.com/start/assets/js/en-US/44-01e616d4a76a1e55d69e.js | 169.7 KiB | 117.0 KiB |
| assets.99static.com/start/assets/js/en-US/jquery-1da0a95d659f8b97c2a4.js | 30.9 KiB | 30.9 KiB |
| www.datadoghq-browser-agent.com/datadog-rum-v3.js | 37.3 KiB | 24.0 KiB |
| assets.99static.com/start/assets/js/en-US/common/vendor-c2ce4f13a6f19fc368fb.js | 43.6 KiB | 21.2 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 | 852 ms |
| Other | 742 ms |
| Style & Layout | 262 ms |
| Script Parsing & Compilation | 135 ms |
| Rendering | 111 ms |
| Parse HTML & CSS | 64 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 | |
|---|---|
Colorful logo, packaging and website designs for beverage brand Zappyo div.two-column__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/business-deserves-great-design.png?auto=format&... |
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/vegan-jerky.jpg?auto=format&w=370&h=370&q=45&dpr=2 |
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/little-danube.jpg?auto=format&w=370&h=370&q=45&... |
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/feel-good-tea.jpg?auto=format&w=370&h=370&q=45&... |
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/the-studio.jpg?auto=format&w=370&h=370&q=45&dpr=2 |
99designs Cookie Consent div.cookie-consent > div.cookie-consent--content > div.cookie-consent--image > img | assets.99static.com/noticebar/cookie-consent.jpg |
Examples of various logo designs created using logomaker div.logomaker-create-logo__box > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /inspiration/logomaker.png?auto=format&q=45&w=360&dpr=2 |
Profile image of designer Reza Ernanda div.designer-column__avatar > div.avatar-with-stars > div.avatar-with-stars__image > img | /homepage/profile-image-reza-ernanda.jpg?auto=format&w=30... |
Profile image of designer Mad pepper div.designer-column__avatar > div.avatar-with-stars > div.avatar-with-stars__image > img | /homepage/profile-image-mad-pepper.jpg?auto=format&w=300&... |
Logo design with bear on a bicycle for brand: 'Bozzi’s Biscotti' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/bozzi-biscotti-bear-biking-logo-design.jpg?auto... |
Logo design dog with a TNT-bomb in the mouth for the brand: 'DIY Gun Dog' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/diy-gundog-logo-design.jpg?auto=format&w=300&h=... |
Logo design with a fox for the brand: 'Lone Oak Studios' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/lone-oak-studio-fox-logo-design.jpg?auto=format... |
Logo design with bike helmet for brand: 'Copilot - the Journey is the Destinati… div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/copilot-helmet-logo-design.jpg?auto=format&w=30... |
Logo design with the sun behind a mountain for brand: 'Wanderlust Bar Company' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/mountain-sun-wanderlust-bar-logo-design.jpg?aut... |
Logo design with animated letters of the brand: 'Megahouse' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/megahouse-logo-design.jpg?auto=format&w=300&h=3... |
Examples of various designers that may participate in the logo contest div.logomaker-create-logo__box > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /inspiration/logo-contest.png?auto=format&q=45&w=360&dpr=2 |
Logo & branding design a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/logo-identity.jpg?auto=format&ch=Width%2CDPR&w=... |
Website & app design a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/web-app-design.jpg?auto=format&ch=Width%2CDPR&w... |
Business & advertising a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/business-advertising.jpg?auto=format&ch=Width%2... |
Art & illustration a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/art-illustration.jpg?auto=format&ch=Width%2CDPR... |
Packaging & label a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/packaging-label.jpg?auto=format&ch=Width%2CDPR&... |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img | /blog/wp-content/uploads/2023/05/Blog-Article-Thumbnail.p... |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img | /blog/wp-content/uploads/2023/04/Colors-and-emotions-refr... |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img | /blog/wp-content/uploads/2022/10/Bad-packaging-design-and... |
three mobile phones with red and black interface web design div.design-figure-with-related-images__design > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-5-artwork-f6035... |
div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/pro/studio-333b6e601f.png?auto=format&ch... |
Illustration by Sasha Wolf div.categories-cta-banner__container--design-figure > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /https://99designs-start-static.imgix.net/homepage/catego... |
book cover with white gold intricate pattern div.design-figure-with-related-images__design > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-2-artwork-52e73... |
Delly basketball logo design div.design-figure-with-related-images__design > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-4-artwork-36657... |
black scuba diving coffee helmet logo design div.design-figure-with-related-images__design > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-3-artwork-7d873... |
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 |
|---|
Packaging by Mj.vass div.homepage-hero-artwork > div.homepage-hero-artwork__designer-attribution > a.feature-attribution > span.feature-attribution__text |
These are opportunities to improve the legibility of your content.
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 |
|---|
Design for what you need section.section > div.scrollable-with-title > div.scrollable-with-title__title > h3.heading |
Logo & branding design a.scrollable-items__item > div.category-tile > div.category-tile__text > h6.heading |
Work with our branding agency div.bordered-column__item > div.bordered-column__item__content > div.pro-suite > h5.heading |
These are opportunities to improve keyboard navigation in your application.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
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.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image div.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image |
div.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image div.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image |
div.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image div.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image |
section.section > div.row > div.column > a.press-item-list-link |
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.
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.history html.history |
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) | |
|---|---|---|---|
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img | /homepage/little-danube-packaging.png?auto=format&w=354&4... | 166 x 195 (0.85) | 708 x 948 (0.75) |
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 |
|---|---|
| en.99designs.fr/pro/studio | Learn more |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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.
1.47 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.30 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 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.
1.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.
2.32 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.
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 |
|---|---|---|
| www.datadoghq-browser-agent.com/datadog-rum-v3.js | 14400.0 s | 37.6 KiB |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| assets.99static.com/start/assets/asimov/fonts/Asimovicons-f22e4e51ba.woff2 | 30 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 | |
|---|---|---|---|
Colorful logo, packaging and website designs for beverage brand Zappyo div.two-column__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/business-deserves-great-design.png?auto=format&... | 80.7 KiB | 65.4 KiB |
div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/pro/studio-333b6e601f.png?auto=format&ch... | 56.3 KiB | 43.2 KiB |
99designs Cookie Consent div.cookie-consent > div.cookie-consent--content > div.cookie-consent--image > img | assets.99static.com/noticebar/cookie-consent.jpg | 44.3 KiB | 42.3 KiB |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img | /homepage/vegan-jerky-background.png?auto=format&w=574&h=... | 51.3 KiB | 38.4 KiB |
Profile image of designer Mad pepper div.designer-column__avatar > div.avatar-with-stars > div.avatar-with-stars__image > img | /homepage/profile-image-mad-pepper.jpg?auto=format&w=300&... | 29.1 KiB | 28.8 KiB |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img | /homepage/vegan-jerky-packaging.png?auto=format&w=334&h=4... | 37.2 KiB | 27.9 KiB |
Logo design with bear on a bicycle for brand: 'Bozzi’s Biscotti' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/bozzi-biscotti-bear-biking-logo-design.jpg?auto... | 30.1 KiB | 27.4 KiB |
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/vegan-jerky.jpg?auto=format&w=370&h=370&q=45&dpr=2 | 34.1 KiB | 26.4 KiB |
Logo design dog with a TNT-bomb in the mouth for the brand: 'DIY Gun Dog' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/diy-gundog-logo-design.jpg?auto=format&w=300&h=... | 28.0 KiB | 25.5 KiB |
Logo design with a fox for the brand: 'Lone Oak Studios' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/lone-oak-studio-fox-logo-design.jpg?auto=format... | 26.9 KiB | 24.6 KiB |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img | /blog/wp-content/uploads/2023/05/Blog-Article-Thumbnail.p... | 23.1 KiB | 19.7 KiB |
Examples of various logo designs created using logomaker div.logomaker-create-logo__box > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /inspiration/logomaker.png?auto=format&q=45&w=360&dpr=2 | 23.8 KiB | 17.9 KiB |
Examples of various designers that may participate in the logo contest div.logomaker-create-logo__box > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /inspiration/logo-contest.png?auto=format&q=45&w=360&dpr=2 | 22.2 KiB | 16.7 KiB |
Logo design with bike helmet for brand: 'Copilot - the Journey is the Destinati… div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/copilot-helmet-logo-design.jpg?auto=format&w=30... | 17.0 KiB | 15.5 KiB |
Profile image of designer Radovan Ciobanenco div.designer-column__avatar > div.avatar-with-stars > div.avatar-with-stars__image > img | /homepage/profile-image-radovan-ciobanenco.jpg?auto=forma... | 15.5 KiB | 15.4 KiB |
Website & app design a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/web-app-design.jpg?auto=format&ch=Width%2CDPR&w... | 18.6 KiB | 14.2 KiB |
Packaging & label a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/packaging-label.jpg?auto=format&ch=Width%2CDPR&... | 18.6 KiB | 14.2 KiB |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img | /blog/wp-content/uploads/2023/04/Colors-and-emotions-refr... | 16.7 KiB | 13.9 KiB |
Logo design with animated letters of the brand: 'Megahouse' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/megahouse-logo-design.jpg?auto=format&w=300&h=3... | 14.2 KiB | 13.0 KiB |
Logo & branding design a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/logo-identity.jpg?auto=format&ch=Width%2CDPR&w=... | 16.5 KiB | 12.7 KiB |
Profile image of designer Reza Ernanda div.designer-column__avatar > div.avatar-with-stars > div.avatar-with-stars__image > img | /homepage/profile-image-reza-ernanda.jpg?auto=format&w=30... | 12.5 KiB | 12.3 KiB |
Art & illustration a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/art-illustration.jpg?auto=format&ch=Width%2CDPR... | 15.7 KiB | 12.0 KiB |
Business & advertising a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/business-advertising.jpg?auto=format&ch=Width%2... | 15.0 KiB | 11.5 KiB |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img | /homepage/vegan-jerky-front.png?auto=format&w=354&h=113&q... | 11.9 KiB | 11.4 KiB |
Logo design with the sun behind a mountain for brand: 'Wanderlust Bar Company' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/mountain-sun-wanderlust-bar-logo-design.jpg?aut... | 11.6 KiB | 10.5 KiB |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img | /blog/wp-content/uploads/2022/10/Bad-packaging-design-and... | 11.1 KiB | 9.2 KiB |
Brand Strategist div.pro-suite-attribution-wrapper__item > a.feature-attribution > span.feature-attribution__avatar > img.avatar | /homepage/circlemakers-studio-laura.jpeg?auto=format&w=32... | 8.2 KiB | 8.0 KiB |
two people standing holding shoes with custom design div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-4-photo1-fd80d7... | 19.5 KiB | 7.2 KiB |
The avatar of Val Racheeva + Maxi Knust div.user > div.user__avatar > div.avatar > img.avatar__image | /images/homepage/testimonials/testimonial-2-profile-photo... | 7.7 KiB | 7.0 KiB |
Logo design with an animated letter N for the brand: 'Nordnorks Finans' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/nordnorsk-finans-logo-design.jpg?auto=format&w=... | 7.1 KiB | 6.4 KiB |
Logo design with the brand name: 'Fit For Purpose' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/fit-for-purpose-logo-design.jpg?auto=format&w=3... | 6.7 KiB | 6.1 KiB |
person sitting on ledge looking at view of ocean div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-5-photo1-d11b93... | 16.9 KiB | 4.6 KiB |
two women with books sitting on a couch div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-2-photo1-55ddf5... | 16.8 KiB | 4.5 KiB |
Logo design with an animated letter T for the brand: 'Tilt' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/tilt-logo-design.jpg?auto=format&w=300&h=300&q=... | 4.4 KiB | 4.0 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| /accounts/accounts.js?segment_key=uGchVqH1N7u7wLNJcBCRg1o... | 2.2 KiB | |
| d2wy8f7a9ursnm.cloudfront.net/v6/bugsnag.min.js | 12.6 KiB | 251 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| assets.99static.com/start/assets/js/en-US/44-01e616d4a76a1e55d69e.js | 169.7 KiB | 117.0 KiB |
| assets.99static.com/start/assets/js/en-US/jquery-1da0a95d659f8b97c2a4.js | 30.9 KiB | 30.8 KiB |
| www.datadoghq-browser-agent.com/datadog-rum-v3.js | 37.2 KiB | 24.0 KiB |
| assets.99static.com/start/assets/js/en-US/common/vendor-c2ce4f13a6f19fc368fb.js | 43.5 KiB | 21.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 |
|---|---|---|
| assets.99static.com/start/assets/css/layout-8c80d645.css | 25.1 KiB | 22.7 KiB |
| assets.99static.com/start/assets/css/home-f7b0ef23.css | 20.6 KiB | 16.4 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 | |
|---|---|
Colorful logo, packaging and website designs for beverage brand Zappyo div.two-column__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/business-deserves-great-design.png?auto=format&... |
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/vegan-jerky.jpg?auto=format&w=370&h=370&q=45&dpr=2 |
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/little-danube.jpg?auto=format&w=370&h=370&q=45&... |
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/feel-good-tea.jpg?auto=format&w=370&h=370&q=45&... |
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /homepage/the-studio.jpg?auto=format&w=370&h=370&q=45&dpr=2 |
99designs Cookie Consent div.cookie-consent > div.cookie-consent--content > div.cookie-consent--image > img | assets.99static.com/noticebar/cookie-consent.jpg |
Examples of various logo designs created using logomaker div.logomaker-create-logo__box > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /inspiration/logomaker.png?auto=format&q=45&w=360&dpr=2 |
Profile image of designer Reza Ernanda div.designer-column__avatar > div.avatar-with-stars > div.avatar-with-stars__image > img | /homepage/profile-image-reza-ernanda.jpg?auto=format&w=30... |
Profile image of designer Mad pepper div.designer-column__avatar > div.avatar-with-stars > div.avatar-with-stars__image > img | /homepage/profile-image-mad-pepper.jpg?auto=format&w=300&... |
Logo design with bear on a bicycle for brand: 'Bozzi’s Biscotti' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/bozzi-biscotti-bear-biking-logo-design.jpg?auto... |
Logo design dog with a TNT-bomb in the mouth for the brand: 'DIY Gun Dog' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/diy-gundog-logo-design.jpg?auto=format&w=300&h=... |
Logo design with a fox for the brand: 'Lone Oak Studios' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/lone-oak-studio-fox-logo-design.jpg?auto=format... |
Profile image of designer Radovan Ciobanenco div.designer-column__avatar > div.avatar-with-stars > div.avatar-with-stars__image > img | /homepage/profile-image-radovan-ciobanenco.jpg?auto=forma... |
Logo design with an animated letter T for the brand: 'Tilt' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/tilt-logo-design.jpg?auto=format&w=300&h=300&q=... |
Logo design with the brand name: 'Fit For Purpose' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/fit-for-purpose-logo-design.jpg?auto=format&w=3... |
Logo design with an animated letter N for the brand: 'Nordnorks Finans' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/nordnorsk-finans-logo-design.jpg?auto=format&w=... |
Logo design with bike helmet for brand: 'Copilot - the Journey is the Destinati… div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/copilot-helmet-logo-design.jpg?auto=format&w=30... |
Logo design with the sun behind a mountain for brand: 'Wanderlust Bar Company' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/mountain-sun-wanderlust-bar-logo-design.jpg?aut... |
Logo design with animated letters of the brand: 'Megahouse' div.designer-columns__column > div.designer-column > div.designer-column__artwork > img | /homepage/megahouse-logo-design.jpg?auto=format&w=300&h=3... |
Examples of various designers that may participate in the logo contest div.logomaker-create-logo__box > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /inspiration/logo-contest.png?auto=format&q=45&w=360&dpr=2 |
three mobile phones with red and black interface web design div.design-figure-with-related-images__design > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-5-artwork-f6035... |
Logo & branding design a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/logo-identity.jpg?auto=format&ch=Width%2CDPR&w=... |
Website & app design a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/web-app-design.jpg?auto=format&ch=Width%2CDPR&w... |
Business & advertising a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/business-advertising.jpg?auto=format&ch=Width%2... |
Art & illustration a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/art-illustration.jpg?auto=format&ch=Width%2CDPR... |
Packaging & label a.scrollable-items__item > div.category-tile > div.category-tile__image > img | /homepage/packaging-label.jpg?auto=format&ch=Width%2CDPR&... |
book cover with white gold intricate pattern div.design-figure-with-related-images__design > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-2-artwork-52e73... |
div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/pro/studio-333b6e601f.png?auto=format&ch... |
Illustration by Sasha Wolf div.categories-cta-banner__container--design-figure > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /https://99designs-start-static.imgix.net/homepage/catego... |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img | /blog/wp-content/uploads/2023/05/Blog-Article-Thumbnail.p... |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img | /blog/wp-content/uploads/2023/04/Colors-and-emotions-refr... |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img | /blog/wp-content/uploads/2022/10/Bad-packaging-design-and... |
black scuba diving coffee helmet logo design div.design-figure-with-related-images__design > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-3-artwork-7d873... |
Delly basketball logo design div.design-figure-with-related-images__design > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-4-artwork-36657... |
two women with books sitting on a couch div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-2-photo1-55ddf5... |
female founders book in a book store div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-2-photo2-1ffa76... |
person with sunglasses smiling div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-3-photo1-2ad443... |
coffee cup with black logo design div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-3-photo2-4967c7... |
two people standing holding shoes with custom design div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-4-photo1-fd80d7... |
green and grey basketball shoes div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-4-photo2-a684fc... |
person sitting on ledge looking at view of ocean div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-5-photo1-d11b93... |
person close up with mountains in background div.design-figure-with-related-images__related-images__image > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image | /images/homepage/testimonials/testimonial-5-photo2-9e0504... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| 99designs.com/ | 493 ms |
| en.99designs.fr/ | 0.0 ms |
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.
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.slide-carousel > div.slide-carousel__content > div.slide-carousel__content__prev-trigger > button.button div.slide-carousel > div.slide-carousel__content > div.slide-carousel__content__prev-trigger > button.button |
div.slide-carousel > div.slide-carousel__content > div.slide-carousel__content__next-trigger > button.button div.slide-carousel > div.slide-carousel__content > div.slide-carousel__content__next-trigger > button.button |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
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.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image div.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image |
div.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image div.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image |
div.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image div.bordered-column__item__content > div.blog-posts > div.blog-post > a.blog-post__image |
section.section > div.row > div.column > a.press-item-list-link |
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.
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 |
|---|
Packaging by Mj.vass div.homepage-hero-artwork > div.homepage-hero-artwork__designer-attribution > a.feature-attribution > span.feature-attribution__text |
These are opportunities to improve the legibility of your content.
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 |
|---|
Design for what you need section.section > div.scrollable-with-title > div.scrollable-with-title__title > h3.heading |
Logo & branding design a.scrollable-items__item > div.category-tile > div.category-tile__text > h6.heading |
Work with our branding agency div.bordered-column__item > div.bordered-column__item__content > div.pro-suite > h5.heading |
Company div.site-footer__navigation > div.site-footer__navigation__inner > div.site-footer__navigation__group > h5.heading |
These are opportunities to improve keyboard navigation in your application.
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.history html.history |
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) | |
|---|---|---|---|
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img | /homepage/little-danube-packaging.png?auto=format&w=354&4... | 354 x 415 (0.85) | 708 x 948 (0.75) |
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 |
|---|---|
| en.99designs.fr/pro/studio | Learn more |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.homepage-hero-artwork__primary > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img div.homepage-hero-carousel__content > div.homepage-hero-artwork > div.homepage-hero-artwork__secondary > img |
div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image div.pro-suite-attribution-wrapper > figure.design-figure > div.design-figure__image-container > img.design-figure__image-container__image |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
div.blog-posts > div.blog-post > a.blog-post__image > img div.blog-posts > div.blog-post > a.blog-post__image > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback