Issues

Every failing check, listed once with the pages it affects. Ordered by severity, then by how many pages share it — a check that fails on eight pages is usually one fix in a shared template.

`[role]`s are not contained by their required parent element

Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.

critical Accessibility 7 pages 30 elements How to fix , opens in a new tab

Affected pages (7)
Page Form factors Elements
FAQs mobiledesktop 10
Homepage mobiledesktop 5
Island Villages mobiledesktop 3
Ha Breath of Life Show mobiledesktop 3
Circle Island Tour mobiledesktop 3
Educational Resources mobiledesktop 3
Taste Polynesia mobiledesktop 3

Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.

Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.

critical Accessibility 7 pages 9 elements How to fix , opens in a new tab

Affected pages (7)
Page Form factors Elements
Homepage mobiledesktop 2
FAQs mobiledesktop 2
Island Villages mobiledesktop 1
Ha Breath of Life Show mobiledesktop 1
Circle Island Tour mobiledesktop 1
Educational Resources mobiledesktop 1
Taste Polynesia mobiledesktop 1

`[aria-*]` attributes do not match their roles

Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.

critical Accessibility 7 pages 9 elements How to fix , opens in a new tab

Affected pages (7)
Page Form factors Elements
Island Villages mobiledesktop 2
Taste Polynesia mobiledesktop 2
Homepage mobiledesktop 1
Ha Breath of Life Show mobiledesktop 1
Circle Island Tour mobiledesktop 1
FAQs mobiledesktop 1
Educational Resources mobiledesktop 1

Image elements do not have `[alt]` attributes

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.

critical Accessibility 6 pages 18 elements How to fix , opens in a new tab

Affected pages (6)
Page Form factors Elements
Homepage mobiledesktop 6
Taste Polynesia mobiledesktop 5
Super Ambassador Package mobiledesktop 3
Island Villages mobiledesktop 2
Ha Breath of Life Show desktop 1
Circle Island Tour desktop 1

Buttons do not have an accessible name

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.

critical Accessibility 1 page 13 elements How to fix , opens in a new tab

Affected pages (1)
Page Form factors Elements
Homepage desktop 13

Background and foreground colors do not have a sufficient contrast ratio.

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

serious Accessibility 8 pages 31 elements How to fix , opens in a new tab

Affected pages (8)
Page Form factors Elements
Educational Resources mobiledesktop 6
Homepage mobiledesktop 5
Taste Polynesia mobiledesktop 5
FAQs mobiledesktop 4
Super Ambassador Package mobiledesktop 4
Ha Breath of Life Show mobiledesktop 3
Island Villages mobiledesktop 2
Circle Island Tour mobiledesktop 2

List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.

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.

serious Accessibility 7 pages 24 elements How to fix , opens in a new tab

Affected pages (7)
Page Form factors Elements
Homepage mobiledesktop 5
FAQs mobiledesktop 4
Island Villages mobiledesktop 3
Ha Breath of Life Show mobiledesktop 3
Circle Island Tour mobiledesktop 3
Educational Resources mobiledesktop 3
Taste Polynesia mobiledesktop 3

Lists do not contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).

Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.

serious Accessibility 7 pages 15 elements How to fix , opens in a new tab

Affected pages (7)
Page Form factors Elements
Island Villages mobiledesktop 3
Homepage mobile 2
Ha Breath of Life Show mobile 2
Circle Island Tour mobile 2
FAQs mobile 2
Educational Resources mobile 2
Taste Polynesia mobile 2

`[aria-hidden="true"]` elements contain focusable descendents

Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.

serious Accessibility 7 pages 21 elements How to fix , opens in a new tab

Affected pages (7)
Page Form factors Elements
Homepage desktop 3
Island Villages desktop 3
Ha Breath of Life Show desktop 3
Circle Island Tour desktop 3
FAQs desktop 3
Educational Resources desktop 3
Taste Polynesia desktop 3

Touch targets do not have sufficient size or spacing.

Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.

serious Accessibility 3 pages 22 elements How to fix , opens in a new tab

Affected pages (3)
Page Form factors Elements
Homepage desktop 12
Taste Polynesia mobiledesktop 9
Super Ambassador Package mobile 1

Heading elements are not in a sequentially-descending order

Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.

moderate Accessibility 7 pages 10 elements How to fix , opens in a new tab

Affected pages (7)
Page Form factors Elements
Homepage mobiledesktop 2
Ha Breath of Life Show mobiledesktop 2
Super Ambassador Package mobiledesktop 2
Island Villages mobile 1
Circle Island Tour mobile 1
Educational Resources mobile 1
Taste Polynesia mobile 1

Browser errors were logged to the console

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

unrated Best Practices 8 pages page-level How to fix , opens in a new tab

Affected pages (8)
Page Form factors
Homepage mobiledesktop
Island Villages mobiledesktop
Ha Breath of Life Show mobiledesktop
Circle Island Tour mobiledesktop
FAQs mobiledesktop
Super Ambassador Package mobiledesktop
Educational Resources mobiledesktop
Taste Polynesia mobiledesktop

Links are not crawlable

Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable

unrated SEO 8 pages 33 elements How to fix , opens in a new tab

Affected pages (8)
Page Form factors Elements
Circle Island Tour mobiledesktop 6
Homepage mobiledesktop 4
Island Villages mobiledesktop 4
Ha Breath of Life Show mobiledesktop 4
FAQs mobiledesktop 4
Educational Resources mobiledesktop 4
Taste Polynesia mobiledesktop 4
Super Ambassador Package mobiledesktop 3

Missing source maps for large first-party JavaScript

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.

unrated Best Practices 8 pages page-level How to fix , opens in a new tab

Affected pages (8)
Page Form factors
Homepage mobiledesktop
Island Villages mobiledesktop
Ha Breath of Life Show mobiledesktop
Circle Island Tour mobiledesktop
FAQs mobiledesktop
Super Ambassador Package mobiledesktop
Educational Resources mobiledesktop
Taste Polynesia mobiledesktop

Document does not have a meta description

Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.

unrated SEO 1 page page-level How to fix , opens in a new tab

Affected pages (1)
Page Form factors
Super Ambassador Package mobiledesktop