Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.D404 Error PageActionHTTP 404, custom pageFIX
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy11 headings, 1 skip(s)REVIEW
- H1 See the world for less
- H2 (empty)
- H6 Hotels skipped
- H6 Homes & Apts
- H6 Long stays
- H6 Airport transfer
- H2 Top destinations in France
- H3 Paris
- H3 Lyon
- H3 Marseille
- H3 Nice
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
BLink & Button Quality1 issue(s) across 15 links and 7 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /info/privacy.html#cookies | here | generic text | Replace with descriptive text |
Before: here Suggested: Privacy.Html#Cookies | |||
| https://www.getyourguide.com/?partner_id… | Things to do | new tab | Add '(opens in new tab)' to text |
| /deals | Coupons & Deals | new tab | Add '(opens in new tab)' to text |
| /apartments | Apartments | new tab | Add '(opens in new tab)' to text |
| /clickouts/esim?source=desktop&medium=-1… | eSIM | new tab | Add '(opens in new tab)' to text |
| /travel-guides | Travel Guides | new tab | Add '(opens in new tab)' to text |
| /traveltips/ | Travel Itineraries | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/info/privacy.html#cookies ("here")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.getyourguide.com/?partner_id=HYFZ1GI&cmp=desktop; /deals; /apartments; /clickouts/esim?source=desktop&medium=-1&campaign=header_esim_link¤cy=EUR; /travel-guides; /traveltips/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 See the world for le… | 19.91:1 | 3.0:1 | #000000 | #F7F9FC | Pass |
| h2 Top destinations in … | 7.19:1 | 3.0:1 | #000000 | #A1958B | Pass |
| h3 Paris | 7.19:1 | 3.0:1 | #000000 | #A1958B | Pass |
| h3 Lyon | 7.19:1 | 3.0:1 | #000000 | #A1958B | Pass |
| h3 Marseille | 7.19:1 | 3.0:1 | #000000 | #A1958B | Pass |
| h3 Nice | 7.19:1 | 3.0:1 | #000000 | #A1958B | Pass |
| title Agoda Official Site … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Manage Cookie Prefer… | 17.74:1 | 4.5:1 | #000000 | #EAECEF | Pass |
| div Agoda only uses cook… | 4.92:1 | 4.5:1 | #000000 | #0084AF | Pass |
| a here | 4.79:1 | 4.5:1 | #000000 | #0082AC | Pass |
| button Dismiss | 9.07:1 | 4.5:1 | #000000 | #68B5CC | Pass |
| span Skip to main content | 20.29:1 | 4.5:1 | #000000 | #FBFBFB | Pass |
| span Hotels & Homes | 19.96:1 | 4.5:1 | #000000 | #F9F9FA | Pass |
| span Transport | 20.65:1 | 4.5:1 | #000000 | #FDFDFD | Pass |
| span Things to do | 20.48:1 | 4.5:1 | #000000 | #FCFCFD | Pass |
| span Coupons & Deals | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Apartments | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span eSIM | 20.48:1 | 4.5:1 | #000000 | #FCFCFD | Pass |
| span Travel Guides | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Travel Itineraries | 20.17:1 | 4.5:1 | #000000 | #FBFAFB | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 85/100 — 4 failing, 22 passedREVIEW
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.
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 |
|---|
here div.ConsentBannerFunctionalOnly > div.Text > div.Text__Description > a |
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 |
|---|
div.Sticky__menuTransition--8xIFx > div.ConsentBannerFunctionalOnly > div.Text > img div.Sticky__menuTransition--8xIFx > div.ConsentBannerFunctionalOnly > div.Text > img |
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.
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 |
|---|
1Room,2Adults,0Children div.SearchPanelContextAware__criteria--3yJQU > div.a3445-box > div.Box-sc-kv6pi1-0 > button.Button__primary--1Y5so |
A+Landmark Structure8 landmarksPASS
AAlt Text Quality1 of 8 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #textInput | text | Enter a destination or property | aria-label |