Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DAlt Text QualityAction5 of 64 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 5 image(s) |
| too long | 2 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure3 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BLink & Button Quality81 links, 1 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://blog.real.com | Blog | new tab | Add '(opens in new tab)' to text |
| https://jp.real.com | Japan (JP) | new tab | Add '(opens in new tab)' to text |
| https://jp.real.com | Japan (JP) | new tab | Add '(opens in new tab)' to text |
| https://jp.real.com | Japan (JP) | new tab | Add '(opens in new tab)' to text |
| https://jp.real.com | Japan (JP) | new tab | Add '(opens in new tab)' to text |
| https://blog.real.com | Blog | new tab | Add '(opens in new tab)' to text |
| https://order.real.com/rn/es/es?p=6021&p… | Contratar ya | new tab | Add '(opens in new tab)' to text |
| https://order.real.com/rn/es/es?p=6010&p… | Contratar ya | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/detai… | Download RealPlayer Mobile on … | new tab | Add '(opens in new tab)' to text |
| https://apps.apple.com/app/realplayer-mo… | Download RealPlayer Mobile on … | new tab | Add '(opens in new tab)' to text |
| /es/starsearch?rppr=home | Más información › | new tab | Add '(opens in new tab)' to text |
| https://discover.real.com?rppr=home | Visita el sitio web › | new tab | Add '(opens in new tab)' to text |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://apps.apple.com/app/realplayer-mobile/id1578950397"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://blog.real.com; https://jp.real.com; https://jp.real.com; https://jp.real.com; https://jp.real.com; https://blog.real.com; https://order.real.com/rn/es/es?p=6021&pcode=ft_web&rsrc=web_frontdoor&opage=…; https://order.real.com/rn/es/es?p=6010&pcode=ft_web&rsrc=web_frontdoor&opage=…; https://play.google.com/store/apps/details?id=com.real.RealPlayerMobile; /es/starsearch?rppr=home (+1 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding6 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 13 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 : ¡Repleto de grand… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h1 RealPlayer | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 ¡Repleto de grandes… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| title Home to the video pl… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Utilizamos cookies p… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a haz clic aquí | 2.79:1 | 4.5:1 | #FFFFFF | #00A4EC | Fail |
| div . Al seguir en nuest… | 7.09:1 | 4.5:1 | #000000 | #009FE5 | Pass |
| a Política de privaci… | 3.14:1 | 4.5:1 | #FFFFFF | #009ADF | Fail |
| span Acepto | 6.15:1 | 4.5:1 | #000000 | #0193D6 | Pass |
| span Alternar navegación | 5.84:1 | 4.5:1 | #000000 | #018FD0 | Pass |
| a RealPlayer | 5.35:1 | 4.5:1 | #000000 | #0188C7 | Pass |
| a Planes de RealPlayer | 4.70:1 | 4.5:1 | #000000 | #017EBB | Pass |
| a Sobre RealPlayer | 4.35:1 | 4.5:1 | #000000 | #0178B4 | Fail |
| a Planes de RealPlayer | 4.17:1 | 4.5:1 | #000000 | #0275AF | Fail |
| a Sobre RealPlayer | 3.68:1 | 4.5:1 | #000000 | #076CA3 | Fail |
| a RealPlayer Mobile | 3.38:1 | 4.5:1 | #000000 | #08669A | Fail |
| a StarSearch | 3.28:1 | 4.5:1 | #000000 | #106495 | Fail |
| a Blog | 3.01:1 | 4.5:1 | #000000 | #105E8E | Fail |
| a RealTimes | 2.69:1 | 4.5:1 | #000000 | #125684 | Fail |
| a RealTimes | 2.55:1 | 4.5:1 | #000000 | #15527F | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 87/100 — 3 failing, 23 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
¡Repleto de grandes novedades! div.col-sm-offset-1col-md-offset-1 > div.row > div.col-sm-12 > h2.section-title-mobile |
... ADEMÁS de todas las ideas que ya te gustan de RealPlayer div.col-sm-offset-1col-md-offset-1 > div.row > div.col-sm-12 > span.text-white |
¡NUEVO! div.col-sm-5 > div.row > div.col-sm-12 > span.new |
Descargar RealPlayer div.row > div.col-sm-12 > a > span.dl-rp-text |
¡NUEVO! div.col-sm-5 > div.row > div.col-sm-12 > span.new |
Descargar RealPlayer div.row > div.col-sm-12 > a > span.dl-rp-text |
¡NUEVO! div.col-sm-5 > div.row > div.col-sm-12 > span.new |
Descargar RealPlayer div.row > div.col-sm-12 > a > span.dl-rp-text |
Descargar RealPlayer div.row > div.col-sm-12 > a > span.dl-rp-text |
Asistencia técnica div.col-xs-12 > ul.footer-nav > li > a |
Contáctenos div.col-xs-12 > ul.footer-nav > li > a |
Términos div.col-sm-12 > ul.terms > li > a |
Política de privacidad div.col-sm-12 > ul.terms > li > a |
© 2020-2026 RealNetworks, Inc. ul.terms > li.copyright > em > span#copyright |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.container-fluid > div.row > div.col-md-12 > img.index-hero-image div.container-fluid > div.row > div.col-md-12 > img.index-hero-image |
div.col-sm-offset-1 > div.row > div.col-md-12 > img.img-responsive div.col-sm-offset-1 > div.row > div.col-md-12 > img.img-responsive |
div.col-sm-5 > div.row > div.col-md-12 > img.section-img div.col-sm-5 > div.row > div.col-md-12 > img.section-img |
div.col-sm-offset-1 > div.row > div.col-md-12 > img.section-img div.col-sm-offset-1 > div.row > div.col-md-12 > img.section-img |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Asistencia técnica div.col-xs-12 > ul.footer-nav > li > a |
Contáctenos div.col-xs-12 > ul.footer-nav > li > a |
These items highlight common accessibility best practices.
AHeading Hierarchy3 headingsPASS
- H1 RealPlayer 25: ¡Repleto de grandes novedades!
- H1 RealPlayer duplicate H1
- H2 ¡Repleto de grandes novedades!
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central