smilewanted.com Accessibility Report

Accessibility audit of smilewanted.com — scanned on Feb 20, 2026

Technology
0 /100
F Critical Issues

7 issues found across 2 categories

5 Critical 2 Major

WCAG Compliance Overview

Perceivable 4 issues
Operable 1 issues
Understandable 0 issues
Robust 2 issues

Issues Found

Images missing alt text

Critical

Images must have alternative text to convey their meaning to screen reader users.

WCAG 1.1.1
116 element(s) affected
  • <img src="https://www.smilewanted.com/wp-content/uploads/2022/11/energizer.png">
  • <img src="https://www.smilewanted.com/wp-content/uploads/2022/11/mattel.png">
  • <img src="https://www.smilewanted.com/wp-content/uploads/2022/11/pmu-1.png">
  • <img src="https://www.smilewanted.com/wp-content/uploads/2022/11/primevideo.png">
  • <img src="https://www.smilewanted.com/wp-content/uploads/2023/09/hm-logo-w-smile-studio.pn">
How to fix

Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

Viewport blocks user scaling

Critical

Users must be able to zoom and scale the page. Blocking zoom prevents low-vision users from enlarging content.

WCAG 1.4.4
1 element(s) affected
  • <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
How to fix

Remove maximum-scale=1 and user-scalable=no from the viewport meta tag.

Form inputs missing labels

Critical

Form elements must have associated labels so users know what information to enter.

WCAG 1.3.1
6 element(s) affected
  • <input type="text" name="your-name">
  • <input type="email" name="your-email">
  • <input type="text" name="your-company">
  • <input type="tel" name="your-phone">
  • <select name="your-event">
How to fix

Add <label> elements with matching for attributes, or use aria-label.

Buttons missing accessible name

Critical

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
4 element(s) affected
  • <button>
  • <button>
  • <button>
  • <button>
How to fix

Add text content, aria-label, or title to all <button> elements.

Videos missing captions

Critical

Video content must have captions for deaf and hard-of-hearing users.

WCAG 1.2.2
3 element(s) affected
  • <video> "(inline)"
  • <video> "https://www.smilewanted.com/wp-content/themes/smilewanted22/"
  • <video> "(inline)"
How to fix

Add closed captions or subtitles to all video content.

Duplicate element IDs

Major

Element IDs must be unique to ensure correct assistive technology behavior.

WCAG 4.1.1
8 element(s) affected
  • id="nav-tabContent"
  • id="professor_prebid-root"
How to fix

Make each id attribute value unique within the page.

Positive tabindex values

Major

Elements with tabindex > 0 disrupt natural tab order and confuse keyboard users.

WCAG 2.4.3
3 element(s) affected
  • <div tabindex="1">
  • <div tabindex="2">
  • <div tabindex="3">
How to fix

Remove positive tabindex values. Use tabindex="0" or tabindex="-1" only.

Top Priority Fixes

Here are the most impactful changes smilewanted.com should make to improve accessibility:

  1. #1
    Images missing alt text Critical

    Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

  2. #2
    Form inputs missing labels Critical

    Add <label> elements with matching for attributes, or use aria-label.

  3. #3
    Buttons missing accessible name Critical

    Add text content, aria-label, or title to all <button> elements.

Frequently Asked Questions

Is smilewanted.com accessible?

smilewanted.com scored 9/100 (grade F) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is smilewanted.com WCAG compliant?

Our scan found 7 accessibility issues on smilewanted.com. Full WCAG compliance requires addressing all critical and major issues identified above.

Is smilewanted.com EAA compliant?

The European Accessibility Act requires websites to meet WCAG 2.1 AA standards. Check the detailed report above to see smilewanted.com's compliance status.

What accessibility issues does smilewanted.com have?

See the full issue list above with severity levels, affected elements, and recommended fixes for smilewanted.com.

Scan Your Own Website

Get a free accessibility report for your website in seconds.