zhihu.com Accessibility Report

Accessibility audit of zhihu.com — scanned on Feb 21, 2026

Technology
0 /100
C Needs Improvement

3 issues found across 1 categories

3 Critical

WCAG Compliance Overview

Perceivable 2 issues
Operable 0 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,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
2 element(s) affected
  • <input type="tel" name="username">
  • <input type="tel" name="digits">
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.

Top Priority Fixes

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

  1. #1
    Buttons missing accessible name Critical

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

  2. #2
    Form inputs missing labels Critical

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

  3. #3
    Viewport blocks user scaling Critical

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

Frequently Asked Questions

Is zhihu.com accessible?

zhihu.com scored 55/100 (grade C) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is zhihu.com WCAG compliant?

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

Is zhihu.com EAA compliant?

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

What accessibility issues does zhihu.com have?

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

Scan Your Own Website

Get a free accessibility report for your website in seconds.