Public accessibility assessment

Accessibility issues detected on zentoes.com

Evolize inspected 5 public pages on zentoes.com and detected 73 automatically identifiable accessibility findings.

73Findings detected
12WCAG criteria affected
5Pages inspected
8 Sep 2026Assessment date

Highest detected severity: Critical · 23 high-priority findings · 100% inspected-page coverage

Most widespread issueText has insufficient colour contrastDetected on 5 inspected pages
Most affected page/cart58 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)35 detected findings

Is zentoes.com your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on zentoes.com and detected 73 accessibility findings. The most widespread issue was "Text has insufficient colour contrast", detected on 5 inspected pages. The most affected inspected page was "/cart", where 58 findings were detected. The assessment identified findings mapped to 12 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 6 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /pages/where-to-buy.

    View technical evidence →
  2. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 6 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /pages/where-to-buy.

    View technical evidence →
  3. Critical

    Form fields are missing labels

    WCAG 1.3.1 (A) · 1 inspected page · 2 instances
    Why this matters

    Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

    Recommended action

    Associate a <label> with each field via for/id, or use aria-label / aria-labelledby. Placeholder text is not a label.

    View technical evidence →
  4. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 25 instances
    Why this matters

    An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

    Recommended action

    Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

    View technical evidence →
  5. High

    Interactive controls are not keyboard-accessible

    WCAG 2.1.1 (A) · 5 inspected pages · 10 instances
    Why this matters

    A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

    Recommended action

    Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA3555 / 5
4.1.2Name, Role, ValueA1155 / 5
2.4.3Focus OrderA755 / 5
2.1.1KeyboardA655 / 5
1.3.1Info and RelationshipsA555 / 5
1.1.1Non-text ContentA455 / 5
1.2.2Captions (Prerecorded)A222 / 5
2.4.4Link Purpose (In Context)A222 / 5
3.3.2Labels or InstructionsA255 / 5
2.2.2Pause, Stop, HideA122 / 5
2.4.1Bypass BlocksA155 / 5
3.1.1Language of PageA155 / 5

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

Critical

Form fields are missing labels

WCAG 1.3.1 (A)2 instances1 inspected page

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Why it matters

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Recommended correction

Associate a <label> with each field via for/id, or use aria-label / aria-labelledby. Placeholder text is not a label.

View 2 affected elements
Component · Ref BKMM41
Affected pagehttps://zentoes.com/account/login
Elementinput[type="password"]
Markup
<input type="password" name="customer[password]">
High

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)12 instances5 inspected pages

ARIA hidden element must not be focusable or contain focusable elements

Why it matters

ARIA hidden element must not be focusable or contain focusable elements

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 12 affected elements
Component · Ref CVWPV4
Affected pagehttps://zentoes.com/account/login
Element#rebuy-cart
Accessible nameYour Cart
Roledialog
Markup
<div id="rebuy-cart" role="dialog" aria-modal="true" aria-labelledby="rebuy-cart-title" aria-hidden="true" data-rebuy-cart-layout="single" class="rebuy-cart currency-USD no-items">
Affected pages/ /products/toe-tubes /account/login /pages/contact-us
Component · Ref OB5259
Affected pagehttps://zentoes.com/
Elementdiv[data-slick-index="2"]
Accessible nameU-Shaped Felt Moleskin Callus Pads $15.99
Markup
<div class="slick-slide-item slick-slide slick-center" data-slick-index="2" aria-hidden="true" style="width: 264px;" tabindex="0">
Affected pages/ /cart
Component · Ref 6OM59S
Affected pagehttps://zentoes.com/?viewcart=true
Element.slick-current
Accessible nameGel Spacers for Correct Toe Alignment $9.99
Markup
<div class="slick-slide-item slick-slide slick-current slick-center" data-slick-index="0" aria-hidden="true" style="width: 264px;" tabindex="0">
Affected pages/ /cart
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)119 instances5 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

View 119 affected elements
Component · Ref R5I9QU
Affected pagehttps://zentoes.com/pages/contact-us
Element.go1610581244
Accessible nameSpin the wheel
Markup
<button type="button" tabindex="0" data-action-id="01KT4FTXTF1XC6MS97EPX85X9C" class="needsclick go1610581244 go4033861592 klaviyo-form-button kl-private-reset-css-Xuajs1">Spin the wheel</button>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref LN23RW
Affected pagehttps://zentoes.com/?viewcart=true
Element.fsbar__text
Accessible nameOnly $35.00 more for free shipping!
Markup
<span class="fsbar__text" data-got-free-shipping="You are eligible for free shipping!" data-free-shipping-text="Only %AMOUNT% more for free shipping!">Only <span class="jsPrice">$35.00</span> more for free shipping!</span>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref T8GPYO
Affected pagehttps://zentoes.com/?viewcart=true
Elementspan > strong
Accessible nameSpin to win!
Markup
<strong style="font-weight: 700;">Spin to win!</strong>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref W8OIHO
Affected pagehttps://zentoes.com/products/toe-tubes
Element.jsPrice
Accessible name$35.00
Markup
<span class="jsPrice">$35.00</span>
Affected pages/products/toe-tubes /account/login /pages/contact-us
Component · Ref VV63RM
Affected pagehttps://zentoes.com/pages/contact-us
Element.go1253313226 > .go3928867695.needsclick.kl-private-reset-css-Xuajs1 > .go667287833.go2157821451.needsclick
Accessible name15% Off
Markup
<div class="needsclick go2157821451 go667287833 kl-private-reset-css-Xuajs1">15% Off</div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref F8PMFD
Affected pagehttps://zentoes.com/?viewcart=true
Element.go3335756799 > .go3928867695.needsclick.kl-private-reset-css-Xuajs1 > .go50332092.go2157821451.needsclick
Accessible name$5 Off
Markup
<div class="needsclick go2157821451 go50332092 kl-private-reset-css-Xuajs1">$5 Off</div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref 7A0PG4
Affected pagehttps://zentoes.com/?viewcart=true
Element.go608790107 > .go3928867695.needsclick.kl-private-reset-css-Xuajs1 > .go667287833.go2157821451.needsclick
Accessible namefree shipping
Markup
<div class="needsclick go2157821451 go667287833 kl-private-reset-css-Xuajs1">free shipping</div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref KBX1KK
Affected pagehttps://zentoes.com/?viewcart=true
Element.header__utility.header__element--width > .minicart__button.minicart__button--shopping-bag > .minicart__label[data-cart-settings="count"][data-cart-container=""] > .item__count[data-count=""][data-last-update="1788899047726"]
Accessible name0
Markup
<span class="item__count" data-count="" data-last-update="1788899047726">0</span>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref HSJC18
Affected pagehttps://zentoes.com/products/toe-tubes
Element.go3305781599 > .go3928867695.needsclick.kl-private-reset-css-Xuajs1 > .go50332092.go2157821451.needsclick
Accessible namefree shipping
Markup
<div class="needsclick go2157821451 go50332092 kl-private-reset-css-Xuajs1">free shipping</div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref 7W5MKJ
Affected pagehttps://zentoes.com/?viewcart=true
Element.go1824967321 > .go3928867695.needsclick.kl-private-reset-css-Xuajs1 > .go667287833.go2157821451.needsclick
Accessible name$5 Off
Markup
<div class="needsclick go2157821451 go667287833 kl-private-reset-css-Xuajs1">$5 Off</div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref TRUT4N
Affected pagehttps://zentoes.com/?viewcart=true
Elementa[title="Where To Buy"] > strong
Accessible nameFind Us at Your Local CVS! Now in 4000+ Stores Near You!
Markup
<strong>Find Us at Your Local CVS! Now in 4000+ Stores Near You!</strong>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref BHA0O3
Affected pagehttps://zentoes.com/pages/contact-us
Element.go1373895942 > .go3928867695.needsclick.kl-private-reset-css-Xuajs1 > .go667287833.go2157821451.needsclick
Accessible name$10 Off $50
Markup
<div class="needsclick go2157821451 go667287833 kl-private-reset-css-Xuajs1">$10 Off $50</div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref 5DQ4RC
Affected pagehttps://zentoes.com/pages/contact-us
Element.go2096087163 > .go3928867695.needsclick.kl-private-reset-css-Xuajs1 > .go50332092.go2157821451.needsclick
Accessible name$10 Off $50
Markup
<div class="needsclick go2157821451 go50332092 kl-private-reset-css-Xuajs1">$10 Off $50</div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref 920BGW
Affected pagehttps://zentoes.com/products/toe-tubes
Element.go2492982862 > .go3928867695.needsclick.kl-private-reset-css-Xuajs1 > .go667287833.go2157821451.needsclick
Accessible name10% Off
Markup
<div class="needsclick go2157821451 go667287833 kl-private-reset-css-Xuajs1">10% Off</div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref AZM9BJ
Affected pagehttps://zentoes.com/products/toe-tubes
Element.go856417527 > .go3928867695.needsclick.kl-private-reset-css-Xuajs1 > .go50332092.go2157821451.needsclick
Accessible name10% Off
Markup
<div class="needsclick go2157821451 go50332092 kl-private-reset-css-Xuajs1">10% Off</div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref GPEJWQ
Affected pagehttps://zentoes.com/
Element.go2186694679 > .go3928867695.needsclick.kl-private-reset-css-Xuajs1 > .go50332092.go2157821451.needsclick
Accessible name15% Off
Markup
<div class="needsclick go2157821451 go50332092 kl-private-reset-css-Xuajs1">15% Off</div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref TMJKDO
Affected pagehttps://zentoes.com/?viewcart=true
Element#rich-text-01KT4FTXZ496R4VW08EWCATHYQ > div > span > span
Accessible nameEnter your email for a chance to win discounts, freebies, and more!
Markup
<span style="font-weight: 500;">Enter your email for a chance to win discounts, freebies, and more!</span>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref DSW8PR
Affected pagehttps://zentoes.com/?viewcart=true
Elementa[draggable="false"] > .slide__content.start.layout__content > .quick-buy-button-wrapper > .slide__button.button.button--primary
Accessible nameFind a Store
Markup
<button class="button button--primary button--filled  button--primary__filled animate slide__button">Find a Store</button>
Affected pages/ /cart
Component · Ref RYG62V
Affected pagehttps://zentoes.com/?viewcart=true
Element.fsbar__text > .jsPrice
Accessible name$35.00
Markup
<span class="jsPrice">$35.00</span>
Affected pages/ /cart
Component · Ref 9SHPME
Affected pagehttps://zentoes.com/?viewcart=true
Element#splide02-slide02 > .rebuy-product-actions > .rebuy-button[type="button"] > span
Accessible nameColor
Markup
<span>Color</span>
Component · Ref NCX5NO
Affected pagehttps://zentoes.com/products/toe-tubes
Element.unflex > .button--primary.button--filled.button--primary__filled
Accessible nameBack to products
Markup
<a class="button button--primary button--filled  button--primary__filled " href="/collections/all">Back to products</a>
Component · Ref 9A6M02
Affected pagehttps://zentoes.com/account/login
Element.button--submit
Markup
<input class="button button--primary button--filled  button--primary__filled button--submit" type="submit" value="Sign in">
Component · Ref QM7FQ7
Affected pagehttps://zentoes.com/pages/contact-us
Element.contact__block:nth-child(6) > .button.button--primary.button--filled
Markup
<input class="button button--primary button--filled  button--primary__filled " type="submit" value="Submit">
Component · Ref I060CX
Affected pagehttps://zentoes.com/?viewcart=true
Element.rebuy-cart__flyout-empty-cart > h4
Accessible nameYour cart is empty!
Markup
<h4 class="ql-align-center">Your cart is empty!</h4>
Component · Ref 00ANFM
Affected pagehttps://zentoes.com/?viewcart=true
Element.ql-align-center:nth-child(3) > a[href$="all"]
Accessible nameShop Now
Markup
<a href="/collections/all">Shop Now</a>

Showing 25 representative examples · 10 more affected elements not shown

High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)50 instances5 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

View 50 affected elements
Component · Ref QI3AF8
Affected pagehttps://zentoes.com/account/login
Elementdiv#shopify-section-header--default > header:nth-of-type(2) > div > div:nth-of-type(1) > a
Accessible namelogo
Markup
<a href="/" class="logo-img  logo--default-available logo--mobile-available logo--transparent-available">
<img loading="lazy" height="439" width="1001" src="//zentoes.com/cdn/shop/files/ZenToes_FHF_logo_color_1000px_256x.png?v=1725934597" alt="logo" class="lazyload logo--default" data-bstr-initd="true">
<img loading="lazy" height="439" width="1001" src="//zentoes.com/cdn/shop/files/ZenToes_FHF_logo_color_1000px_256x.png?v=1725934597" alt="logo" class="hide-desktop lazyload logo--mobile" data-bstr-initd="true">
<img loading="lazy" height="439" width="1001" src="//zentoes.com/cdn/shop/files/ZenT…
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref G8KDR4
Affected pagehttps://zentoes.com/?viewcart=true
Elementdiv > div > div > div > div > a:nth-of-type(1)
Accessible nameYour cart is empty
Markup
<a href="/collections/all" class="empty__cart--icon" aria-label="Your cart is empty"><i class="uil uil-shopping-bag"></i></a>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref A9RVQE
Affected pagehttps://zentoes.com/?viewcart=true
Elementdiv#shopify-section-header--default > header:nth-of-type(2) > div > nav > span:nth-of-type(1) > a
Accessible nameShop by Concern
Markup
<a class="nav__link " href="#">

Shop by Concern</a>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref AU9ST1
Affected pagehttps://zentoes.com/pages/contact-us
Elementdiv > nav > span:nth-of-type(1) > div > span:nth-of-type(1) > a
Accessible nameBunions
Markup
<a href="/collections/bunion-relief-products" class="nav__link ">
                
                


<div><span class="nav__link__title">Bunions</span></div>
            </a>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref H13UJZ
Affected pagehttps://zentoes.com/account/login
Elementspan:nth-of-type(1) > div > span:nth-of-type(1) > div > span:nth-of-type(4) > a
Accessible nameSoft Gel Bunion Shields
Markup
<a href="/products/gel-bunion-guard-4-pack" class="nav__link ">
                
                  <img src="//zentoes.com/cdn/shop/products/1_PPNS_b.jpg?v=1613056274&amp;width=100" alt="4 Pack Bunion Pads, Gel Bunion Guard - ZenToes" srcset="//zentoes.com/cdn/shop/products/1_PPNS_b.jpg?v=1613056274&amp;width=100 100w" width="100" height="100" loading="lazy" class="clean-mega-tabs__thumb" data-bstr-initd="true"> 
                
                


<div><span class="nav__link__title">Soft Gel Bunion Shields</span></div>
            </a>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)35 instances5 inspected pages

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Why it matters

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Recommended correction

Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

View 35 affected elements
Component · Ref 01LF96
Affected pagehttps://zentoes.com/account/login
Elementdiv#quickbuy__modal > div:nth-of-type(1)
Markup
<div onclick="closeModal(event)" class="overlay"></div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref Z5324I
Affected pagehttps://zentoes.com/pages/contact-us
Elementdiv#shopify-section-header--default > header:nth-of-type(1) > div > div:nth-of-type(2) > span
Markup
<span class="search__icon" onclick="BoosterTheme.ELEMENTS.openSearch(this)"><i class="uil uil-search"></i></span>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref F3P6KB
Affected pagehttps://zentoes.com/products/toe-tubes
Elementdiv > div > div > div > h3 > span:nth-of-type(2)
Accessible nameClose
Markup
<span class="minicart__close" onclick="BoosterTheme.cart.close()">Close</span>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref T4ERV3
Affected pagehttps://zentoes.com/?viewcart=true
Elementdiv#shopify-section-header--default > div > div:nth-of-type(1)
Markup
<div class="search__overlay" onclick="BoosterTheme.ELEMENTS.closeSearch(this)"></div>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref 2FRJ3I
Affected pagehttps://zentoes.com/?viewcart=true
Elementdiv#shopify-section-header--default > div > div:nth-of-type(2) > h4 > span
Markup
<span onclick="BoosterTheme.ELEMENTS.closeSearch(this)"><i class="uil uil-multiply"></i></span>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
High

Modal dialog does not trap keyboard focus

WCAG 2.4.3 (A)10 instances5 inspected pages

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Why it matters

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Recommended correction

While a modal is open, confine focus to the dialog and mark the rest of the page inert (or aria-hidden). Restore focus on close.

View 10 affected elements
Component · Ref 28Y9QJ
Affected pagehttps://zentoes.com/account/login
Elementhtml > body > div:nth-of-type(7) > div > div:nth-of-type(2)
Accessible namePOPUP Form
Roledialog
Markup
<div role="dialog" aria-modal="true" aria-label="POPUP Form" class="needsclick  kl-private-reset-css-Xuajs1" data-kl-scroll-locking-modal="true" style="display: flex; z-index: 90000; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; justify-content: center; align-items: center; overflow: clip auto; background-color: rgba(20, 20, 20, 0.6); animation-timing-function: ease; animation-play-state: running; animation-iteration-count: 1; animation-fill-mode: forwards; animation-delay: 0s; animation-duration: 0.35s; animation-name: klaviyo-fadein;"><div class="needsclick  kl-private-res…
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref URM4GG
Affected pagehttps://zentoes.com/products/toe-tubes
Elementdiv#rebuy-cart
Accessible nameYour Cart
Roledialog
Markup
<div id="rebuy-cart" role="dialog" aria-modal="true" aria-labelledby="rebuy-cart-title" aria-hidden="true" data-rebuy-cart-layout="single" class="rebuy-cart currency-USD no-items"><div class="rebuy-cart__flyout"><div data-rebuy-cart-anchor="header"><div data-rebuy-cart-header-top=""><div data-rebuy-cart-header-top-inner=""><h2 id="rebuy-cart-title" data-rebuy-component-id="title_bar" data-rebuy-component="title-bar" class="rebuy-cart__title">Your Cart</h2> <div data-rebuy-cart-header-top-inner-right=""></div></div> <button id="rebuy-cart-close" type="button" aria-label="Close Cart" class="rebu…
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
High

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)15 instances5 inspected pages

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Why it matters

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Recommended correction

Add a persistent <label> associated with each field. Keep the placeholder for example text only, not as the label.

View 15 affected elements
Component · Ref 42RK5F
Affected pagehttps://zentoes.com/products/toe-tubes
Elementdiv#shopify-section-header--default > div > div:nth-of-type(2) > form > input
Markup
<input autocomplete="off" placeholder="Red cotton..." name="q" onfocus="BoosterTheme.ELEMENTS.openSearch(this)" type="search" data-search="" data-bstr-initd="true">
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref U7CH5P
Affected pagehttps://zentoes.com/?viewcart=true
Elementdiv#ur_chat_desktop_newMessages_chat_23 > div:nth-of-type(3) > div > div:nth-of-type(1) > textarea
Markup
<textarea placeholder="Write a reply..."></textarea>
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
High

Page language is not declared

WCAG 3.1.1 (A)5 instances5 inspected pages

The document has no lang attribute, so assistive technology cannot select the correct pronunciation.

Why it matters

The document has no lang attribute, so assistive technology cannot select the correct pronunciation.

Recommended correction

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

View 5 affected elements
Component · Ref 1X3K4Q
Affected pagehttps://zentoes.com/account/login
Elementhtml
Accessible name­ .powrLoaded iframe { visibility: hidden; } (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-WXF9F2V8'); /** * Author: Sm Shahan Sha * Email: [email removed] * Version: 3.0.0 * Last Update: 10 Sep 2024 */ (function() { class Ultimate_Shopify_DataLayer { constructor() { window.dataLayer = window.dataLayer || []; // use a prefix of events name this.eventPrefix = ''; //Keep the value false to get non-formatted product ID this.formattedItemId = true; // data schema this.dataSchema = { ecommerce: { show: true }, dynamicRemarketing: { show: false, business_vertical: 'retail' } } // add to wishlist selectors this.addToWishListSelectors = { 'addWishListIcon': '', 'gridItemSelector': '', 'productLinkSelector': 'a[href*="/products/"]' } // quick view selectors this.quickViewSelector = { 'quickViewElement': '', 'gridItemSelector': '', 'productLinkSelector': 'a[href*="/products/"]' } // mini cart button selector this.miniCartButton = [ 'a[href="/cart"]', ]; this.miniCartAppersOn = 'click'; // begin checkout buttons/links selectors this.beginCheckoutButtons = [ 'input[name="checkout"]', 'button[name="checkout"]', 'a[href="/checkout"]', '.additional-checkout-buttons', ]; // direct checkout button selector this.shopifyDirectCheckoutButton = [ '.shopify-payment-button' ] //Keep the value true if Add to Cart redirects to the cart page this.isAddToCartRedirect = false; // keep the value false if cart items increment/decrement/remove refresh page this.isAjaxCartIncrementDecrement = true; // Caution: Do not modify anything below this line, as it may result in it not functioning correctly. this.cart = {"note":"","attributes":{"_attribution":"Smart Cart 2.0","_source":"Rebuy","_barId":"3a29b87f-97fd-456b-8038-ee7e91a1ff0f"},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0} this.countryCode = "US"; this.storeURL = "https://zentoes.com"; localStorage.setItem('shopCountryCode', this.countryCode); this.collectData(); this.itemsList = []; } updateCart() { fetch("/cart.js") .then((response) => response.json()) .then((data) => { this.cart = data; }); } debounce(delay) { let timeoutId; return function(func) { const context = this; const args = arguments; clearTimeout(timeoutId); timeoutId = setTimeout(function() { func.apply(context, args); }, delay); }; } eventConsole(eventName, eventData) { const css1 = 'background: red; color: #fff; font-size: normal; border-radius: 3px 0 0 3px; padding: 3px 4px;'; const css2 = 'background-color: blue; color: #fff; font-size: normal; border-radius: 0 3px 3px 0; padding: 3px 4px;'; console.log('%cGTM DataLayer Event:%c' + eventName, css1, css2, eventData); } collectData() { this.customerData(); this.ajaxRequestData(); this.searchPageData(); this.miniCartData(); this.beginCheckoutData(); this.addToWishListData(); this.quickViewData(); this.selectItemData(); this.formData(); this.phoneClickData(); this.emailClickData(); this.loginRegisterData(); } //logged-in customer data customerData() { const currentUser = {}; if (currentUser.email) { currentUser.hash_email = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" } if (currentUser.phone) { currentUser.hash_phone = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" } window.dataLayer = window.dataLayer || []; dataLayer.push({ customer: currentUser }); } // add_to_cart, remove_from_cart, search ajaxRequestData() { const self = this; // handle non-ajax add to cart if(this.isAddToCartRedirect) { document.addEventListener('submit', function(event) { const addToCartForm = event.target.closest('form[action="/cart/add"]'); if(addToCartForm) { event.preventDefault(); const formData = new FormData(addToCartForm); fetch(window.Shopify.routes.root + 'cart/add.js', { method: 'POST', body: formData }) .then(response => { window.location.href = "/cart"; }) .catch((error) => { console.error('Error:', error); }); } }); } // fetch let originalFetch = window.fetch; let debounce = this.debounce(800); window.fetch = function () { return originalFetch.apply(this, arguments).then((response) => { if (response.ok) { let cloneResponse = response.clone(); let requestURL = arguments[0]['url'] || arguments[0]; if(/.*\/search\/?.*\?.*q=.+/.test(requestURL) && !requestURL.includes('&requestFrom=uldt')) { const queryString = requestURL.split('?')[1]; const urlParams = new URLSearchParams(queryString); const search_term = urlParams.get("q"); debounce(function() { fetch(`${self.storeURL}/search/suggest.json?q=${search_term}&resources[type]=product&requestFrom=uldt`) .then(res => res.json()) .then(function(data) { const products = data.resources.results.products; if(products.length) { const fetchRequests = products.map(product => fetch(`${self.storeURL}/${product.url.split('?')[0]}.js`) .then(response => response.json()) .catch(error => console.error('Error fetching:', error)) ); Promise.all(fetchRequests) .then(products => { const items = products.map((product) => { return { …[truncated by Evolize: exceeded D1 value limit]
Markup
<html style="--shop-js-visual-viewport-height: 900px;">
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)10 instances5 inspected pages

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Why it matters

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Recommended correction

Give each navigation region a distinct aria-label (e.g. "Primary", "Footer") when more than one is present.

View 10 affected elements
Component · Ref 91K7TJ
Affected pagehttps://zentoes.com/?viewcart=true
Elementdiv#shopify-section-header--default > header:nth-of-type(1) > div > nav
Accessible nameShop by Concern Bunions Hammertoes Plantar Fasciitis Metatarsalgia Corns & Calluses Blisters & Friction Dry Cracked Skin Bunions Single Loop Gel Toe Corrector for Bunions Gel Spacers for Correct Toe Alignment Original Moleskin Bunion Pads Soft Gel Bunion Shields ZenToes Flared Toe Separators Set of 6 Spacers with No Loop Fabric Covered Gel Bunion Shields Gel Bunion Shields with Spacer Split-Toe Bunion Relief Socks Premium Bunion Pads for Sensitive Skin Single Loop Firm Gel Toe Corrector for Bunions Hydrocolloid Gel Bunion Pads Complete Bunion Care Kit Shop by Concern Bunions Shop now Hammertoes Single Loop Gel Hammertoe Straightener Buddy Wraps for Hammertoes or Broken Toes Gel Hammertoe Straightener Triple Loop Gel Hammertoe Straightener Fabric Covered Gel Toe Tubes Gel Spacers for Correct Toe Alignment Shop by Concern Hammertoes Shop now Plantar Fasciitis Plantar Fasciitis Compression Socks Plantar Fasciitis Night Splint Shop by Concern Plantar Fasciitis Shop now Metatarsalgia Repositionable Gel Metatarsal Pads Metatarsal Sleeves with Gel Pads Reversible Metatarsal Sleeves with Gel Pads Ball of Foot Gel Inserts for High Heels Shop by Concern Metatarsalgia Shop now Corns & Calluses Oval, Padded Corn Cushions Round, Padded Callus Cushions Cotton Moleskin Blister Prevention Sheets U-Shaped Felt Moleskin Callus Pads …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="main__navigation main__navigation--center main__navigation--fill font__size--small">
            
                
                <span class="nav__link__holder  ">
                    <a class="nav__link nav__link--fill" href="#">

Shop by Concern</a>
                    



  <div class="nav__submenu nav__submenu--mega nav__submenu--clean-mega fancy-scroll">
    <div class="clean-mega clean-mega--tabs">

      <div class="clean-mega-tabs">
        <div class="clean-mega-tabs__nav">
          
          <a href="/collections/bunion-relief-products" class="clean-mega-tabs__tab is-…
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Medium

Elements must only use permitted ARIA attributes

WCAG 4.1.2 (A)38 instances2 inspected pages

Elements must only use permitted ARIA attributes

Why it matters

Elements must only use permitted ARIA attributes

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 38 affected elements
Component · Ref P2D682
Affected pagehttps://zentoes.com/?viewcart=true
Elementspan[data-reviews="711"]
Accessible name711 reviews
Markup
<span class="stamped-badge-caption" data-reviews="711" data-rating="4.8" data-label="Reviews" aria-label="711 reviews" data-version="2">711<span style="display:none;"> Reviews</span></span>
Affected pages/ /cart
Component · Ref GIOZ68
Affected pagehttps://zentoes.com/?viewcart=true
Element:root
Accessible name­ .powrLoaded iframe { visibility: hidden; } (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-WXF9F2V8'); /** * Author: Sm Shahan Sha * Email: [email removed] * Version: 3.0.0 * Last Update: 10 Sep 2024 */ (function() { class Ultimate_Shopify_DataLayer { constructor() { window.dataLayer = window.dataLayer || []; // use a prefix of events name this.eventPrefix = ''; //Keep the value false to get non-formatted product ID this.formattedItemId = true; // data schema this.dataSchema = { ecommerce: { show: true }, dynamicRemarketing: { show: false, business_vertical: 'retail' } } // add to wishlist selectors this.addToWishListSelectors = { 'addWishListIcon': '', 'gridItemSelector': '', 'productLinkSelector': 'a[href*="/products/"]' } // quick view selectors this.quickViewSelector = { 'quickViewElement': '', 'gridItemSelector': '', 'productLinkSelector': 'a[href*="/products/"]' } // mini cart button selector this.miniCartButton = [ 'a[href="/cart"]', ]; this.miniCartAppersOn = 'click'; // begin checkout buttons/links selectors this.beginCheckoutButtons = [ 'input[name="checkout"]', 'button[name="checkout"]', 'a[href="/checkout"]', '.additional-checkout-buttons', ]; // direct checkout button selector this.shopifyDirectCheckoutButton = [ '.shopify-payment-button' ] //Keep the value true if Add to Cart redirects to the cart page this.isAddToCartRedirect = false; // keep the value false if cart items increment/decrement/remove refresh page this.isAjaxCartIncrementDecrement = true; // Caution: Do not modify anything below this line, as it may result in it not functioning correctly. this.cart = {"note":"","attributes":{"_attribution":"Smart Cart 2.0","_source":"Rebuy","_barId":"3a29b87f-97fd-456b-8038-ee7e91a1ff0f"},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0} this.countryCode = "US"; this.storeURL = "https://zentoes.com"; localStorage.setItem('shopCountryCode', this.countryCode); this.collectData(); this.itemsList = []; } updateCart() { fetch("/cart.js") .then((response) => response.json()) .then((data) => { this.cart = data; }); } debounce(delay) { let timeoutId; return function(func) { const context = this; const args = arguments; clearTimeout(timeoutId); timeoutId = setTimeout(function() { func.apply(context, args); }, delay); }; } eventConsole(eventName, eventData) { const css1 = 'background: red; color: #fff; font-size: normal; border-radius: 3px 0 0 3px; padding: 3px 4px;'; const css2 = 'background-color: blue; color: #fff; font-size: normal; border-radius: 0 3px 3px 0; padding: 3px 4px;'; console.log('%cGTM DataLayer Event:%c' + eventName, css1, css2, eventData); } collectData() { this.customerData(); this.ajaxRequestData(); this.searchPageData(); this.miniCartData(); this.beginCheckoutData(); this.addToWishListData(); this.quickViewData(); this.selectItemData(); this.formData(); this.phoneClickData(); this.emailClickData(); this.loginRegisterData(); } //logged-in customer data customerData() { const currentUser = {}; if (currentUser.email) { currentUser.hash_email = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" } if (currentUser.phone) { currentUser.hash_phone = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" } window.dataLayer = window.dataLayer || []; dataLayer.push({ customer: currentUser }); } // add_to_cart, remove_from_cart, search ajaxRequestData() { const self = this; // handle non-ajax add to cart if(this.isAddToCartRedirect) { document.addEventListener('submit', function(event) { const addToCartForm = event.target.closest('form[action="/cart/add"]'); if(addToCartForm) { event.preventDefault(); const formData = new FormData(addToCartForm); fetch(window.Shopify.routes.root + 'cart/add.js', { method: 'POST', body: formData }) .then(response => { window.location.href = "/cart"; }) .catch((error) => { console.error('Error:', error); }); } }); } // fetch let originalFetch = window.fetch; let debounce = this.debounce(800); window.fetch = function () { return originalFetch.apply(this, arguments).then((response) => { if (response.ok) { let cloneResponse = response.clone(); let requestURL = arguments[0]['url'] || arguments[0]; if(/.*\/search\/?.*\?.*q=.+/.test(requestURL) && !requestURL.includes('&requestFrom=uldt')) { const queryString = requestURL.split('?')[1]; const urlParams = new URLSearchParams(queryString); const search_term = urlParams.get("q"); debounce(function() { fetch(`${self.storeURL}/search/suggest.json?q=${search_term}&resources[type]=product&requestFrom=uldt`) .then(res => res.json()) .then(function(data) { const products = data.resources.results.products; if(products.length) { const fetchRequests = products.map(product => fetch(`${self.storeURL}/${product.url.split('?')[0]}.js`) .then(response => response.json()) .catch(error => console.error('Error fetching:', error)) ); Promise.all(fetchRequests) .then(products => { const items = products.map((product) => { return { …[truncated by Evolize: exceeded D1 value limit]
Markup
<span class="stamped-badge" data-rating="4.9" data-lang="en" aria-label="Rated 4.9 out of 5 stars 791 reviews">
Affected pages/ /cart
Component · Ref K88HK7
Affected pagehttps://zentoes.com/
Element.stamped-badge-caption[data-reviews="2227"][aria-label="2227 reviews"]
Accessible name2227 reviews
Markup
<span class="stamped-badge-caption" data-reviews="2227" data-rating="4.8" data-label="Reviews" aria-label="2227 reviews" data-version="2">2227<span style="display:none;"> Reviews</span></span>
Affected pages/ /cart
Component · Ref CY7QUT
Affected pagehttps://zentoes.com/?viewcart=true
Element#splide02-slide03
Accessible nameproduct
Markup
<div class="rebuy-product-block ..." id="splide02-slide03" style="width: calc(100%);" aria-label="product">
Component · Ref B9EFBH
Affected pagehttps://zentoes.com/?viewcart=true
Element#splide02-slide02 > .rebuy-product-info > .rebuy-product-review[aria-label="product star rating"]
Accessible nameproduct star rating
Markup
<div aria-label="product star rating" class="rebuy-product-review">
Component · Ref H3C4NU
Affected pagehttps://zentoes.com/?viewcart=true
Element#splide01-slide01
Accessible name1 of 1
Markup
<div class="message splide__slide" id="splide01-slide01" style="width: calc(100%);" aria-label="1 of 1">You're on your way to happier feet!</div>
Component · Ref Z6QCCN
Affected pagehttps://zentoes.com/?viewcart=true
Element#splide02-slide01
Accessible nameproduct
Markup
<div class="rebuy-product-block wholesale-silicone-toe-spacers-for-correct-toe-alignment-1-pair product-id-7901331292417 tag-wholesale splide__slide rebuy-carousel__slide" id="splide02-slide01" style="width: calc(100%);" aria-label="product">
Low

Low-quality alternative text

WCAG 1.1.1 (A)1036 instances5 inspected pages

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Why it matters

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Recommended correction

Replace placeholder or filename alt text with a concise description of what the image conveys.

View 1036 affected elements
Component · Ref PRBEZY
Affected pagehttps://zentoes.com/products/toe-tubes
Elementdiv > span:nth-of-type(7) > div > span:nth-of-type(3) > a > img
Markup
<img src="//zentoes.com/cdn/shop/files/SOCK_Pink_li_1.jpg?v=1769186447&amp;width=100" alt="Moisturizing Gel Heel Socks - Fuzzy" srcset="//zentoes.com/cdn/shop/files/SOCK_Pink_li_1.jpg?v=1769186447&amp;width=100 100w" width="100" height="100" loading="lazy" class="clean-mega-tabs__thumb" data-bstr-initd="true">
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref QS2NH7
Affected pagehttps://zentoes.com/account/login
Elementdiv:nth-of-type(2) > div:nth-of-type(4) > div > div:nth-of-type(1) > a:nth-of-type(3) > img
Markup
<img src="//zentoes.com/cdn/shop/files/FLUFFMEDIA-8819.png?v=1748365051&amp;width=100" alt="Compression Socks with Anti-Slip Grippers" srcset="//zentoes.com/cdn/shop/files/FLUFFMEDIA-8819.png?v=1748365051&amp;width=100 100w" width="100" height="100" loading="lazy" class="clean-mega-tabs__thumb" data-bstr-initd="true">
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref UG5PJQ
Affected pagehttps://zentoes.com/?viewcart=true
Elementdiv#shopify-section-header--default > header:nth-of-type(1) > div > div:nth-of-type(1) > a > img:nth-of-type(1)
Markup
<img loading="lazy" height="439" width="1001" src="//zentoes.com/cdn/shop/files/ZenToes_FHF_logo_color_1000px_256x.png?v=1725934597" alt="logo" class="lazyload logo--default" data-bstr-initd="true">
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Component · Ref CVYILW
Affected pagehttps://zentoes.com/account/login
Elementdiv#splide02-slide02 > div:nth-of-type(1) > a > img
Markup
<img loading="eager" src="https://cdn.shopify.com/s/files/1/1354/6339/products/ssssbeigeLI1b_400x400.jpg?v=1679500874" alt="Single Loop Toe Spacer for Bunion Pain - 4 Count - ZenToes">
Affected pages/ /products/toe-tubes /account/login /pages/contact-us /cart
Low

Video may be missing captions

WCAG 1.2.2 (A)36 instances2 inspected pages

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Why it matters

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Recommended correction

Provide a synchronized captions track (<track kind="captions">) for video with meaningful audio.

View 36 affected elements
Component · Ref 2BAUH1
Affected pagehttps://zentoes.com/?viewcart=true
Elementdiv:nth-of-type(1) > div > div > div:nth-of-type(3) > div:nth-of-type(1) > video
Markup
<video controls="" muted="" playsinline="" src="https://cdn.shopify.com/videos/c/o/v/026c323e282643e69a16e8d19272c081.mp4">
          </video>
Affected pages/ /cart
Component · Ref NT7M72
Affected pagehttps://zentoes.com/?viewcart=true
Elementvideo#video-18015800786924745-insta-feed
Markup
<video class=" " muted="" loop="" playsinline="" id="video-18015800786924745-insta-feed" preload="none" src="https://scontent.cdninstagram.com/o1/v/t2/f2/m86/AQOATJBB9oTLXpWmAbs_sSA5bhSOxPiCRS-OcSXt0qdH9PdeWozDAa0G0B_tTCOrHJDfuZqNS2F49CI0A8pwlE5TpkACHU3-iFR2pKU.mp4?_nc_cat=109&amp;_nc_sid=5e9851&amp;_nc_ht=scontent.cdninstagram.com&amp;_nc_ohc=yPw4S75jooQQ7kNvwGVcrZd&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTM0MTc0Nzc3NzcxOTI4OSwiYXNzZXRfYWdlX2RheXMiOjE0LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NywidX…
Affected pages/ /cart
Low

Content sits outside any landmark region

WCAG 1.3.1 (A)1 instance1 inspected page

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

Wrap primary content in <main> and other regions in appropriate landmark elements.

View 1 affected element
Component · Ref 9PTL0D
Affected pagehttps://zentoes.com/?viewcart=true
Elementdiv#marquee--a3752054-0035-4709-aa87-74ca74f4250b > p
Accessible nameFind Us at Your Local CVS! Now in 4000+ Stores Near You!
Markup
<p><a href="/pages/where-to-buy" title="Where To Buy"><strong>Find Us at Your Local CVS! Now in 4000+ Stores Near You!</strong></a></p>

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.