Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
CLink & Button QualityAction4 issue(s) across 78 links and 7 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.youtube.com/channel/UC_SZbvp… | youtube | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/ingentaconnect | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/ingenta | new tab | Add '(opens in new tab)' to text | |
| https://www.ingentaconnect.com/about/pub… | More | generic text | Replace with descriptive text |
Before: More Suggested: Publishermenu | |||
| https://www.ingentaconnect.com/about/res… | More | generic text | Replace with descriptive text |
Before: More Suggested: Researchermenu | |||
| https://www.ingentaconnect.com/about/lib… | More | generic text | Replace with descriptive text |
Before: More Suggested: Librarianmenu | |||
| https://www.ingenta.com/products/content… | Click here | generic text | Replace with descriptive text |
Before: Click here Suggested: Content Management | |||
| https://www.youtube.com/channel/UC_SZbvp… | Youtube | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/ingentaconnect | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/ingenta | new tab | Add '(opens in new tab)' to text | |
| https://www.ingenta.com | ingenta company logo | new tab | Add '(opens in new tab)' to text |
| https://www.crossref.org | Crossref logo | new tab | Add '(opens in new tab)' to text |
| https://www.projectcounter.org | Project Counter logo | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
https://www.ingentaconnect.com/about/publishermenu ("More"); https://www.ingentaconnect.com/about/researchermenu ("More"); https://www.ingentaconnect.com/about/librarianmenu ("More"); https://www.ingenta.com/products/content-management/ ("Click here")
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.youtube.com/channel/UC_SZbvpUXbs-j953YF9qpYQ; https://twitter.com/ingentaconnect; https://www.linkedin.com/company/ingenta; https://www.youtube.com/channel/UC_SZbvpUXbs-j953YF9qpYQ; https://twitter.com/ingentaconnect; https://www.linkedin.com/company/ingenta; https://www.ingenta.com; https://www.crossref.org; https://www.projectcounter.org
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
B404 Error PageHTTP 404, custom pageREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 |
|---|---|---|---|---|---|
| h1 Get your content not… | 4.04:1 | 3.0:1 | #000000 | #1D70B5 | Pass |
| h2 33 million annual pa… | 4.04:1 | 3.0:1 | #000000 | #1D70B5 | Pass |
| h2 195 countries | 4.04:1 | 3.0:1 | #000000 | #1D70B5 | Pass |
| h2 1.6 million users | 4.04:1 | 3.0:1 | #000000 | #1D70B5 | Pass |
| h3 For Publishers | 4.04:1 | 3.0:1 | #000000 | #1D70B5 | Pass |
| h3 For Researchers | 4.04:1 | 3.0:1 | #000000 | #1D70B5 | Pass |
| h3 For Librarians | 4.04:1 | 3.0:1 | #000000 | #1D70B5 | Pass |
| h3 What's new | 4.04:1 | 3.0:1 | #000000 | #1D70B5 | Pass |
| h3 Getting online is as… | 4.04:1 | 3.0:1 | #000000 | #1D70B5 | Pass |
| title Home: Ingenta Connec… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Browse By section | 8.42:1 | 4.5:1 | #000000 | #73AAD3 | Pass |
| span Toggle navigation | 6.78:1 | 4.5:1 | #000000 | #079DD4 | Pass |
| span Shopping Cart | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span login | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Contact | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Help | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Cart | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span youtube | 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.
ALandmark Structure8 landmarksPASS
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
AHeading Hierarchy11 headings, 1 skip(s)PASS
- H1 Get your content noticed
- H2 33 million annual page views
- H2 195 countries
- H2 1.6 million users
- H3 For Publishers
- H3 For Researchers
- H3 For Librarians
- H3 What's new
- H3 Getting online is as easy as 1-2-3!
- H3 Sign-in
- H6 Cookie Policy skipped
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
A+Alt Text QualityAll 11 images OKPASS
AForm Accessibility1 of 5 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-value1 | text | Search | none |
| #username | text | Username: | for/id |
| #password | password | Password: | for/id |
| #remember | checkbox | Remember Login | for/id |
| 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
A+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 98/100 — 1 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.
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 |
|---|
Cookie Policy body.ingenta > aside.mainCookiesPopUp > h6 |
These are opportunities to improve keyboard navigation in your application.