Public accessibility assessment

Accessibility issues detected on peacefulvalleyfurniture.com

Evolize inspected 5 public pages on peacefulvalleyfurniture.com and detected 28 automatically identifiable accessibility findings.

28Findings detected
7WCAG criteria affected
5Pages inspected
9 Sep 2026Assessment date

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

Most widespread issueHidden elements can still receive keyboard focusDetected on 5 inspected pages
Most affected page/collections/dining-room-furniture/products/kitchen-cart22 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)10 detected findings

Is peacefulvalleyfurniture.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 peacefulvalleyfurniture.com and detected 28 accessibility findings. The most widespread issue was "Hidden elements can still receive keyboard focus", detected on 5 inspected pages. The most affected inspected page was "/collections/dining-room-furniture/products/kitchen-cart", where 22 findings were detected. The assessment identified findings mapped to 7 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 · 1 instance
    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 #looxReviews.

    View technical evidence →
  2. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 1 instance
    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 #looxReviews.

    View technical evidence →
  3. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 20 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 →
  4. High

    List items are not inside a list

    WCAG 1.3.1 (A) · 5 inspected pages · 15 instances
    Why this matters

    A <li> appears outside a <ul> or <ol>, so the list relationship is not conveyed to assistive technology.

    Recommended action

    Wrap related <li> elements in a <ul> or <ol>, or use a different element for non-list content.

    View technical evidence →
  5. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 10 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 →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1033 / 5
2.4.3Focus OrderA555 / 5
2.1.1KeyboardA411 / 5
1.1.1Non-text ContentA344 / 5
1.3.1Info and RelationshipsA355 / 5
2.4.4Link Purpose (In Context)A222 / 5
1.4.4Resize TextAA111 / 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

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 1QRVMV
Affected pagehttps://peacefulvalleyfurniture.com/cart
Elementdiv:nth-of-type(1) > div:nth-of-type(2) > div > div > form > button:nth-of-type(1)
Accessible name.cls-1{fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:2px} Search
Markup
<button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><defs><style>.cls-1{fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:2px}</style></defs><path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path></svg>
    <span class="icon__fallback-text">Search</span>
  </button>
Affected pages/ /products/flower-cart /collections/dining-room-furniture/products/kitchen-cart /pages/payment-policy /cart
Component · Ref 34QXZU
Affected pagehttps://peacefulvalleyfurniture.com/pages/payment-policy
Elementheader#SiteHeader > div:nth-of-type(3) > div > form > input:nth-of-type(3)
Accessible nameSearch...
Markup
<input type="search" name="q" value="" placeholder="Search..." class="site-header__search-input" aria-label="Search...">
Affected pages/ /products/flower-cart /collections/dining-room-furniture/products/kitchen-cart /pages/payment-policy /cart
Component · Ref 2621DV
Affected pagehttps://peacefulvalleyfurniture.com/cart
Elementdiv#HeaderCart > div > form > div:nth-of-type(2) > div:nth-of-type(3) > button
Accessible nameCheck out
Markup
<button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout p_a_t_ch">
        Check out
      </button>
Affected pages/ /products/flower-cart /collections/dining-room-furniture/products/kitchen-cart /pages/payment-policy /cart
Component · Ref M0XQ2Y
Affected pagehttps://peacefulvalleyfurniture.com/products/flower-cart
Elementdiv:nth-of-type(1) > div > div:nth-of-type(4) > div > div:nth-of-type(2) > button
Accessible nameClose .cls-1{fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:2px}
Markup
<button type="button" class="site-nav__link site-nav__link--icon js-close-header-cart">
      <span>Close</span>
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64"><defs><style>.cls-1{fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:2px}</style></defs><path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path></svg>
    </button>
Affected pages/ /products/flower-cart /collections/dining-room-furniture/products/kitchen-cart /pages/payment-policy /cart
Component · Ref N96W5B
Affected pagehttps://peacefulvalleyfurniture.com/products/flower-cart
Elementdiv#MobileNav > div > div:nth-of-type(1) > ul > li:nth-of-type(2) > button
Accessible nameCollections Expand submenu
Markup
<button type="button" class="slide-nav__button js-toggle-submenu" data-target="tier-2-collections2">
            <span class="slide-nav__link"><span>Collections</span>
              <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-chevron-right" viewBox="0 0 284.49 498.98"><path d="M35 498.98a35 35 0 0 1-24.75-59.75l189.74-189.74L10.25 59.75a35.002 35.002 0 0 1 49.5-49.5l214.49 214.49a35 35 0 0 1 0 49.5L59.75 488.73A34.89 34.89 0 0 1 35 498.98z"></path></svg>
              <span class="icon__fallback-text">Expand submenu</span>
            </span>
          </butt…
Affected pages/ /products/flower-cart /collections/dining-room-furniture/products/kitchen-cart /pages/payment-policy /cart
High

List items are not inside a list

WCAG 1.3.1 (A)25 instances5 inspected pages

A <li> appears outside a <ul> or <ol>, so the list relationship is not conveyed to assistive technology.

Why it matters

A <li> appears outside a <ul> or <ol>, so the list relationship is not conveyed to assistive technology.

Recommended correction

Wrap related <li> elements in a <ul> or <ol>, or use a different element for non-list content.

View 25 affected elements
Component · Ref YUFVHR
Affected pagehttps://peacefulvalleyfurniture.com/
Element.site-nav__item.site-nav__expanded-item:nth-child(5)
Accessible nameContact
Markup
<li class="site-nav__item site-nav__expanded-item">

      <a href="/pages/contact" class="site-nav__link site-nav__link--underline">
        Contact
      </a></li>
Affected pages/ /products/flower-cart /collections/dining-room-furniture/products/kitchen-cart /pages/payment-policy /cart
Component · Ref DFMXSW
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Element.site-nav--has-dropdown.site-nav--is-megamenu[aria-haspopup="true"]:nth-child(2)
Accessible nameCollections Bedroom Amos Chelsea Contemporary Creekside Farmstead Fulton Grant Homestead Lakeville Mission Savannah Shaker Sierra Signature Somerset Springfield Rockport Rustic Hickory Rustic Oak Vista Dining Room Barnwood Crossway Farmhouse Farmstead Millport Mission Monarch Welsh Mountain Living Room Crossway Farmstead Harmony Homestead Mission Simplicity Outdoor Finch HTC Leisure Lawns
Markup
<li class="site-nav__item site-nav__expanded-item site-nav--has-dropdown site-nav--is-megamenu" aria-haspopup="true">
Affected pages/ /products/flower-cart /collections/dining-room-furniture/products/kitchen-cart /pages/payment-policy /cart
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)15 instances1 inspected page

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 15 affected elements
Component · Ref UXDLJ3
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Elementdiv#pplr-7755921752276 > div:nth-of-type(2) > div > span:nth-of-type(9)
Accessible nameHarvest PineHarvest Pine
Markup
<span name="properties[Primary Color]" data-pplr_price="0" class="pplr-swatch-element pplrimage " data-tag="" onclick="chooseimage(this,0);" data-color="" data-variant="" style="background-image: url(&quot;https://cdn-zeptoapps.com/product-personalizer/images/7461dc.myshopify.com/jj-harvest-pine.jpg?v=12341775846821&quot;); background-position: center center; background-size: contain; background-repeat: no-repeat;" data-val="Harvest Pine" data-frame="2" data-image="https://cdn-zeptoapps.com/product-personalizer/images/7461dc.myshopify.com/jj-harvest-pine.jpg?v=12341775846821"><span class="img_…
Component · Ref M11TQX
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Elementdiv#pplr-7755921752276 > div:nth-of-type(1) > div > span:nth-of-type(1)
Accessible nameSingle ColorSingle Color
Markup
<span name="properties[Finish]" data-pplr_price="0" class="pplr-swatch-element pplrimage " data-tag="" onclick="chooseimage(this,0);" data-color="" data-variant="" data-thumb="https://cdn-zeptoapps.com/product-personalizer/images/7461dc.myshopify.com/placeholder.jpg?v=12341775846821" style="background-image:url('https://cdn-zeptoapps.com/product-personalizer/l_loading.gif') ;background-position: center center;background-size:contain;background-repeat:no-repeat;" data-val="Single Color" data-frame="1" data-image="https://cdn-zeptoapps.com/product-personalizer/images/7461dc.myshopify.com/placeho…
Component · Ref 4EY4N8
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Elementdiv#pplr-7755921752276 > div:nth-of-type(1) > label
Accessible nameFinish - blank
Markup
<label class="pplrlabel" onclick="pplr_unfold(this)">Finish <span class="pplr_option_price_span"></span>  <span class="pplr_option_text_span f_p_img"> - blank</span> </label>
Component · Ref ERP6HR
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Elementdiv#pplr-7755921752276 > div:nth-of-type(1) > span
Accessible nameblank
Markup
<span class="pplr-selecter-selected dropdowncolor" onclick="pplrselecterselected(this)"><span class="ppsrc"><img src="https://cdn-zeptoapps.com/product-personalizer//images/blank.png" data-ppsrc="https://cdn-zeptoapps.com/product-personalizer//images/blank.png"></span>blank</span>
High

Images lack text alternatives

WCAG 1.1.1 (A)2 instances1 inspected page

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Why it matters

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Recommended correction

Add a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.

View 2 affected elements
Component · Ref PQ55Z8
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Element.pplr-specialty-finish > .pplr-selecter-selected.dropdowncolor[onclick="pplrselecterselected(this)"] > .ppsrc > img
Markup
<img src="https://cdn-zeptoapps.com/product-personalizer//images/blank.png" data-ppsrc="https://cdn-zeptoapps.com/product-personalizer//images/blank.png">
Component · Ref VIXPTU
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Element.pplr-finish > .pplr-selecter-selected.dropdowncolor[onclick="pplrselecterselected(this)"] > .ppsrc > img
Markup
<img src="https://cdn-zeptoapps.com/product-personalizer//images/blank.png" data-ppsrc="https://cdn-zeptoapps.com/product-personalizer//images/blank.png">
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)17 instances3 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 17 affected elements
Component · Ref I5YB7M
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Elementp:nth-child(4)
Accessible namePlease select all options below before submitting quote.
Markup
<p>Please select all options below before submitting quote.</p>
Affected pages/products/flower-cart /collections/dining-room-furniture/products/kitchen-cart
Component · Ref 0C2ZE2
Affected pagehttps://peacefulvalleyfurniture.com/
Element.ReviewContainer__Inner-sc-4342da43-0.koGojx.es-review-container:nth-child(3) > .ReviewBackground__Container-sc-2b9a1877-0.edFlqy.es-review-background-container > .ReviewAlignContainer__Container-sc-e23e8b23-0.kvAiwI.es-review-align-container > .ReviewAuthorBlock__AuthorBlockContainer-sc-ca554e4-5.bvuMNN.es-review-author-block-container > .ReviewAuthorBlock__InfoContainer-sc-ca554e4-4.hnBiVv.es-review-author-block-info-container > .ReviewInfo__InfoContainer-sc-e0570c9a-6.hmxTuw.es-review-info-container > .ReviewInfo__InfoBlock-sc-e0570c9a-5.eEXIwA.es-review-info-info-block > .ReviewInfo__SourceDate-sc-e0570c9a-3.iSxFPw.es-review-info-date-container > .DateTime__Time-sc-53bb9e35-0.ReviewInfo__StyledDateTime-sc-e0570c9a-4.fpwCVi
Accessible name27 days ago
Markup
<div class="DateTime__Time-sc-53bb9e35-0 ReviewInfo__StyledDateTime-sc-e0570c9a-4 fpwCVi es-review-info-date" data-state="closed">27 days ago</div>
Component · Ref B9TM7
Affected pagehttps://peacefulvalleyfurniture.com/
Elementa[data-samitapbl-handle="medium-drying-rack"] > .grid-product__image-wrap > .samita-container > .samita_productLabel > .samita_productLabel-content.__content--7999.shape > .samita_productLabel-content-text
Accessible nameQuick Ship
Markup
<span class="samita_productLabel-content-text">
                            Quick Ship                        </span>
Component · Ref KY97LI
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Element.pplr-finish > .pplrlabel[onclick="pplr_unfold(this)"] > .pplr_option_text_span.f_p_img
Accessible name- blank
Markup
<span class="pplr_option_text_span f_p_img"> - blank</span>
Component · Ref 3TT0XZ
Affected pagehttps://peacefulvalleyfurniture.com/
Element.btn[href$="store-locations"]
Accessible nameLocations & Hours
Markup
<a href="/pages/store-locations" class="btn">
                                    Locations &amp; Hours
                                  </a>
Component · Ref EEKTEX
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Element.pplr-finish > .pplr-selecter-selected.dropdowncolor[onclick="pplrselecterselected(this)"]
Accessible nameblank
Markup
<span class="pplr-selecter-selected dropdowncolor" onclick="pplrselecterselected(this)"><span class="ppsrc"><img src="https://cdn-zeptoapps.com/product-personalizer//images/blank.png" data-ppsrc="https://cdn-zeptoapps.com/product-personalizer//images/blank.png"></span>blank</span>
Component · Ref 79FHQ6
Affected pagehttps://peacefulvalleyfurniture.com/
Element.hero__animation-contents > p
Accessible namePeaceful Valley Furniture
Markup
<p>Peaceful Valley Furniture</p>
Component · Ref QJZC0P
Affected pagehttps://peacefulvalleyfurniture.com/
Element.hero__top-subtitle > .hero__animation-contents
Accessible nameWelcome to
Markup
<div class="hero__animation-contents">
                                Welcome to
                              </div>
Component · Ref KTOKSF
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Element.pplr-specialty-finish > .pplr-selecter-selected.dropdowncolor[onclick="pplrselecterselected(this)"]
Accessible nameblank
Markup
<span class="pplr-selecter-selected dropdowncolor" onclick="pplrselecterselected(this)"><span class="ppsrc"><img src="https://cdn-zeptoapps.com/product-personalizer//images/blank.png" data-ppsrc="https://cdn-zeptoapps.com/product-personalizer//images/blank.png"></span>blank</span>
Component · Ref YQP33L
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Element.pplr-specialty-finish > .pplrlabel[onclick="pplr_unfold(this)"] > .pplr_option_text_span.f_p_img
Accessible name- blank
Markup
<span class="pplr_option_text_span f_p_img"> - blank</span>
Medium

Zooming and scaling must not be disabled

WCAG 1.4.4 (AA)1 instance1 inspected page

Zooming and scaling must not be disabled

Why it matters

Zooming and scaling must not be disabled

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref VD3QZR
Affected pagehttps://peacefulvalleyfurniture.com/collections/dining-room-furniture/products/kitchen-cart
Element#pplr_meta
Markup
<meta name="viewport" id="pplr_meta" content="width=device-width, initial-scale=1.0, maximum-scale=1.0 ,user-scalable=0">
Low

Low-quality alternative text

WCAG 1.1.1 (A)16 instances4 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 16 affected elements
Component · Ref RON569
Affected pagehttps://peacefulvalleyfurniture.com/cart
Elementdiv:nth-of-type(1) > div > div:nth-of-type(2) > div > a:nth-of-type(1) > img:nth-of-type(2)
Markup
<img class="medium-up--hide" src="//peacefulvalleyfurniture.com/cdn/shop/files/pvf-logo-lg_200x.png?v=1659036522" srcset="//peacefulvalleyfurniture.com/cdn/shop/files/pvf-logo-lg_200x.png?v=1659036522 1x, //peacefulvalleyfurniture.com/cdn/shop/files/[email removed]?v=1659036522 2x" alt="Peaceful Valley Furniture">
Affected pages/products/flower-cart /collections/dining-room-furniture/products/kitchen-cart /pages/payment-policy /cart
Low

Navigation regions are not distinguishable

WCAG 1.3.1 (A)2 instances2 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 2 affected elements
Component · Ref 1NV0MD
Affected pagehttps://peacefulvalleyfurniture.com/products/flower-cart
Elementheader#SiteHeader > div:nth-of-type(2) > div > ul
Accessible nameShop by Products Bedroom Furniture Beds Storage & Display Nightstands Mirrors Dining Room Furniture Tables Chairs Benches Storage & Display Kitchen Islands Office Furniture Desks Bookcases Chairs Cabinets Gliders & Rockers Outdoor Furniture Seating Tables Decoration Birdhouses & Feeders Living Room Furniture Storage & Display TV Entertainment Tables Miscellaneous Wall Shelves Children's Furniture Collections Bedroom Amos Chelsea Contemporary Creekside Farmstead Fulton Grant Homestead Lakeville Mission Savannah Shaker Sierra Signature Somerset Springfield Rockport Rustic Hickory Rustic Oak Vista Dining Room Barnwood Crossway Farmhouse Farmstead Millport Mission Monarch Welsh Mountain Living Room Crossway Farmstead Harmony Homestead Mission Simplicity Outdoor Finch HTC Leisure Lawns Quick Ship Store Locations Contact
Rolenavigation
Markup
<ul class="site-nav site-navigation site-navigation--below small--hide" role="navigation"><li class="site-nav__item site-nav__expanded-item site-nav--has-dropdown site-nav--is-megamenu" aria-haspopup="true">

      <a href="/collections/all" class="site-nav__link site-nav__link--underline site-nav__link--has-dropdown">
        Shop by Products
      </a><div class="site-nav__dropdown megamenu text-left">
          <div class="page-width">
            <div class="site-nav__dropdown-animate megamenu__wrapper">
              <div class="megamenu__cols">
                <div class="megamenu__col">…
Affected pages/products/flower-cart /collections/dining-room-furniture/products/kitchen-cart

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.