Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FHeading HierarchyAction34 headings, 2 skip(s)FIX
- H3 APPLY
- H3 SHOP
- H3 NEWS & FEATURES
- H3 BOOKS
- H3 GWR FOR BUSINESS
- H3 FUN FOR KIDS
- H3 ABOUT US
- H4 (empty)
- H4 (empty)
- H4 (empty)
- H4 (empty)
- H4 (empty)
- H4 (empty)
- H4 (empty)
- H3 Are you ear-ing this? Australian artist surgically implanted an extra ear on to his arm
- H3 How a Paris bridge nearly collapsed under 45 tonnes of love
- H3 Lucky rabbit Herbie becomes oldest of his species after doubling life expectancy
- H3 What is the strongest part of the human body? These records might surprise you!
- H3 Marvel obsessive breaks record by covering body in over 60 tattoos of iconic characters
- H3 These stilts were made for walkin’: Chinese man travelled 50 miles in sky-high shoes
- H3 Bricks and spaceships: a ‘Project Hail Mary’ LEGO minifig has made it to space
- H2 Record breaking for businesses and brands
- H4 Creative campaigns skipped
- H4 Employee engagement
- H4 GWR Studios
- H4 View our case studies
- H2 GWR for Business
- H1 Don't miss
- H4 Guinness World Records Kids skipped
- H4 Break a record at a marathon
- H4 Take the quiz
- H5 USING THIS SITE
- H5 CONTACT US
- H2 Privacy & Transparency
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
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
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
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
BLandmark Structure16 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #userInput | text | (Search...) | placeholder only |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" id="userInput">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
BLink & Button Quality1 issue(s) across 120 links and 6 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://gwrstore.com/ | SHOP | new tab | Add '(opens in new tab)' to text |
| # | More | generic text | Replace with descriptive text |
Before: More Suggested: # | |||
| https://gwrstore.com/ | SHOP | new tab | Add '(opens in new tab)' to text |
| https://gwrstore.com/collections/certifi… | Certificates | new tab | Add '(opens in new tab)' to text |
| https://gwrstore.com/collections/guinnes… | Books | new tab | Add '(opens in new tab)' to text |
| https://gwrstore.com/ | Merchandise | new tab | Add '(opens in new tab)' to text |
| https://gwrstore.com/pages/record-holder… | Record Holder Zone | new tab | Add '(opens in new tab)' to text |
| /gwrstudios/index.html | TV & Content Licensing | new tab | Add '(opens in new tab)' to text |
| https://kids.guinnessworldrecords.com/ | FUN FOR KIDS | new tab | Add '(opens in new tab)' to text |
| https://kids.guinnessworldrecords.com/re… | Records | new tab | Add '(opens in new tab)' to text |
| https://kids.guinnessworldrecords.com/vi… | Videos | new tab | Add '(opens in new tab)' to text |
| https://kids.guinnessworldrecords.com/ga… | Games | new tab | Add '(opens in new tab)' to text |
| https://kids.guinnessworldrecords.com/Qu… | Quizzes | new tab | Add '(opens in new tab)' to text |
| https://kids.guinnessworldrecords.com/st… | Stories | new tab | Add '(opens in new tab)' to text |
| http://www.facebook.com/GuinnessWorldRec… | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/GWR | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/guinnes… | new tab | Add '(opens in new tab)' to text | |
| https://www.pinterest.com/GWRecords/ | new tab | Add '(opens in new tab)' to text | |
| http://www.youtube.com/user/GuinnessWorl… | YouTube | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/guinnessworldrecor… | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@guinnessworldrec… | Tiktok | new tab | Add '(opens in new tab)' to text |
| https://www.guinnessworldrecords.com/dir… | Advertise with us | new tab | Add '(opens in new tab)' to text |
| http://www.facebook.com/GuinnessWorldRec… | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/GWR | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/guinnes… | new tab | Add '(opens in new tab)' to text | |
| https://www.pinterest.com/GWRecords/ | new tab | Add '(opens in new tab)' to text | |
| http://www.youtube.com/user/GuinnessWorl… | YouTube | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/guinnessworldrecor… | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@guinnessworldrec… | Tiktok | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
# ("")
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://gwrstore.com/; https://gwrstore.com/; https://gwrstore.com/collections/certificates-medals; https://gwrstore.com/collections/guinness-world-records-books; https://gwrstore.com/; https://gwrstore.com/pages/record-holder-zone; /gwrstudios/index.html; https://kids.guinnessworldrecords.com/; https://kids.guinnessworldrecords.com/records/set-a-record/; https://kids.guinnessworldrecords.com/videos/ (+18 more)
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
CFavicon & BrandingAction4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 6 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Don't miss | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Record breaking for … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 GWR for Business | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Privacy & Transparen… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Are you ear-ing this… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 How a Paris bridge n… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Lucky rabbit Herbie … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 What is the stronges… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Marvel obsessive bre… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 These stilts were ma… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Bricks and spaceship… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Home | Guinness Worl… | 1.19:1 | 4.5:1 | #000000 | #091A2B | Fail |
| div Menu | 1.19:1 | 4.5:1 | #000000 | #091A2B | Fail |
| a APPLY | 3.73:1 | 4.5:1 | #000000 | #2B707F | Fail |
| a SHOP | 3.40:1 | 4.5:1 | #000000 | #176A7E | Fail |
| a NEWS & FEATURES | 2.32:1 | 4.5:1 | #000000 | #414A51 | Fail |
| a BOOKS | 2.54:1 | 4.5:1 | #000000 | #4B4F53 | Fail |
| a ABOUT US | 5.24:1 | 4.5:1 | #000000 | #7F7F7F | Pass |
| a GWR FOR BUSINESS | 5.24:1 | 4.5:1 | #000000 | #7F7F7F | Pass |
| span English | 5.24:1 | 4.5:1 | #000000 | #7F7F7F | 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.
A+Alt Text QualityAll 30 images OKPASS
A+Lighthouse Accessibility AuditsScore 95/100 — 2 failing, 27 passedPASS
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 |
|---|
EN div.menu > div.nav-links > a#globe > span.two-letter-iso-code |
Are you ear-ing this? Australian artist surgically implanted an extra ear on to… a > article.news-item > header > h3 |
How a Paris bridge nearly collapsed under 45 tonnes of love a > article.news-item > header > h3 |
Lucky rabbit Herbie becomes oldest of his species after doubling life expectancy a > article.news-item > header > h3 |
What is the strongest part of the human body? These records might surprise you! a > article.news-item > header > h3 |
Marvel obsessive breaks record by covering body in over 60 tattoos of iconic ch… a > article.news-item > header > h3 |
These stilts were made for walkin’: Chinese man travelled 50 miles in sky-high … a > article.news-item > header > h3 |
Bricks and spaceships: a ‘Project Hail Mary’ LEGO minifig has made it to space a > article.news-item > header > h3 |
More news section.component-wrapper > div.container > div.fullwidth-cta-holder > a.btn |
Creative campaigns a > div.columned-text > div.container > h4.columned-text-title |
Employee engagement a > div.columned-text > div.container > h4.columned-text-title |
GWR Studios a > div.columned-text > div.container > h4.columned-text-title |
View our case studies a > div.columned-text > div.container > h4.columned-text-title |
Visit business solutions section.component-wrapper > div.container > div.cta-holder > a.btn |
Shop Now section.component-wrapper > div.container > div.fullwidth-cta-holder > a.btn |
USING THIS SITE footer#footer > div.container > section.footer-section > h5 |
CONTACT US footer#footer > div.container > section.footer-section > h5 |
These are opportunities to improve the legibility of your content.
Navigation
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Creative campaigns a > div.columned-text > div.container > h4.columned-text-title |
Guinness World Records Kids a > div.columned-text > div.container > h4.columned-text-title |
These are opportunities to improve keyboard navigation in your application.