Issues

Accessibility: Best Practice – Skip-link Target Should Exist & Be Focusable

back to issues overview

Best Practice – Skip-link Target Should Exist & Be Focusable

The page must have a link at the top before the navigation that allows users to skip lengthy navigation and proceed to a page’s main content to save time.

What Triggers This Issue

To populate this filter ‘Accessibility’ must be enabled via ‘Config > Spider > Extraction’ and ‘JavaScript rendering’ mode via ‘Config > Spider > Rendering’.

View URLs with this issue in the ‘Accessibility’ tab and ‘Skip-link Target Should Exist & Be Focusable’ filter.

Use the lower ‘Accessibility Details’ tab to click on the issue on the left-hand side, and see details of the location on the page of the violation on the right-hand side.

Bulk export the pages and details of the accessibility violations via ‘Bulk Export > Accessibility > All Violations’.

How To Fix

Ensure that all skip links in the webpage have a focusable target that allows users to skip the navigation.

Further Reading

Back to top