Mobile 375 × 812

Desktop 1440 × 900

Score: 67 / 100
Based on 8 categories, 0 sections
Room to improve — your 41.2s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Solid SEO basics — a few optimizations could boost rankings.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Missing metadata means poor previews on social media and search.
Heavier than average — reducing page weight saves energy and bandwidth.
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.
HSTS 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.
Page weighs 23.7 MB (6.4 MB transferred)
Performance issues directly impact user engagement and conversion rates.
2 image(s) missing alt attribute
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/30de43ea-c760-43d4-9390-f3757a0cb1ac)<a href="https://beavercheck.com/results/30de43ea-c760-43d4-9390-f3757a0cb1ac"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwizzair.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwizzair.comThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 41.2s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. 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.
$500 investment → $1.62/month returns + USD 157,500 risk avoided
$500
5h · 5 findings
$1.62 /mo
~$19 / year
USD 157,500
if kept compliant
$150 — 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.0 developer hours at $100/hr
Based on United States rates ($100/hr)
Start here for the best return on investment
$13,127 / month at risk
~$157,519 / year if left unfixed
$157,500
+5 more
$1.62 /mo
20187.5 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.
23.54 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
41.16 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.36 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.003
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
23.54 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.
41.22 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 |
|---|---|---|
| webchat-sdk.hubtype.com/wizzair/webchat-button.botonic.js | 0.0 ms | 59.0 KiB |
| /149e9513-01fa-4fb0-aad4-566afd725d1b/2d206a39-8ed7-437e-... | 600.0 s | 59.0 KiB |
| web.cmp.usercentrics.eu/ui/TvGdprCmpView.f8e69ac0.js | 3600.0 s | 29.4 KiB |
| web.cmp.usercentrics.eu/ui/loader.js | 3600.0 s | 15.7 KiB |
| app.usercentrics.eu/session/1px.png?settingsId=sLXOM8LJDe5mrL | 1800.0 s | 1.0 KiB |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.3 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 |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 55 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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 |
|---|---|---|
| /css?family=Source+Sans+3:400,600,700|Montserrat:100,300,... | 1.4 KiB | 891 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 | |
|---|---|---|---|
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... | 7.2 KiB | 7.1 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|
| wizzair.com/ | 801 ms |
| www.wizzair.com/ | 780 ms |
| www.wizzair.com/en-gb | 0.0 ms |
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 |
|---|---|---|
| [data-v-7d476151]:root{--service-section-width:1376px} … | 132.9 KiB | 128.5 KiB |
| www.wizzair.com/dist-ssr/assets/scripts/styles.38792.min.c30e785c.css | 79.4 KiB | 78.2 KiB |
| www.wizzair.com/dist-ssr/assets/scripts/styles.66151.min.79953163.css | 69.6 KiB | 69.6 KiB |
| www.wizzair.com/dist-ssr/assets/scripts/styles.47697.min.a846c574.css | 60.1 KiB | 59.1 KiB |
| .overlay { --color-cmp-overlay: #000000; --feature-overlay-opacity: 0.5; } … | 14.4 KiB | 12.7 KiB |
| www.wizzair.com/dist-ssr/assets/scripts/styles.72960.min.c8a3ce14.css | 11.0 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
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
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 | 8.8 s |
| Style & Layout | 2.1 s |
| Other | 1.9 s |
| Script Parsing & Compilation | 1.2 s |
| Parse HTML & CSS | 521 ms |
| Garbage Collection | 280 ms |
| Rendering | 123 ms |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.wizzair.com/dist-ssr/assets/scripts/styles.66151.min.79953163.css | 73.9 KiB | 4.0 KiB |
| www.wizzair.com/dist-ssr/assets/scripts/styles.47697.min.a846c574.css | 64.4 KiB | 3.3 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
section.hero-banner > div.hero-banner__content > div.hero-banner__content--logo > img.hero-banner__logo section.hero-banner > div.hero-banner__content > div.hero-banner__content--logo > img.hero-banner__logo | www.wizzair.com/dist-ssr/assets/images/lets-wizz--logo.0d9a0556.svg |
Wizz Air div.ds-header__inner > div.ds-header__logo > a.ds-header__logo--wrapper > img.ds-header__logo__image | www.wizzair.com/dist-ssr/assets/images/wizz-logo--white.2b360143.svg |
div.swiper-slide > section.hero-banner > div.hero-banner__line-wrapper > img.hero-banner__line-wrapper--image div.swiper-slide > section.hero-banner > div.hero-banner__line-wrapper > img.hero-banner__line-wrapper--image | www.wizzair.com/dist-ssr/assets/images/lets-wizz--plane.6a830e1d.svg |
Budapest figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Rome Fiumicino figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Warsaw Chopin
figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Bucharest Otopeni
figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Hotel div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Rent a car div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
eVisa div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Airport parking div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Airport transfer div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Earn with Revolut div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
eSIM data roaming div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Security Fast Track div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Exclusive Lounge div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Insurance div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image | |
WIZZ Bundle div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
WIZZ Priority div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
WIZZ Discount Club div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
WIZZ All You Can Fly div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
WIZZ Multipass div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Gift voucher div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
WIZZ Memberships div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image |
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.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Search
Plan
Select flight
Destinations
Fare finder
WIZZ Route Map
Services
Hote… header.ds-header > div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Powered by div.cms-data-service-card > a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle |
Powered by div.cms-data-service-card > a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle |
These are opportunities to improve the legibility of your content.
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 |
|---|
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img |
div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image |
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.app-card-mobile > div.app-cta-buttons > div.app-card-mobile__ctas > a.app-card-mobile__cta div.app-card-mobile > div.app-cta-buttons > div.app-card-mobile__ctas > a.app-card-mobile__cta |
div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link |
div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link |
div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link |
div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link |
div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__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.
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Search div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Plan
Select flight
Destinations
Fare finder
WIZZ Route Map div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Services
Hotels
Cars div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Booking
Find booking
Check in
Add service div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
WIZZ & services
WIZZ Services
Security Fast Track and Lounge Access
Fare Lock
W… div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Security Fast Track and Lounge Access div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Fare Lock div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ Priority div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ Flex div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Check Our Onboard Services and Magazine div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Family Travel Offers and Services div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ Account div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Gift Voucher div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Flexible Travel Partner div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Auto Check-in Information div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Sitting Together div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Café & Boutique Voucher div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Mobile App div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Mobile App Questions div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Wizz Air charter flights div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Frequently Asked Questions div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
How to make a bank transfer div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Group bookings div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Simple travel? Book directly with WIZZ! div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Value Voucher div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ Class div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Fare Finder div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Flight Fares and Bundles div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
All Services and Fees div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Special Assistance Information div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Hotels div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Car rental div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Airport Parking Information div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Airport Transfers Made Easy div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ Credit Card div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Partner Services div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ eSIM: Seamless Data Roaming for Global Travellers ! div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Delayed Baggage Protection div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ Link FAQ div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
All You Can Fly div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ MultiPass div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ Discount Club div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ Privilege Pass div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
About WIZZ div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Company Information div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Latest Travel News div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Press Office div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Sustainability div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ Running div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
General Conditions of Carriage div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Cookie Policy div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Privacy notice div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Customer First Compass div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Medical Awareness div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
ESG Policies div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
WIZZ Foundation div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Cabin crew/Flight attendant div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Pilots div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Wizz Air Pilot Academy div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Office positions div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Investor Relations Overview div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Investor Information div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Governance div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Business Results and Calendar div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Investor Relations Analysts div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Investor contact div.ds-header__column--item > div.ds-header__sub-accordion--accordion-wrapper > ul.ds-header__column--list > li |
Help Centre
Flight Status
My WIZZ Account
Booking information and services
Book… div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Sign in div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
English div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
English nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item > button.ds-header__navigation--button |
Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. Learn more about the geolocation permission.
Performance issues directly impact user engagement and conversion rates.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | line 2, col 31 |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | line 2, col 31 |
| Fledge | line 2, col 31 |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 429 () |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 390 | Link: https://www.wizzair.com/ai.txt; rel="ai-policy" | Unknown directive |
| 391 | Link: https://www.wizzair.com/llms.txt; rel="machine-readable" | Unknown directive |
| 392 | Link: https://www.wizzair.com/llms-full.txt; rel="machine-readable" | Unknown directive |
To appear in search results, crawlers need access to your app.
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 |
|---|
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img |
div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image |
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.18 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.87 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
542 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.220
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.48 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.
7.38 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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 55 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.main-hero-banner__background > div.main-hero-banner__background__item > picture > img div.main-hero-banner__background > div.main-hero-banner__background__item > picture > img | /cms/api/images/default-source/new-banner-images/r-(30)c0... | 425.6 KiB | 338.7 KiB |
Bucharest Otopeni
figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... | 142.5 KiB | 131.4 KiB |
Rome Fiumicino figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... | 135.9 KiB | 124.7 KiB |
Warsaw Chopin
figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... | 127.4 KiB | 116.2 KiB |
Budapest figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... | 123.6 KiB | 112.4 KiB |
download the wizz air app div.container > div.download-wizz-air-app__card > div.app-card-desktop > img.app-card-desktop__phones-mockup | www.wizzair.com/dist-ssr/assets/images/download-wizz-air-app-phones.83edb97c.png | 60.5 KiB | 52.0 KiB |
div.main-hero-banner > div.main-hero-banner__background > picture.actual > img div.main-hero-banner > div.main-hero-banner__background > picture.actual > img | www.wizzair.com/dist-ssr/assets/images/hero-banner_1920.45528415.jpg | 101.4 KiB | 51.9 KiB |
| /cms/api/images/default-source/test/highlight-banners/che... | 82.0 KiB | 37.3 KiB | |
Your dream destination is just a few clicks away! div.cheap-flights__banners > div.explore-all-deals > div.explore-all-deals__img > img | /dist-ssr/assets/images/cheap-flights-explore-all-deals.f... | 35.4 KiB | 18.9 KiB |
Newsletter div.container > div.newsletter-module-card > div.newsletter-module-image > img | www.wizzair.com/dist-ssr/assets/images/membership.5c36b762.jpg | 57.8 KiB | 18.5 KiB |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... | 7.2 KiB | 7.1 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 |
|---|---|---|
| /css?family=Source+Sans+3:400,600,700|Montserrat:100,300,... | 1.4 KiB | 343 ms |
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 |
|---|---|---|
| webchat-sdk.hubtype.com/wizzair/webchat-button.botonic.js | 0.0 ms | 59.0 KiB |
| /149e9513-01fa-4fb0-aad4-566afd725d1b/2d206a39-8ed7-437e-... | 600.0 s | 57.8 KiB |
| web.cmp.usercentrics.eu/ui/TvGdprCmpView.f8e69ac0.js | 3600.0 s | 29.4 KiB |
| web.cmp.usercentrics.eu/ui/loader.js | 3600.0 s | 15.7 KiB |
| app.usercentrics.eu/session/1px.png?settingsId=sLXOM8LJDe5mrL | 1800.0 s | 1.0 KiB |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.3 KiB |
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 |
|---|---|
| wizzair.com/ | 245 ms |
| www.wizzair.com/ | 231 ms |
| www.wizzair.com/en-gb | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Services
WIZZ Discount Club
WIZZ Flex
WIZZ Priority boarding
Hotels
Car rentals… div.router-wrapper > div.main-page-container > div > section.footer-links-menu | 0.173 |
Fly & beyond - unlock extra travel perks!
Hotel
Powered by
Book your home a… div.router-wrapper > div.main-page-container > div > div.ds-carousel | 0.040 |
Your dream destination is just a few clicks away!
Search among our other fanta… div > div.cheap-flights > div.cheap-flights__banners > div.explore-all-deals | 0.014 |
Fly & beyond - unlock extra travel perks!
Hotel
Powered by
Book your home a… div.router-wrapper > div.main-page-container > div > div.ds-carousel | 0.010 |
Stay tuned! Subscribe to our newsletter and be the first to know about new rou… div.router-wrapper > div.main-page-container > div > div.newsletter-module | 0.008 |
Services
WIZZ Discount Club
WIZZ Flex
WIZZ Priority boarding
Hotels
Car rentals… div.router-wrapper > div.main-page-container > div > section.footer-links-menu | 0.008 |
Stay tuned! div.container > div.newsletter-module-card > div.newsletter-module-content > p.text | 0.002 |
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 |
|---|---|---|
| [data-v-7d476151]:root{--service-section-width:1376px} … | 132.9 KiB | 126.7 KiB |
| www.wizzair.com/dist-ssr/assets/scripts/styles.38792.min.c30e785c.css | 79.4 KiB | 78.0 KiB |
| www.wizzair.com/dist-ssr/assets/scripts/styles.66151.min.79953163.css | 69.6 KiB | 69.6 KiB |
| www.wizzair.com/dist-ssr/assets/scripts/styles.47697.min.a846c574.css | 60.1 KiB | 58.6 KiB |
| .overlay { --color-cmp-overlay: #000000; --feature-overlay-opacity: 0.5; } … | 14.4 KiB | 12.8 KiB |
| www.wizzair.com/dist-ssr/assets/scripts/styles.72960.min.c8a3ce14.css | 11.0 KiB | 10.3 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
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
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 | 2.5 s |
| Other | 716 ms |
| Style & Layout | 659 ms |
| Script Parsing & Compilation | 324 ms |
| Parse HTML & CSS | 136 ms |
| Rendering | 99 ms |
| Garbage Collection | 72 ms |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.wizzair.com/dist-ssr/assets/scripts/styles.66151.min.79953163.css | 73.9 KiB | 4.0 KiB |
| www.wizzair.com/dist-ssr/assets/scripts/styles.47697.min.a846c574.css | 64.4 KiB | 3.3 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.main-hero-banner__background > div.main-hero-banner__background__item > picture > img div.main-hero-banner__background > div.main-hero-banner__background__item > picture > img | /cms/api/images/default-source/new-banner-images/r-(30)c0... |
Newsletter div.container > div.newsletter-module-card > div.newsletter-module-image > img | www.wizzair.com/dist-ssr/assets/images/membership.5c36b762.jpg |
Budapest figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... |
Rome Fiumicino figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... |
Warsaw Chopin
figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... |
Bucharest Otopeni
figure.cf-banner__card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
app download QR code div.app-card-desktop > div.app-cta-buttons > div.app-card-desktop__ctas > img.app-card-desktop__qr-code | www.wizzair.com/dist-ssr/assets/images/qr-code-mainpage.986c03f8.svg |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img | /cms/api/images/default-source/information-services-image... |
section.hero-banner > div.hero-banner__content > div.hero-banner__content--logo > img.hero-banner__logo section.hero-banner > div.hero-banner__content > div.hero-banner__content--logo > img.hero-banner__logo | www.wizzair.com/dist-ssr/assets/images/lets-wizz--logo.0d9a0556.svg |
Wizz Air div.ds-header__inner > div.ds-header__logo > a.ds-header__logo--wrapper > img.ds-header__logo__image | www.wizzair.com/dist-ssr/assets/images/wizz-logo--white.2b360143.svg |
Hotel div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... |
Rent a car div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... |
eVisa div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... |
Airport parking div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | /cms/api/images/default-source/information-services-image... |
div.swiper-slide > section.hero-banner > div.hero-banner__line-wrapper > img.hero-banner__line-wrapper--image div.swiper-slide > section.hero-banner > div.hero-banner__line-wrapper > img.hero-banner__line-wrapper--image | www.wizzair.com/dist-ssr/assets/images/lets-wizz--plane.6a830e1d.svg |
Airport transfer div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Earn with Revolut div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
eSIM data roaming div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Security Fast Track div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Exclusive Lounge div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Insurance div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image | |
WIZZ Bundle div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
WIZZ Priority div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
WIZZ Discount Club div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
WIZZ All You Can Fly div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
WIZZ Multipass div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
Gift voucher div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image | |
WIZZ Memberships div.cms-data-service-card__image > div.delayed-image-wrapper > div.image-wrapper > img.real-image |
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.
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div > div.w-input > div.w-input-container > input#wa-autocomplete-input-7 div > div.w-input > div.w-input-container > input#wa-autocomplete-input-7 |
div > div.w-input > div.w-input-container > input#wa-autocomplete-input-9 div > div.w-input > div.w-input-container > input#wa-autocomplete-input-9 |
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Plan
Hotels
Cars
WIZZ & services
Help Centre
Find Booking
Sign in header.ds-header > div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Departure
Return div.search-flights > fieldset.date-inputs > div > div#popper-trigger-13 |
1 adult div > div.w-input > div.w-input-container > div#popper-trigger-17 |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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.ds-carousel__container > div.ds-carousel__header > div.ds-carousel__pagination > button.button-root div.ds-carousel__container > div.ds-carousel__header > div.ds-carousel__pagination > button.button-root |
div.ds-carousel__container > div.ds-carousel__header > div.ds-carousel__pagination > button.button-root div.ds-carousel__container > div.ds-carousel__header > div.ds-carousel__pagination > button.button-root |
div.ds-carousel__container > div.ds-carousel__header > div.ds-carousel__pagination > button.button-root div.ds-carousel__container > div.ds-carousel__header > div.ds-carousel__pagination > button.button-root |
div.ds-carousel__container > div.ds-carousel__header > div.ds-carousel__pagination > button.button-root div.ds-carousel__container > div.ds-carousel__header > div.ds-carousel__pagination > button.button-root |
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 |
|---|
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img |
div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image |
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.app-card-desktop > div.app-cta-buttons > div.app-card-desktop__ctas > a.app-card-desktop__cta div.app-card-desktop > div.app-cta-buttons > div.app-card-desktop__ctas > a.app-card-desktop__cta |
div.app-card-desktop > div.app-cta-buttons > div.app-card-desktop__ctas > a.app-card-desktop__cta div.app-card-desktop > div.app-cta-buttons > div.app-card-desktop__ctas > a.app-card-desktop__cta |
div.app-card-desktop > div.app-cta-buttons > div.app-card-desktop__ctas > a.app-card-desktop__cta div.app-card-desktop > div.app-cta-buttons > div.app-card-desktop__ctas > a.app-card-desktop__cta |
div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link |
div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link |
div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link |
div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link |
div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__link div.footer-menu-block__item > div.footer-follow-us > nav.footer-follow-us__menu > a.footer-follow-us__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 |
|---|
Powered by div.cms-data-service-card > a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle |
Powered by div.cms-data-service-card > a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle |
Powered by div.cms-data-service-card > a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle |
Powered by div.cms-data-service-card > a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle |
These are opportunities to improve the legibility of your content.
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Plan div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Hotels div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Cars div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
WIZZ & services div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Help Centre div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Find Booking div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
navigation-special-assistance div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Sign in div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
Choose your language div.ds-header__inner > nav#ds-header-navigation-drawer > ul.ds-header__navigation--list > li.ds-header__navigation--item |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. Learn more about the geolocation permission.
Performance issues directly impact user engagement and conversion rates.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | line 2, col 31 |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | line 2, col 31 |
| Fledge | line 2, col 31 |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 429 () |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 390 | Link: https://www.wizzair.com/ai.txt; rel="ai-policy" | Unknown directive |
| 391 | Link: https://www.wizzair.com/llms.txt; rel="machine-readable" | Unknown directive |
| 392 | Link: https://www.wizzair.com/llms-full.txt; rel="machine-readable" | Unknown directive |
To appear in search results, crawlers need access to your app.
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 |
|---|
a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img a.cms-data-service-card__link > div.cms-data-service-card__heading > p.cms-data-service-card__subtitle > img |
div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image div.highlight-service-banner__inner > div.highlight-service-banner__image > div.image-wrapper > img.real-image |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback