Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| 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.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| [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.
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 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.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
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.
Names and labels
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.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
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.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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 |
Best Practices
Trust and Safety
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.
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| 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.
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 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.
Content Best Practices
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.