Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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
CLandmark StructureAction3 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
BForm Accessibility4 of 7 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #form-field-field_e9b3657 | checkbox | He leído y acepto la política de privacidad. | for/id |
| age_gate[remember] | checkbox | none | |
| #fkcart-coupon__input | text | Cupón | aria-label |
| #form-field-message | textarea | (Mensaje) | placeholder only |
| #form-field-name | text | (Nombre) | placeholder only |
| #form-field-email | (Email) | placeholder only | |
| #form-field-field_4640c6b | tel | (Teléfono) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="form_fields[name]" id="form-field-name">; <input type="email" name="form_fields[email]" id="form-field-email">; <input type="tel" name="form_fields[field_4640c6b]" id="form-field-field_4640c6b">; <textarea name="form_fields[message]" id="form-field-message">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
CLink & Button QualityAction4 issue(s) across 81 links and 11 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://maps.app.goo.gl/bV7gkrNQtWbe217N… | Google Maps | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/profile.php?id=… | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/_greenprophecy… | new tab | Add '(opens in new tab)' to text | |
| https://greenprophecy.com/producto/canna… | (empty) | empty | Add link text or aria-label |
| https://greenprophecy.com/producto/sueno… | (empty) | empty | Add link text or aria-label |
| https://greenprophecy.com/producto/cbd-r… | (empty) | empty | Add link text or aria-label |
| https://greenprophecy.com/producto/cbd-r… | (empty) | empty | Add link text or aria-label |
| https://maps.app.goo.gl/bV7gkrNQtWbe217N… | Google Maps | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/profile.php?id=… | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/_greenprophecy… | new tab | Add '(opens in new tab)' to text | |
| https://api.whatsapp.com/send?phone=3462… | Whatsapp Green ProphecyGreen P… | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://greenprophecy.com/producto/canna-sport/; https://greenprophecy.com/producto/sueno-profundo-melatonina/; https://greenprophecy.com/producto/cbd-rolling/; https://greenprophecy.com/producto/cbd-rolling/
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
Add '(opens in new tab)' to link text or aria-label.
https://maps.app.goo.gl/bV7gkrNQtWbe217NA; https://www.facebook.com/profile.php?id=61557697703615; https://www.instagram.com/_greenprophecy_/; https://maps.app.goo.gl/bV7gkrNQtWbe217NA; https://www.facebook.com/profile.php?id=61557697703615; https://www.instagram.com/_greenprophecy_/; https://api.whatsapp.com/send?phone=34622154191
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
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 |
|---|---|---|---|---|---|
| h2 Gorilla Glue Indoor | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h2 Popcorn CBD – 10gr… | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h2 Amnesia Haze Hidrop… | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h2 Critical Jack Premiu… | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h2 Orange Apricot Hash … | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h2 Northern Lights | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Llámanos | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Calidad Premium | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Envíos Flash | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Certificación Orgá… | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Transparencia Total | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Legalidad (THC < 0,2… | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Laboratorios Externo… | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Origen Local | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Asesoramiento Direct… | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Cribado de calidad | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Transparencia total | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Aquí estamos para a… | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Vuestra experiencia | 1.65:1 | 3.0:1 | #000000 | #32323A | Fail |
| h3 Cultura CBD | 1.65:1 | 3.0:1 | #000000 | #32323A | 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 85/100 — 5 failing, 24 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 |
|---|
No form.age-gate-form > div.age-gate-fields > div.age-gate-buttons > button.age-gate-submit |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Llámanos div.ekit-wid-con > div.elementskit-infobox > div.box-body > h3.elementskit-info-box-title |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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.elementor-element > div.elementor-element > div.elementor-element > a div.elementor-element > div.elementor-element > div.elementor-element > a |
div.elementor-element > div.elementor-element > div.elementor-element > a div.elementor-element > div.elementor-element > div.elementor-element > a |
Including a skip link can help users skip to the main content to save time. Learn more about skip links.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip to content body.home > a.skip-link |
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
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.
AHeading Hierarchy35 headings, 1 skip(s)PASS
- H1 Comprar CBD online Bienestar 100% natural
- H3 Llámanos skipped
- H2 Las mejores flores y resinas de cbd en un sólo lugar
- H2 Gorilla Glue Indoor
- H2 Popcorn CBD – 10gr. 15€ | 30gr. 30€
- H2 Amnesia Haze Hidropónica
- H2 Critical Jack Premium
- H2 Orange Apricot Hash CBD
- H2 Northern Lights
- H2 No somos una tienda más de CBD
- H3 Calidad Premium
- H3 Envíos Flash
- H2 Calidad real para los que no se conforman
- H3 Certificación Orgánica
- H3 Transparencia Total
- H3 Legalidad (THC < 0,2%)
- H3 Laboratorios Externos
- H3 Origen Local
- H3 Asesoramiento Directo
- H2 Crea tu marca con nosotros
- H3 Cribado de calidad
- H3 Transparencia total
- H2 CBD Rolling 10gr
- H2 Únete a Green Prophecy 10% descuento
- H3 Aquí estamos para ayudarte !
- H2 Resolvemos tus preguntas
- H3 Vuestra experiencia
- H2 Lo que dicen quienes ya nos han probado
- H3 Cultura CBD
- H2 Aprende más en nuestro blog
- H2 CBD para el dolor de cabeza
- H2 ¿Es legal el CBD?
- H2 CBD para el cuiado de la piel
- H3 Menu
- H3 Legal
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI