moe.video Accessibility Report

Accessibility audit of moe.video — scanned on Feb 20, 2026

Technology
0 /100
D Poor

5 issues found across 3 categories

3 Critical 1 Major 1 Minor

WCAG Compliance Overview

Perceivable 3 issues
Operable 1 issues
Understandable 0 issues
Robust 1 issues

Issues Found

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.0, maximum-scale=1.0">
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
5 element(s) affected
  • <input type="text" name="my_name_06CgZGiRczzXa1nq">
  • <input type="text" name="valid_from">
  • <input type="email" name="client_e">
  • <input type="text" name="client_n">
  • <textarea name="client_m">
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
2 element(s) affected
  • <button>
  • <button>
How to fix

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

No skip navigation link

Major

Pages should have a mechanism to bypass repeated navigation blocks.

WCAG 2.4.1
1 element(s) affected
  • No skip navigation link found
How to fix

Add a 'Skip to main content' link as the first focusable element on the page.

Invalid autocomplete values

Minor

Form fields with autocomplete must use valid token values.

WCAG 1.3.5
1 element(s) affected
  • <input name="my_name_06CgZGiRczzXa1nq" autocomplete="nope">
How to fix

Use standard autocomplete values like 'name', 'email', 'tel', 'address-line1', etc.

Top Priority Fixes

Here are the most impactful changes moe.video should make to improve accessibility:

  1. #1
    Form inputs missing labels Critical

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

  2. #2
    Buttons missing accessible name Critical

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

  3. #3
    Viewport blocks user scaling Critical

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

Frequently Asked Questions

Is moe.video accessible?

moe.video scored 44/100 (grade D) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is moe.video WCAG compliant?

Our scan found 5 accessibility issues on moe.video. Full WCAG compliance requires addressing all critical and major issues identified above.

Is moe.video EAA compliant?

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

What accessibility issues does moe.video have?

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

Scan Your Own Website

Get a free accessibility report for your website in seconds.