Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DAlt Text QualityAction2 of 28 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 2 image(s) |
| too long | 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
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
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
BHeading Hierarchy33 headingsREVIEW
- H2 Emerald Fennell on the Penguin Podcast
- H2 90 Little Book Stops
- H2 Work with us
- H2 Discover your next read
- H2 Our readers' favourite classics
- H2 Getting published
- H2 Must-read books of 2026
- H2 Visit the Penguin Shop
- H2 What do you want to read?
- H2 Trending books
- H2 Penguin is home to the best authors of fiction, non-fiction and children's books.
- H2 Popular on Penguin
- H3 Quiz: How many classics have you read?
- H3 Popular reads for your book club in 2026
- H2 Sign up to the Penguin newsletter
- H2 Penguin Shop
- H2 (empty)
- H3 Penguin 90th tote bag
- H3 Penguin Archive Collection
- H3 Penguin Clothbound Classics pick & mix
- H3 The Romantics: Vintage Collector's Classics
- H3 Penguin Modern Classics collection
- H3 Vintage Heroines series
- H2 Children's books
- H3 Puffin Books
- H3 Ladybird Books
- H3 About us
- H3 Work with us
- H3 Stay connected
- H4 Follow penguin
- H4 Follow ladybird
- H4 Follow puffin
- H2 Sign up to the Penguin newsletter
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
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
BForm Accessibility2 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #header-search-input | search | Search | for/id |
| #header-search-input | search | Search | for/id |
| #email-input | (Enter your email address) | placeholder only | |
| #email-input | (Enter your email address) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="email" name="email" id="email-input">; <input type="email" name="email" id="email-input">
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
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 |
|---|---|---|---|---|---|
| h2 Emerald Fennell on t… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 90 Little Book Stops | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Work with us | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Discover your next r… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Our readers' favouri… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Getting published | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Must-read books of 2… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Visit the Penguin Sh… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 What do you want to … | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Trending books | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Popular on | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Sign up to the Pengu… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Children's books | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Sign up to the Pengu… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Quiz: How many class… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Popular reads for yo… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Penguin 90th tote ba… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Penguin Archive Coll… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Penguin Clothbound C… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 The Romantics: Vinta… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
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.
ALandmark Structure4 landmarksPASS
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
ALink & Button Quality91 links, 41 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /discover/articles/ask-penguin-podcast-w… | Emerald Fennell on the Penguin… | img no alt | Add alt attribute to the image |
| https://shop.penguin.co.uk/?&utm_source=… | Visit the Penguin ShopOpens in… | new tab | Add '(opens in new tab)' to text |
| /discover/articles/quiz-how-many-classic… | Quiz: How many classics have y… | img no alt | Add alt attribute to the image |
| /discover/articles/the-ultimate-book-clu… | Popular reads for your book cl… | img no alt | Add alt attribute to the image |
| https://shop.penguin.co.uk/ | Visit the Penguin Shop | new tab | Add '(opens in new tab)' to text |
| https://shop.penguin.co.uk/products/peng… | Penguin 90th tote bag - Shop n… | new tab | Add '(opens in new tab)' to text |
| https://shop.penguin.co.uk/collections/p… | Penguin Archive Collection - G… | new tab | Add '(opens in new tab)' to text |
| https://shop.penguin.co.uk/collections/p… | Penguin Clothbound Classics pi… | new tab | Add '(opens in new tab)' to text |
| https://shop.penguin.co.uk/products/the-… | The Romantics: Vintage Collect… | new tab | Add '(opens in new tab)' to text |
| https://shop.penguin.co.uk/products/peng… | Penguin Modern Classics collec… | new tab | Add '(opens in new tab)' to text |
| https://shop.penguin.co.uk/products/vint… | Vintage Heroines series - Was … | new tab | Add '(opens in new tab)' to text |
| https://www.penguinrandomhousecareers.co… | CareersWE'RE HIRINGOpens in a … | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://shop.penguin.co.uk/?&utm_source=Penguin.co.uk&utm_medium=Bento&utm_ca…; https://shop.penguin.co.uk/; https://shop.penguin.co.uk/products/penguin-90th-tote-bag?_pos=1&_sid=99319da…; https://shop.penguin.co.uk/collections/penguin-archive-collection?&utm_source…; https://shop.penguin.co.uk/collections/penguin-clothbound-classics?&utm_sourc…; https://shop.penguin.co.uk/products/the-romantics-vintage-collectors-classics…; https://shop.penguin.co.uk/products/penguin-modern-classics-collection?&utm_s…; https://shop.penguin.co.uk/products/vintage-heroines-series-10-books?&utm_sou…; https://www.penguinrandomhousecareers.co.uk/
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
A+Lighthouse Accessibility AuditsScore 95/100 — 2 failing, 30 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.
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.ContentCard_card-wrapper__k_0P_ > a.ContentCard_link__cLKXe > div.ContentCard_image-wrapper__b8M1p > img div.ContentCard_card-wrapper__k_0P_ > a.ContentCard_link__cLKXe > div.ContentCard_image-wrapper__b8M1p > img |
div.ContentCard_card-wrapper__k_0P_ > a.ContentCard_link__cLKXe > div.ContentCard_image-wrapper__b8M1p > img div.ContentCard_card-wrapper__k_0P_ > a.ContentCard_link__cLKXe > div.ContentCard_image-wrapper__b8M1p > 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.
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 |
|---|
Sign up div.SiteHeader_container__SWf9N > div.SiteHeader_right-wrapper__Hb_4M > nav.Nav_nav__6Jhmc > a.Nav_menu-button__FfaoR |
Opens in a new tab
Penguin 90th tote bag
£20
Shop now div > div.ContentCard_wrapper__0IFJq > div.ContentCard_card-wrapper__k_0P_ > a.ContentCard_link__cLKXe |
Opens in a new tab
Penguin Archive Collection
5 for £25
Shop now div > div.ContentCard_wrapper__0IFJq > div.ContentCard_card-wrapper__k_0P_ > a.ContentCard_link__cLKXe |
Cookie Policy div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |