Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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 Structure4 landmarksREVIEW
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
BHeading Hierarchy2 headingsREVIEW
- H4 A search engine for CPAN
- H4 Keyboard Shortcuts
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
CLink & Button QualityAction3 issue(s) across 37 links and 6 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| / | (empty) | empty | Add link text or aria-label |
| https://security.metacpan.org/docs/repor… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Report.Html?Utm Source=Perl Ads&Utm Medium=Banner&Utm Campaign=Cpansec&Utm Content=Metacpan.Org | |||
| https://www.perl.org/learn.html | free learning resources | new tab | Add '(opens in new tab)' to text |
| https://www.bytemark.co.uk/ | Bytemark | new tab | Add '(opens in new tab)' to text |
| https://www.datadoghq.com/ | Datadog | new tab | Add '(opens in new tab)' to text |
| https://deriv.com/careers/ | Deriv | new tab | Add '(opens in new tab)' to text |
| https://www.elastic.co/ | Elastic | new tab | Add '(opens in new tab)' to text |
| https://www.fastly.com/ | Fastly | new tab | Add '(opens in new tab)' to text |
| https://geocode.xyz | Geolytica | new tab | Add '(opens in new tab)' to text |
| https://www.iban.com/ | IBAN | new tab | Add '(opens in new tab)' to text |
| https://www.liquidweb.com/ | Liquid Web | new tab | Add '(opens in new tab)' to text |
| https://opencagedata.com | OpenCage | new tab | Add '(opens in new tab)' to text |
| https://www.perlfoundation.org/ | The Perl and Raku Foundation | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/; /
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
https://security.metacpan.org/docs/report.html?utm_source=perl-ads&utm_medium… ("Learn more")
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.perl.org/learn.html; https://www.bytemark.co.uk/; https://www.datadoghq.com/; https://deriv.com/careers/; https://www.elastic.co/; https://www.fastly.com/; https://geocode.xyz; https://www.iban.com/; https://www.liquidweb.com/; https://opencagedata.com (+1 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 & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 4 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 |
|---|---|---|---|---|---|
| title Search the CPAN - me… | 1.32:1 | 4.5:1 | #000000 | #222222 | Fail |
| a Identities | 1.32:1 | 4.5:1 | #000000 | #222222 | Fail |
| a Profile | 2.99:1 | 4.5:1 | #000000 | #006081 | Fail |
| a Favorites | 2.99:1 | 4.5:1 | #000000 | #006081 | Fail |
| button Logout | 7.24:1 | 4.5:1 | #000000 | #66A0B3 | Pass |
| a GitHub | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Google | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| b CPAN Security Tip #3… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| span Get help with report… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Learn more | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| h4 A search engine for | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| a CPAN | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Keyboard Shortcuts | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Help us - Sponsor Me… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Just getting started… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a free learning resour… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span from the Perl commun… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Sponsor | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a grep::cpan | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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 12 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #metacpan_search-input | text | (Search the CPAN) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q" id="metacpan_search-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
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 25 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.