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.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction8 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
CForm AccessibilityAction3 of 3 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #search_description | search | (things to do, nail salons, plumbers) | placeholder only |
| #search_location | search | (address, neighborhood, city, state or zip) | placeholder only |
| 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
Placeholder text disappears on focus and is not a reliable label.
<input type="search" name="find_desc" id="search_description">; <input type="search" id="search_location">
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
CLink & Button QualityAction4 issue(s) across 105 links and 21 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| More | generic text | Replace with descriptive text | |
Before: More Suggested: Home page | |||
| More | generic text | Replace with descriptive text | |
Before: More Suggested: Home page | |||
| /search?find_desc=Restaurants&find_loc=S… | Restaurants | img no alt | Add alt attribute to the image |
| /search?find_desc=Shopping&find_loc=San+… | Shopping | img no alt | Add alt attribute to the image |
| /search?find_desc=Nightlife&find_loc=San… | Nightlife | img no alt | Add alt attribute to the image |
| /search?find_desc=Active+Life&find_loc=S… | Active Life | img no alt | Add alt attribute to the image |
| /search?find_desc=Beauty+%26+Spas&find_l… | Beauty & Spas | img no alt | Add alt attribute to the image |
| /search?find_desc=Automotive&find_loc=Sa… | Automotive | img no alt | Add alt attribute to the image |
| /search?find_desc=Home+Services&find_loc… | Home Services | img no alt | Add alt attribute to the image |
| /search | More | generic text | Replace with descriptive text |
Before: More Suggested: Search | |||
| <input> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
("More"); ("More"); /search ("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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 15 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Beat the tax clock | 4.70:1 | 3.0:1 | #000000 | #79767D | Pass |
| h2 Recent Activity | 4.12:1 | 3.0:1 | #000000 | #686F75 | Pass |
| h2 Categories | 5.04:1 | 3.0:1 | #000000 | #7F7B7F | Pass |
| title Restaurants, Dentist… | 1.15:1 | 4.5:1 | #000000 | #30040D | Fail |
| a Yelp | 1.11:1 | 4.5:1 | #000000 | #141010 | Fail |
| span Yelp for Business | 1.10:1 | 4.5:1 | #000000 | #0E0F11 | Fail |
| p Write a Review | 1.11:1 | 4.5:1 | #000000 | #0E1114 | Fail |
| p Start a Project | 1.15:1 | 4.5:1 | #000000 | #131519 | Fail |
| span Log In | 1.16:1 | 4.5:1 | #000000 | #13161A | Fail |
| span Sign Up | 1.17:1 | 4.5:1 | #000000 | #141719 | Fail |
| span Restaurants | 1.17:1 | 4.5:1 | #000000 | #16171B | Fail |
| span Home & Garden | 1.21:1 | 4.5:1 | #000000 | #171B1C | Fail |
| span Auto Services | 1.32:1 | 4.5:1 | #000000 | #222223 | Fail |
| span Health & Beauty | 1.23:1 | 4.5:1 | #000000 | #181D1F | Fail |
| span Travel & Activities | 1.25:1 | 4.5:1 | #000000 | #191E1F | Fail |
| span More | 1.32:1 | 4.5:1 | #000000 | #222221 | Fail |
| span More | 1.16:1 | 4.5:1 | #000000 | #12161A | Fail |
| span Tax services | 2.91:1 | 4.5:1 | #000000 | #505769 | Fail |
| a South Tampa CPA Serv… | 5.31:1 | 4.5:1 | #000000 | #788094 | Pass |
| p Photo from the busin… | 5.17:1 | 4.5:1 | #000000 | #757E95 | 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+Heading Hierarchy3 headingsPASS
- H1 Beat the tax clock
- H2 Recent Activity
- H2 Categories
A+Alt Text QualityAll 10 images OKPASS
ALighthouse Accessibility AuditsScore 92/100 — 3 failing, 26 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.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.y-css-1w1a6wv > div.y-css-1ilqd8r > div.y-css-984oc > img#_R_kqqql2iu_ div.y-css-1w1a6wv > div.y-css-1ilqd8r > div.y-css-984oc > img#_R_kqqql2iu_ |
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
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
À propos li.y-css-1jjy2nq > span.y-css-1djd53t > div.y-css-1wba61o > a.y-css-mh3hcb |
Blog li.y-css-1jjy2nq > span.y-css-1djd53t > div.y-css-1wba61o > a.y-css-mh3hcb |
Aide li.y-css-1jjy2nq > span.y-css-1djd53t > div.y-css-1wba61o > a.y-css-mh3hcb |
Conditions li.y-css-1jjy2nq > span.y-css-1djd53t > div.y-css-1wba61o > a.y-css-mh3hcb |
Politique de confidentialité li.y-css-1jjy2nq > span.y-css-1djd53t > div.y-css-1wba61o > a.y-css-mh3hcb |
Manage Cookies li.y-css-1jjy2nq > span.y-css-1djd53t > div.y-css-1wba61o > a.y-css-mh3hcb |
Yelp pour les professionnels li.y-css-1jjy2nq > span.y-css-1djd53t > div.y-css-1wba61o > a.y-css-mh3hcb |
Marketing & Advertising Agencies li.y-css-1jjy2nq > span.y-css-1djd53t > div.y-css-1wba61o > a.y-css-mh3hcb |
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 |
|---|
Santa Lyna
9
Petit déjeuner & brunch div.y-css-11p0fx8 > section.y-css-mhg9c5 > div.y-css-tn7lw0 > a.y-css-1h2mj76 |
Ouvert div > div.y-css-mhg9c5 > div.y-css-275p19 > a.link__09f24___SI7S |