sohu.com Accessibility Report

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

Technology
0 /100
F Critical Issues

7 issues found across 3 categories

5 Critical 1 Major 1 Minor

WCAG Compliance Overview

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

Issues Found

Page missing language attribute

Critical

The <html> element must have a valid lang attribute to help screen readers pronounce content correctly.

WCAG 3.1.1
1 element(s) affected
  • <html>
How to fix

Add lang attribute to the <html> element, e.g., <html lang="en">.

Images missing alt text

Critical

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

WCAG 1.1.1
2 element(s) affected
  • <img src="//p4.itc.cn/images01/20220809/669a4945ba13475aab9788165c121928.png ">
  • <img src="//statics.itc.cn/web/static/images/pic/preload.png">
How to fix

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

Links missing accessible name

Critical

Links must have discernible text so screen reader users understand their purpose.

WCAG 2.4.4
4 element(s) affected
  • <a href="https://tv.sohu.com/s/follow/index.html">
  • <a href="javascript:void(0)">
  • <a href="javascript:void(0)">
  • <a href="http://www.sohu.com/classic">
How to fix

Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.

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,minimum-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cov">
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="text" name="search-input">
  • <textarea name="(no name)">
How to fix

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

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.

Incorrect list structure

Minor

List items must be contained within <ul>, <ol>, or <dl> elements.

WCAG 1.3.1
2 element(s) affected
  • <li> inside <a>
How to fix

Ensure <li> elements are direct children of <ul> or <ol>.

Top Priority Fixes

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

  1. #1
    Links missing accessible name Critical

    Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.

  2. #2
    Images missing alt text Critical

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

  3. #3
    Form inputs missing labels Critical

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

Frequently Asked Questions

Is sohu.com accessible?

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

Is sohu.com WCAG compliant?

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

Is sohu.com EAA compliant?

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

What accessibility issues does sohu.com have?

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

Scan Your Own Website

Get a free accessibility report for your website in seconds.