Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction8 issue(s) across 121 links and 26 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /prestashop-offers/ | GET STARTED | img no alt | Add alt attribute to the image |
| (empty) | empty | Add link text or aria-label | |
| https://addons.prestashop.com/en/ | PrestaShop Marketplace Explore… | new tab | Add '(opens in new tab)' to text |
| https://experts.prestashop.com/english/e… | PrestaShop Experts Hire a prof… | new tab | Add '(opens in new tab)' to text |
| https://www.prestashop.com/forums/ | Forum Engage in discussions an… | new tab | Add '(opens in new tab)' to text |
| https://events.prestashop.com/ | Events Browse our calendar to … | new tab | Add '(opens in new tab)' to text |
| https://care-center.prestashop.com/gb/ | Care Center Learn how to use P… | new tab | Add '(opens in new tab)' to text |
| https://addons.prestashop.com/en/ | PrestaShop Marketplace Explore… | new tab | Add '(opens in new tab)' to text |
| https://experts.prestashop.com/english/e… | PrestaShop Experts Hire a prof… | new tab | Add '(opens in new tab)' to text |
| https://www.prestashop.com/forums/ | Forum Engage in discussions an… | new tab | Add '(opens in new tab)' to text |
| https://events.prestashop.com/ | Events Browse our calendar to … | new tab | Add '(opens in new tab)' to text |
| https://care-center.prestashop.com/gb/ | Care Center Learn how to use P… | new tab | Add '(opens in new tab)' to text |
| https://experts.prestashop.com/english/e… | Find a PrestaShop Expert | new tab | Add '(opens in new tab)' to text |
| /blog/success-stories-en/clothing-brand-… | (empty) | empty | Add link text or aria-label |
| /blog/news/prestashop-monthly-march-2026 | (empty) | empty | Add link text or aria-label |
| /blog/success-stories-en/store-lashes-a-… | (empty) | empty | Add link text or aria-label |
| https://facebook.com/prestashop | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/prestashop/ | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/prestashop | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/prestas… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/prestashop | Youtube | new tab | Add '(opens in new tab)' to text |
| https://github.com/PrestaShop/ | Github | new tab | Add '(opens in new tab)' to text |
| https://join.slack.com/t/prestashop/shar… | Slack | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
a.cta-conversion--pattern (#130 on page); /blog/success-stories-en/clothing-brand-molly-bracken-accelerates-with-presta…; /blog/news/prestashop-monthly-march-2026; /blog/success-stories-en/store-lashes-a-new-look-at-bnpl-in-b2b
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/prestashop-offers/"]
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://addons.prestashop.com/en/; https://experts.prestashop.com/english/experts/; https://www.prestashop.com/forums/; https://events.prestashop.com/; https://care-center.prestashop.com/gb/; https://addons.prestashop.com/en/; https://experts.prestashop.com/english/experts/; https://www.prestashop.com/forums/; https://events.prestashop.com/; https://care-center.prestashop.com/gb/ (+8 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
Icon-only buttons need an aria-label so screen readers can announce them.
button.close (#343 on page); button (#360 on page); button (#397 on page); button (#426 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
D404 Error PageActionHTTP 404, custom pageFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
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 Structure8 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 4 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 Unlock your commerce | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 More than 250,000 me… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Made for commerce. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Built for success. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Feel empowered by th… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 To ensure your succe… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 we work with the bes… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 You need extra help | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 to build the ecommer… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 you've always wanted… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Ecommerce trends, be… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 You're in control. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Your store, your way… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 We're in this for th… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 We're here to help. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Clothing brand Molly… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Create an online sho… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Aller au menu | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Aller au contenu | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Aller au footer | 1.00:1 | 4.5:1 | #000000 | #000000 | 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 81/100 — 6 failing, 25 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.
ARIA
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Control div.col-md-1--1 > div.tabs > div.tablist > button#tab-0 |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.nav > div.mobile > nav.main > button.close div.nav > div.mobile > nav.main > button.close |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.theHeader__container > div.actions > div > a.cta-login--pattern div.theHeader__container > div.actions > div > a.cta-login--pattern |
div.grid > div.col-lg-8 > div.card-article > a div.grid > div.col-lg-8 > div.card-article > a |
div.grid > aside.col-lg-4 > div.card-article > a div.grid > aside.col-lg-4 > div.card-article > a |
div.grid > aside.col-lg-4 > div.card-article > a div.grid > aside.col-lg-4 > div.card-article > a |
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.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
I refuse div.sc-fHYyUA > div.sc-ezredP > div.sc-pGacB > button#axeptio_btn_dismiss |
Fine for me div.sc-fHYyUA > div.sc-ezredP > div.sc-pGacB > button#axeptio_btn_acceptAll |
A+Heading Hierarchy15 headingsPASS
- H1 Unlock your commerce
- H2 More than 250,000 merchants are already on PrestaShop
- H2 Made for commerce.Built for success.
- H3 You're in control.
- H3 Your store, your way.
- H3 We're in this for the long run.
- H3 We're here to help.
- H2 Feel empowered by the strength of our community
- H2 To ensure your success,we work with the best
- H2 You need extra helpto build the ecommerceyou've always wanted?
- H2 Ecommerce trends, best practices, and business tips
- H3 Clothing brand Molly Bracken accelerates with PrestaShop
- H4 PrestaShop Monthly, March 2026
- H4 Store Lashes: A New Look at BNPL in B2B
- H4 The latest ecommerce trends
A+Alt Text QualityAll 135 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #accessibility-font | checkbox | Change text display | for/id |