olx.pl Accessibility Report

Accessibility audit of olx.pl — scanned on Feb 21, 2026

Technology
0 /100
F Critical Issues

6 issues found across 2 categories

4 Critical 2 Major

WCAG Compliance Overview

Perceivable 3 issues
Operable 1 issues
Understandable 1 issues
Robust 1 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
3 element(s) affected
  • <img src="/app/static/media/token.61dba50e3.svg">
  • <img src="/app/static/media/resize-to-width.c98eb626f.svg">
  • <img src="/app/static/media/token.61dba50e3.svg">
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://www.instagram.com/olxpolska">
  • <a href="https://www.tiktok.com/@olx.polska">
  • <a href="https://www.youtube.com/channel/UCGr18y85p6zXQwBev6CGwow">
  • <a href="https://pl.linkedin.com/company/olxpraca">
How to fix

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

Form inputs missing labels

Critical

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

WCAG 1.3.1
1 element(s) affected
  • <input type="text" name="(no name)">
How to fix

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

Heading levels skip order

Major

Headings should follow a logical order (h1 → h2 → h3) without skipping levels.

WCAG 1.3.1
1 element(s) affected
  • <h4> "Kia Ceed 1.4 benzyna | 2009" (after h2)
How to fix

Restructure headings to follow sequential order. Don't skip from h1 to h3.

Invalid ARIA attributes

Major

ARIA attributes must be valid and used correctly to work with assistive technologies.

WCAG 4.1.2
1 element(s) affected
  • <input aria-labelledby="location-Field-label"> (missing ref)
How to fix

Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.

Top Priority Fixes

Here are the most impactful changes olx.pl 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
    Page missing language attribute Critical

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

Frequently Asked Questions

Is olx.pl accessible?

olx.pl scored 24/100 (grade F) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is olx.pl WCAG compliant?

Our scan found 6 accessibility issues on olx.pl. Full WCAG compliance requires addressing all critical and major issues identified above.

Is olx.pl EAA compliant?

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

What accessibility issues does olx.pl have?

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

Scan Your Own Website

Get a free accessibility report for your website in seconds.