Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction7 issue(s) across 102 links and 29 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.mosquito-authority.com/sioux… | Visit Mosquito Authority | new tab | Add '(opens in new tab)' to text |
| tel:4029694708 | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/pestauthoritysi… | new tab | Add '(opens in new tab)' to text | |
| /sioux-falls-sd/contact-us/ | Get a Free Quote | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| /privacy-policy/ | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/pestauthoritysi… | new tab | Add '(opens in new tab)' to text | |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
tel:4029694708; a#ReviewsAnchor
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://www.mosquito-authority.com/sioux-falls-sd/; https://www.facebook.com/pestauthoritysiouxfalls; /sioux-falls-sd/contact-us/; /privacy-policy/; https://www.facebook.com/pestauthoritysiouxfalls
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
Icon-only buttons need an aria-label so screen readers can announce them.
button.tt__btn (#496 on page); button.blk (#662 on page); button.blk (#688 on page); button.blk (#714 on page); button.blk (#740 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
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
BLandmark Structure12 landmarksREVIEW
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
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
B404 Error PageHTTP 404, custom pageREVIEW
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 |
|---|---|---|---|---|---|
| h1 Pest Control Service… | 5.39:1 | 3.0:1 | #000000 | #3C87BD | Pass |
| h2 Total Year-Round Pro… | 5.39:1 | 3.0:1 | #000000 | #3C87BD | Pass |
| h2 Total Protection Sta… | 5.39:1 | 3.0:1 | #000000 | #3C87BD | Pass |
| h2 Pest Control Built A… | 5.39:1 | 3.0:1 | #000000 | #3C87BD | Pass |
| h2 Pest Control Customi… | 5.39:1 | 3.0:1 | #000000 | #3C87BD | Pass |
| h2 Free Retreatments, B… | 5.39:1 | 3.0:1 | #000000 | #3C87BD | Pass |
| h2 Community-Based Serv… | 5.39:1 | 3.0:1 | #000000 | #3C87BD | Pass |
| h3 The Pest Authority o… | 5.39:1 | 3.0:1 | #000000 | #3C87BD | Pass |
| title Pest Control Service… | 1.33:1 | 4.5:1 | #000000 | #00253D | Fail |
| button Skip to Content | 1.33:1 | 4.5:1 | #000000 | #00253D | Fail |
| a Top | 4.54:1 | 4.5:1 | #000000 | #267AB6 | Pass |
| span Looking for mosquito… | 4.54:1 | 4.5:1 | #000000 | #267AB6 | Pass |
| a Visit Mosquito Autho… | 2.00:1 | 4.5:1 | #000000 | #284538 | Fail |
| a Sioux Falls | 1.33:1 | 4.5:1 | #000000 | #15261F | Fail |
| a change location | 9.14:1 | 4.5:1 | #000000 | #BCA983 | Pass |
| span FAQs | 4.79:1 | 4.5:1 | #000000 | #84766D | Pass |
| a (402) 969-4708 | 5.25:1 | 4.5:1 | #000000 | #8E7B78 | Pass |
| a About Us | 10.30:1 | 4.5:1 | #000000 | #CCB0A2 | Pass |
| a Certification Progra… | 9.63:1 | 4.5:1 | #000000 | #C2ABA0 | Pass |
| a FAQs | 16.03:1 | 4.5:1 | #000000 | #E5DFE6 | 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.
CLighthouse Accessibility AuditsActionScore 71/100 — 9 failing, 25 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.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
FAQs
About Us
Services
Industries We Serve
Bundles
Promotions div.flx > div#SmLocalHeaderV1MobileNav > nav.mbl-nv > ul |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
FAQs nav.mbl-nv > ul > li.bdr_bt > a.fnt_nv-pry |
About Us nav.mbl-nv > ul > li.bdr_bt > a.fnt_nv-pry |
Services nav.mbl-nv > ul > li.bdr_bt > a.fnt_nv-pry |
Industries We Serve nav.mbl-nv > ul > li.bdr_bt > a.fnt_nv-pry |
Bundles nav.mbl-nv > ul > li.bdr_bt > a.fnt_nv-pry |
Promotions nav.mbl-nv > ul > li.bdr_bt > a.fnt_nv-pry |
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body > main#MainZone > section#CuratedReviewsF1 > a#ReviewsAnchor body > main#MainZone > section#CuratedReviewsF1 > a#ReviewsAnchor |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Map of Pest Authority of Sioux Falls, SD Services in Sioux Falls and Surroundin… div#SmFranServiceAreasV1Locations > div > figure.map > div.imap |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#CuratedReviewsF1Feed > div#Review-7830412 > div.mn_tn > button.blk div#CuratedReviewsF1Feed > div#Review-7830412 > div.mn_tn > button.blk |
div#CuratedReviewsF1Feed > div#Review-7830423 > div.mn_tn > button.blk div#CuratedReviewsF1Feed > div#Review-7830423 > div.mn_tn > button.blk |
div#CuratedReviewsF1Feed > div#Review-7830431 > div.mn_tn > button.blk div#CuratedReviewsF1Feed > div#Review-7830431 > div.mn_tn > button.blk |
div#CuratedReviewsF1Feed > div#Review-7830421 > div.mn_tn > button.blk div#CuratedReviewsF1Feed > div#Review-7830421 > div.mn_tn > button.blk |
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.flx > div.flx > div.flx > a#SmLocalHeaderV1_1 div.flx > div.flx > div.flx > a#SmLocalHeaderV1_1 |
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.
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 |
|---|
Call ul.ctas > li.cta-item-container > a.call-btn > strong |
Text ul.ctas > li.cta-item-container > button.cta-button > strong.cta-label |
Email ul.ctas > li.cta-item-container > button.cta-button > strong.cta-label |
These are opportunities to improve the legibility of your content.
Tables and lists
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 |
|---|
FAQs div#SmLocalHeaderV1MobileNav > nav.mbl-nv > ul > li.bdr_bt |
About Us div#SmLocalHeaderV1MobileNav > nav.mbl-nv > ul > li.bdr_bt |
Services div#SmLocalHeaderV1MobileNav > nav.mbl-nv > ul > li.bdr_bt |
Industries We Serve div#SmLocalHeaderV1MobileNav > nav.mbl-nv > ul > li.bdr_bt |
Bundles div#SmLocalHeaderV1MobileNav > nav.mbl-nv > ul > li.bdr_bt |
Promotions div#SmLocalHeaderV1MobileNav > nav.mbl-nv > ul > li.bdr_bt |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
Read More li.flx > blockquote.rvw-itm > div > button.lnk-stl |
Read More li.flx > blockquote.rvw-itm > div > button.lnk-stl |
Read More li.flx > blockquote.rvw-itm > div > button.lnk-stl |
Read More li.flx > blockquote.rvw-itm > div > button.lnk-stl |
A+Heading Hierarchy8 headingsPASS
- H1 Pest Control Services in Sioux Falls
- H2 Total Year-Round Protection for Your Family and Property
- H3 The Pest Authority of Sioux Falls, SD Approach
- H2 Total Protection Starts Before Pests Get Inside
- H2 Pest Control Built Around Every Season
- H2 Pest Control Customized to Your Needs
- H2 Free Retreatments, Because Pests Do Not Always Stay Gone
- H2 Community-Based Service, Authority-Level Standards
A+Heading Text QualityAll 8 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 7 images OKPASS
AForm Accessibility1 of 7 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #SmLocalFormV1Form_ITM0_FirstName | text | First Name* | for/id |
| #SmLocalFormV1Form_ITM0_LastName | text | Last Name* | for/id |
| #SmLocalFormV1Form_ITM0_Address | text | Address | for/id |
| #SmLocalFormV1Form_ITM0_Phone | tel | Phone* | for/id |
| #SmLocalFormV1Form_ITM0_EmailAddress | Email* | for/id | |
| #SmLocalFormV1Form_ITM0_Consent_0 | checkbox | I agree to receive recurring informational and marketing messages from Pest Authority of Sioux Falls, SD and its affiliates using an automated device at the mobile number listed above. Consent to receive messages is not a condition of any purchase or service. Message frequency may vary. Message and data rates may apply. Privacy Policy. Reply HELP for help. Reply STOP to stop. | for/id |
| #GoogleAddress | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="GoogleAddress">
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