Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction3 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
CLink & Button QualityAction12 issue(s) across 77 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| https://contently.com/content-directors-… | (empty) | empty | Add link text or aria-label |
| https://contently-2939.docs.contently.co… | (empty) | empty | Add link text or aria-label |
| https://contently-2939.docs.contently.co… | (empty) | empty | Add link text or aria-label |
| https://the-content-strategist.docs.cont… | (empty) | empty | Add link text or aria-label |
| https://event.on24.com/wcc/r/4138495/8E3… | (empty) | empty | Add link text or aria-label |
| https://the-content-strategist.docs.cont… | (empty) | empty | Add link text or aria-label |
| / | (empty) | empty | Add link text or aria-label |
| https://contently.net/ | Contently.net | new tab | Add '(opens in new tab)' to text |
| https://contently.net/ | Freelance Creative Blog | new tab | Add '(opens in new tab)' to text |
| http://contently.net/gigs | Open Gigs | new tab | Add '(opens in new tab)' to text |
| https://contently.us18.list-manage.com/s… | Subscribe | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/contently | (empty) | empty | Add link text or aria-label |
| https://twitter.com/contently | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/contently/ | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/content… | (empty) | empty | Add link text or aria-label |
| https://contently.net/ | Contently.net | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/; https://contently.com/content-directors-playbook/; https://contently-2939.docs.contently.com/v/state-of-content-marketing-2023-t…; https://contently-2939.docs.contently.com/v/the-content-directors-playbook-in…; https://the-content-strategist.docs.contently.com/v/47-content-marketing-case…; https://event.on24.com/wcc/r/4138495/8E3BFE16C5784B1799E4B0913B46D67B?partner…; https://the-content-strategist.docs.contently.com/v/contently-report-what-buy…; /; https://www.facebook.com/contently; https://twitter.com/contently (+2 more)
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
Add '(opens in new tab)' to link text or aria-label.
https://contently.net/; https://contently.net/; http://contently.net/gigs; https://contently.us18.list-manage.com/subscribe?u=12769ecbdae00bb0df8363977&…; https://contently.net/
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
CLighthouse Accessibility AuditsActionScore 76/100 — 5 failing, 15 passedREVIEW
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 |
|---|
Platform div.menu-menu-container > ul#menu-menu > li#menu-item-530531507 > a |
Use Cases div.menu-menu-container > ul#menu-menu > li#menu-item-530531551 > a |
Pricing div.menu-menu-container > ul#menu-menu > li#menu-item-530531548 > a |
Case Studies div.menu-menu-container > ul#menu-menu > li#menu-item-530526846 > a |
Resources div.menu-menu-container > ul#menu-menu > li#menu-item-530531511 > a |
SIGN IN div.col-12 > div#header-bottom > div#header-right > a#sign-in |
SIGN IN div.container-fluid > div.row > div.col-md-2 > a.btn |
Contently.net div.row > div.col-md-2 > p.show-mobile > a.external |
SUBSCRIBE div.container-fluid > div.row > div.col-md-3 > a.subscribe-button |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Contently.net div.row > div.col-md-2 > p.show-mobile > a.external |
These are opportunities to improve the legibility of your content.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.video-wrapper > div.video-element > div.video-container > iframe.player-vimeo div.video-wrapper > div.video-element > div.video-container > iframe.player-vimeo |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#header-bottom > div#header-left > div#website-logo > a div#header-bottom > div#header-left > div#website-logo > a |
div.row > div.resource-column > div.resource > a.overlay-link div.row > div.resource-column > div.resource > a.overlay-link |
div.row > div.resource-column > div.resource > a.overlay-link div.row > div.resource-column > div.resource > a.overlay-link |
div.row > div.resource-column > div.resource > a.overlay-link div.row > div.resource-column > div.resource > a.overlay-link |
div.row > div.resource-column > div.resource > a.overlay-link div.row > div.resource-column > div.resource > a.overlay-link |
div.row > div.resource-column > div.resource > a.overlay-link div.row > div.resource-column > div.resource > a.overlay-link |
div.row > div.resource-column > div.resource > a.overlay-link div.row > div.resource-column > div.resource > a.overlay-link |
div.row > div.col-md-2 > div.branding > a div.row > div.col-md-2 > div.branding > a |
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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
AHeading Hierarchy9 headingsPASS
- H1 Create content that gets your brand into AI search.
- H1 Create content that gets your brand into AI search. duplicate H1
- H2 (empty)
- H3 AI-Powered Content with Human Experts
- H3 Dominate the New Era of AI Search
- H3 Content That Delivers Real Results
- H3 Access to 165,000+ Expert Creators
- H2 Contently is the secret content creation weapon of the world's most valuable enterprise brands
- H2 Take your content marketing to the next level with ContentlyU
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
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
A+Alt Text QualityAll 32 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 Create content that … | 7.24:1 | 3.0:1 | #000000 | #00A6C3 | Pass |
| h1 Create content that … | 7.24:1 | 3.0:1 | #000000 | #00A6C3 | Pass |
| h2 Contently is the sec… | 7.24:1 | 3.0:1 | #000000 | #00A6C3 | Pass |
| h2 Take your content ma… | 7.24:1 | 3.0:1 | #000000 | #00A6C3 | Pass |
| h3 AI-Powered Content w… | 7.24:1 | 3.0:1 | #000000 | #00A6C3 | Pass |
| h3 Dominate the New Era… | 7.24:1 | 3.0:1 | #000000 | #00A6C3 | Pass |
| h3 Content That Deliver… | 7.24:1 | 3.0:1 | #000000 | #00A6C3 | Pass |
| h3 Access to 165,000+ E… | 7.24:1 | 3.0:1 | #000000 | #00A6C3 | Pass |
| title Leading Content Mark… | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a Request Demo | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a Platform | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a AI Studio | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a AI Search/LLM Optimi… | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a Strategy | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a Plan | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a Create | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a Optimize | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a On Demand Demo | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a AI Socials | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | Pass |
| a Use Cases | 7.23:1 | 4.5:1 | #000000 | #00A6C2 | 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.