Public accessibility assessment

Accessibility issues detected on goldenarchesunlimited.com

Evolize inspected 5 public pages on goldenarchesunlimited.com and detected 27 automatically identifiable accessibility findings.

27Findings detected
6WCAG criteria affected
5Pages inspected
8 Sep 2026Assessment date

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

Most widespread issueLinks lack accessible textDetected on 5 inspected pages
Most affected page/products/birdie-croc13 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)11 detected findings

Is goldenarchesunlimited.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 goldenarchesunlimited.com and detected 27 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 5 inspected pages. The most affected inspected page was "/products/birdie-croc", where 13 findings were detected. The assessment identified findings mapped to 6 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 https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_s….

    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 https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_s….

    View technical evidence →
  3. 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 https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_s….

    View technical evidence →
  4. 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 https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_s….

    View technical evidence →
  5. 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 https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_s….

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1133 / 5
2.4.3Focus OrderA955 / 5
2.4.4Link Purpose (In Context)A555 / 5
1.3.1Info and RelationshipsA111 / 5
2.1.1KeyboardA111 / 5
2.2.2Pause, Stop, HideA111 / 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 JSQ9L5
Affected pagehttps://goldenarchesunlimited.com/account/login
Elementnav#sidebar-navigation-container > div:nth-of-type(2) > ul > li:nth-of-type(1) > a
Accessible nameApparel
Markup
<a href="/collections/apparel-1" class="mobile-menu__tier-1-link">
              Apparel
            </a>
Affected pages/ /pages/contact /account/login /products/birdie-croc /cart
Component · Ref T7TKR7
Affected pagehttps://goldenarchesunlimited.com/products/birdie-croc
Elementnav#sidebar-navigation-container > div:nth-of-type(2) > div:nth-of-type(1) > div > a
Accessible nameLogin
Markup
<a href="/account/login" class="navigation-mobile__account-link">
              <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path fill-rule="evenodd" clip-rule="evenodd" d="M16 7C16 9.20914 14.2091 11 12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7ZM17 7C17 9.76142 14.7614 12 12 12C9.23858 12 7 9.76142 7 7C7 4.23858 9.23858 2 12 2C14.7614 2 17 4.23858 17 7ZM5 21C5 17.4421 8.10096 14.5 12 14.5C15.899 14.5 19 17.4421 19 21C19 21.2761 19.2239 21.5 19.5 21.5C19.7761 21.5 20 21.2761 20 21C20 16.825…
Affected pages/ /pages/contact /account/login /products/birdie-croc /cart
Component · Ref UAU7LE
Affected pagehttps://goldenarchesunlimited.com/account/login
Elementdiv#shopify-section-header > header > div > div:nth-of-type(1) > button:nth-of-type(1)
Accessible nameMenu
Markup
<button type="button" class="mobile-header-controls__menu" aria-label="Menu" data-mobile-nav-trigger="" aria-controls="sidebar-navigation-container" aria-expanded="false">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M2 6.5C2 6.22386 2.22386 6 2.5 6H21.5C21.7761 6 22 6.22386 22 6.5C22 6.77614 21.7761 7 21.5 7H2.5C2.22386 7 2 6.77614 2 6.5ZM2 12.5C2 12.2239 2.22386 12 2.5 12H21.5C21.7761 12 22 12.2239 22 12.5C22 12.7761 21.7761 13 21.5 13H2.5C2.22386 13 2 12.7761 2 12.5ZM2.5 18C…
Affected pages/ /pages/contact /account/login /products/birdie-croc /cart
Component · Ref SUGGCQ
Affected pagehttps://goldenarchesunlimited.com/cart
Elementbody > div:nth-of-type(4) > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > button:nth-of-type(1)
Accessible nameClose product image gallery
Markup
<button type="button" class="pswp__button pswp__button--close" aria-label="Close product image gallery"></button>
Affected pages/ /pages/contact /cart
Component · Ref S4I964
Affected pagehttps://goldenarchesunlimited.com/
Elementhtml > body > div:nth-of-type(3) > div:nth-of-type(2) > button
Accessible nameClose
Markup
<button class="modal__close-button" type="button" aria-label="Close" data-modal-close="">
      <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M1 13L13 1M13 13L1 1" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </button>
Affected pages/ /pages/contact /cart
Component · Ref PFELPZ
Affected pagehttps://goldenarchesunlimited.com/products/birdie-croc
Elementoptions-selection > fieldset > div > div:nth-of-type(2) > label > input
Accessible nameM5W7
Markup
<input class="
              options-selection__option-value-input
            " type="radio" name="Size" value="M5W7" tabindex="0" aria-label="M5W7" data-variant-option-value="" data-variant-option-value-index="0" data-variant-option-accessible="true" data-variant-option-available="true">
Component · Ref MPMUA4
Affected pagehttps://goldenarchesunlimited.com/account/login
Elementdiv#recover-password > form > div:nth-of-type(3) > input
Markup
<input class="login-template__recover-button" type="submit" value="Submit">
Component · Ref OW0P4R
Affected pagehttps://goldenarchesunlimited.com/account/login
Elementinput#recover-email
Markup
<input type="email" value="" size="30" name="email" id="recover-email" autocorrect="off" autocapitalize="off" autocomplete="email" required="">
High

Modal dialog does not trap keyboard focus

WCAG 2.4.3 (A)5 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 5 affected elements
Component · Ref MUGB1Y
Affected pagehttps://goldenarchesunlimited.com/products/birdie-croc
Elementaside#newsletter-popup
Accessible nameBetter than bag fries
Roledialog
Markup
<aside class="newsletter-popup newsletter-popup--position-center newsletter-popup--image-true newsletter-popup--display-mobile-true" data-popup-opened="true" role="dialog" id="newsletter-popup" aria-labelledby="newsletter-popup-header" aria-modal="true" tabindex="-1" data-tab-index="-1" data-animation="closed=>open" data-animation-state="open">
  <button type="button" class="popup__close" data-popup-close="" aria-label="Close">
    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M1 13L13 1M13 13L1 1" stroke-linecap="round" stroke-l…
Affected pages/ /pages/contact /account/login /products/birdie-croc /cart
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)30 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 30 affected elements
Component · Ref F6BUE8
Affected pagehttps://goldenarchesunlimited.com/products/birdie-croc
Element.text
Accessible nameAdd to Cart
Markup
<span class="text" data-product-atc-text="">
          
        
          Add to Cart
        
      

        </span>
Component · Ref JS0R0P
Affected pagehttps://goldenarchesunlimited.com/products/birdie-croc
Element.product__compare-price > .money
Accessible name$75.00
Markup
<span class="money">
                        


  $75.00


                      </span>
Component · Ref 1OYHC3
Affected pagehttps://goldenarchesunlimited.com/account/login
Elementlabel[for="newsletter-form-email"]
Accessible nameEmail
Markup
<label for="newsletter-form-email">Email</label>
Component · Ref FT8OO0
Affected pagehttps://goldenarchesunlimited.com/account/login
Element.newsletter-form__sign-up
Accessible nameSign Up
Markup
<input type="submit" class="newsletter-form__sign-up" aria-label="Sign Up" value="Sign Up">
Component · Ref Y3MNS
Affected pagehttps://goldenarchesunlimited.com/account/login
Element.login-template__login-button
Markup
<input class="login-template__login-button" type="submit" value="Login">
Component · Ref U6J2US
Affected pagehttps://goldenarchesunlimited.com/account/login
Element.popup__text > p
Accessible nameSubscribe to our newsletter for discount codes, exclusive promotions, and info on new drops!
Markup
<p>Subscribe to our newsletter for discount codes, exclusive promotions, and info on new drops!</p>
Component · Ref FL95CC
Affected pagehttps://goldenarchesunlimited.com/
Element.product-thumbnail--has-secondary-media-swap.product-thumbnail.product-thumbnail--align-height-false:nth-child(5) > .product-thumbnail__info.product-thumbnail__info--right > .product-thumbnail__header > .product-thumbnail__title
Accessible nameGrimace Trucker Hat
Markup
<div class="product-thumbnail__title">
          Grimace Trucker Hat
        </div>
Affected pages/ /products/birdie-croc
Component · Ref ILYDOP
Affected pagehttps://goldenarchesunlimited.com/
Element.product-thumbnail--has-secondary-media-swap.product-thumbnail.product-thumbnail--align-height-false:nth-child(7) > .product-thumbnail__info.product-thumbnail__info--right > .product-thumbnail__header > .product-thumbnail__price.product__price > .money
Accessible name$10.00
Markup
<span class="money">
            


  $10.00


          </span>
Affected pages/ /products/birdie-croc
Component · Ref QGRDYQ
Affected pagehttps://goldenarchesunlimited.com/products/birdie-croc
Element.product-thumbnail__product-sticker
Accessible nameSale
Markup
<div class="
                product-thumbnail__product-sticker
                product-thumbnail__product-sticker--sale
              ">
              Sale
            </div>
Component · Ref VFSX9V
Affected pagehttps://goldenarchesunlimited.com/products/birdie-croc
Element.product-thumbnail__header > .product__sale-price.product-thumbnail__price.product__price > .money
Accessible name$6.98
Markup
<span class="money">
            


  $6.98


          </span>
Component · Ref 5V0L3N
Affected pagehttps://goldenarchesunlimited.com/products/birdie-croc
Element.product-thumbnail__header > .product__sale-price.product-thumbnail__price.product__price > .product-thumbnail__compare-price > .money
Accessible name$15.00
Markup
<span class="money">
              


  $15.00


            </span>
Low

Page has no level-one heading

WCAG 1.3.1 (A)1 instance1 inspected page

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Why it matters

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Recommended correction

Add a single descriptive <h1> that names the page's primary purpose.

View 1 affected element
Component · Ref 8Z0GC
Affected pagehttps://goldenarchesunlimited.com/pages/contact
Elementhtml > body
Accessible name<iframe src=https://www.googletagmanager.com/ns.html?id=GTM-KDVCRDF height="0" width="0" style="display:none;visibility:hidden"></iframe> Skip to main content .site-header__outer-wrapper { position: sticky; --border-color: transparent; --transparent-border-color: transparent; } { "sticky_header": true, "transparent_header": "none", "current_page": "page" } <img src="//goldenarchesunlimited.com/cdn/shop/files/GAU_Logo_120x55.png?v=1626810886" alt="McDonald’s Golden Arches Unlimited Logo" data-rimg="noscript" srcset="//goldenarchesunlimited.com/cdn/shop/files/GAU_Logo_120x55.png?v=1626810886 1x, //goldenarchesunlimited.com/cdn/shop/files/GAU_Logo_240x110.png?v=1626810886 2x, //goldenarchesunlimited.com/cdn/shop/files/GAU_Logo_298x136.png?v=1626810886 2.48x" > <img src="//goldenarchesunlimited.com/cdn/shop/files/GAU_Logo_80x37.png?v=1626810886" alt="McDonald’s Golden Arches Unlimited Logo" data-rimg="noscript" srcset="//goldenarchesunlimited.com/cdn/shop/files/GAU_Logo_80x37.png?v=1626810886 1x, //goldenarchesunlimited.com/cdn/shop/files/GAU_Logo_160x74.png?v=1626810886 2x, //goldenarchesunlimited.com/cdn/shop/files/GAU_Logo_240x111.png?v=1626810886 3x, //goldenarchesunlimited.com/cdn/shop/files/GAU_Logo_298x138.png?v=1626810886 3.72x" > McDonald’s Golden Arches Unlimited Apparel Accessories Clearance 0 Login Apparel Accessories Clearance Site Policies Privacy Policy Refund Policy Terms of Service Shipping Policy Your Privacy Choices © 2026 McDonald’s Golden Arches Unlimited. <img src="//goldenarchesunlimited.com/cdn/shop/files/Dipped_Fry_76282be8-12c4-45ce-b861-35d568920764_1000x321.png?v=1714427843" alt="" data-rimg="noscript" srcset="//goldenarchesunlimited.com/cdn/shop/files/Dipped_Fry_76282be8-12c4-45ce-b861-35d568920764_1000x321.png?v=1714427843 1x, //goldenarchesunlimited.com/cdn/shop/files/Dipped_Fry_76282be8-12c4-45ce-b861-35d568920764_1250x401.png?v=1714427843 1.25x" > Better than bag fries Subscribe to our newsletter for discount codes, exclusive promotions, and info on new drops! Email Search... Magnifying glass icon Search Results View all search results Articles & Pages View all search results Shopping Cart Your Cart is Empty window.addEventListener('DOMContentLoaded', function() { (function () { function handleFirstTab(e) { if (e.keyCode === 9) { // the "I am a keyboard user" key document.body.classList.add('user-is-tabbing'); window.removeEventListener('keydown', handleFirstTab); } } window.addEventListener('keydown', handleFirstTab); })(); });
Markup
<body class="page-contact site-header--sticky" data-money-format="${{amount}}
" style="--full-header-height: 88px; --scrollbar-width: 0px; --announcement-height: 0px; --utility-height: 1px; --header-height: 87px;" data-active-currency="USD" data-shop-url="https://goldenarchesunlimited.com" data-predictive-search="true">
    <!-- Google Tag Manager (noscript) -->

<noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-KDVCRDF

height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

<!-- End Google Tag Manager (noscript) -->
    <a class="skip-to-main" hr…

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.