Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 202, bare pageFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure15 landmarksREVIEW
A page should have only one <main> landmark.
Multiple <main> elements violate the spec — there must be exactly one per page.
Learn more ▾ ▴
HTML5 spec: 'authors must not include more than one main element' visible to AT at the same time. Multiple <main>s confuse AT and break the 'jump to main content' shortcut. Refactor to a single <main> with nested <section>/<article>.
Source: HTML5 spec
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 Hierarchy18 headings, 2 skip(s)REVIEW
- H1 Protect Your Most Valuable Asset & Those Who Live In It.
- H2 OUR ROOFING CREDENTIALS
- H2 Industry Leading
- H2 Roofing Services
- H2 request a
- H2 free estimate
- H2 WORK WE HAVE DONE
- H2 testimonials
- H4 Nancy B. skipped
- H4 Davis P.
- H4 Charles T.
- H4 Martha R.
- H4 Tim C.
- H2 What is a Real Roofing Contractor?
- H4 About Us skipped
- H4 Join our newsletter
- H4 Quick Links
- H4 Contact Us
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
CForm AccessibilityAction3 of 16 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| s | text | Enter your search | aria-label |
| input | submit | Search | aria-label |
| first-name | text | none | |
| last-name | text | none | |
| email-address | none | ||
| phone-number | tel | none | |
| input | search | Services Requested Roof ReplacementRoof RepairGutter CleaningOther | none |
| your-message | textarea | none | |
| #alt_s | text | Alternative: | for/id |
| odgnzc2591 | text | WPA | none |
| your-email | none | ||
| #alt_s | text | Alternative: | for/id |
| odgnzc2591 | text | WPA | none |
| input | submit | (none) | none |
| input | submit | (none) | none |
| #g-recaptcha-response | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<textarea name="g-recaptcha-response" id="g-recaptcha-response">; <input type="submit">; <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
BIframe Accessibility2/4 iframe(s) missing title; 0 placeholder(s)REVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 19 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 Protect Your | 1.12:1 | 3.0:1 | #000000 | #0F1214 | Fail |
| h1 & Those Who Live In … | 1.14:1 | 3.0:1 | #000000 | #111517 | Fail |
| h2 OUR ROOFING CREDENTI… | 1.21:1 | 3.0:1 | #000000 | #161B1E | Fail |
| h2 Industry Leading | 2.73:1 | 3.0:1 | #000000 | #39566D | Fail |
| h2 Roofing Services | 2.73:1 | 3.0:1 | #000000 | #39566D | Fail |
| h2 request a | 2.73:1 | 3.0:1 | #000000 | #39566D | Fail |
| h2 free estimate | 2.73:1 | 3.0:1 | #000000 | #39566D | Fail |
| h2 WORK WE HAVE DONE | 2.73:1 | 3.0:1 | #000000 | #39566D | Fail |
| h2 testimonials | 2.73:1 | 3.0:1 | #000000 | #39566D | Fail |
| h2 What is a Real Roofi… | 2.73:1 | 3.0:1 | #000000 | #39566D | Fail |
| title Professional Roofers… | 1.39:1 | 4.5:1 | #000000 | #262626 | Fail |
| a Call Us (704) 389-26… | 1.06:1 | 4.5:1 | #000000 | #080A0B | Fail |
| span ✕ | 1.09:1 | 4.5:1 | #000000 | #0D0F11 | Fail |
| span Most Valuable Asset | 10.00:1 | 4.5:1 | #9EC2C9 | #0E1012 | Pass |
| span Request A Free Estim… | 1.12:1 | 4.5:1 | #000000 | #0E1215 | Fail |
| p Over time we have pr… | 1.28:1 | 4.5:1 | #000000 | #1D2023 | Fail |
| a exceptional installe… | 1.29:1 | 4.5:1 | #000000 | #1B2124 | Fail |
| p Home Builders | 1.39:1 | 4.5:1 | #000000 | #222729 | Fail |
| p BBB | 1.27:1 | 4.5:1 | #000000 | #1A2023 | Fail |
| p Charlotte’s Best 2… | 1.32:1 | 4.5:1 | #000000 | #1D2326 | 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.
CLighthouse Accessibility AuditsActionScore 79/100 — 7 failing, 26 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 |
|---|
REQUEST A FREE ESTIMATE div.column > div.mcb-column-inner > a.button > span.button_label |
exceptional installers of these companies' high-quality products div.mcb-column-inner > div.column_attr > p > a |
REQUEST A FREE ESTIMATE div.column > div.mcb-column-inner > a.button > span.button_label |
div#wpcf7-f49-p25-o1 > form.wpcf7-form > p > input.wpcf7-form-control div#wpcf7-f49-p25-o1 > form.wpcf7-form > p > input.wpcf7-form-control |
VIEW ALL OUR WORKS div.column > div.mcb-column-inner > a.button > span.button_label |
SEE ALL TESTIMONIALS div.column > div.mcb-column-inner > a.button > span.button_label |
LEARN MORE div.column > div.mcb-column-inner > a.button > span.button_label |
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 |
|---|
Nancy B. div.testimonials_list > div.item > div.desc > h4.title |
About Us div.column > div.mcb-column-inner > aside#text-2 > h4 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
p > label > span.wpcf7-form-control-wrap > input.wpcf7-form-control p > label > span.wpcf7-form-control-wrap > input.wpcf7-form-control |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
previous slide div.column > div.mcb-column-inner > div.content_slider > ul.content_slider_ul |
previous slide div.column > div.mcb-column-inner > div.content_slider > ul.content_slider_ul |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
charlottes-best-roofer-2024 div.slick-track > div#slick-slide00 > div > li.content_slider_li |
charlotte-roofing-gallery-1-min div.slick-track > div#slick-slide10 > div > li.content_slider_li |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
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 |
|---|
Call Us (704) 850-5813 div.column > ul.contact_details > li.phone > a |
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
AAlt Text Quality4 of 40 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 4 image(s) |
A+Link & Button Quality1 issue(s) across 70 links and 3 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.charlotteroofing.com/charlot… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Charlotte Roofing Contractor | |||
Generic link text like 'click here' doesn't describe the destination.
https://www.charlotteroofing.com/charlotte-roofing-contractor/ ("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