Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DAlt Text QualityAction14 of 154 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 3 image(s) |
| generic | 11 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
DLink & Button QualityAction55 issue(s) across 155 links and 8 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /pages/lexus-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/psyfyi-x-shopify | (empty) | empty | Add link text or aria-label |
| /pages/erotissch-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/alankaram-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/sugar-cosmetic-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/gloat-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/bacca-bucci-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/hello-sips-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/citizen-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/rayy-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/audio-visual-kart-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/estelar-cosmetics-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/sure-safe-supplies-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/biodegradable-golf-balls-x-shopif… | (empty) | empty | Add link text or aria-label |
| /pages/pabeena-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/unbound-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/pod-company-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/aviator-nation-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/most-underated-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/atelier-jiyu-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/curated-sourcing-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/burger-bae-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/lexus-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/psyfyi-x-shopify | (empty) | empty | Add link text or aria-label |
| /pages/erotissch-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/alankaram-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/sugar-cosmetic-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/gloat-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/bacca-bucci-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/hello-sips-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/citizen-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/rayy-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/audio-visual-kart-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/estelar-cosmetics-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/sure-safe-supplies-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/biodegradable-golf-balls-x-shopif… | (empty) | empty | Add link text or aria-label |
| /pages/pabeena-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/unbound-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/pod-company-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/aviator-nation-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/most-underated-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/atelier-jiyu-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/curated-sourcing-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/burger-bae-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/lexus-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/psyfyi-x-shopify | (empty) | empty | Add link text or aria-label |
| /pages/erotissch-x-shopify-plus | (empty) | empty | Add link text or aria-label |
| /pages/services | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Services | |||
| /pages/services | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Services | |||
| / | (empty) | empty | Add link text or aria-label |
| / | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/pages/lexus-x-shopify-plus; /pages/psyfyi-x-shopify; /pages/erotissch-x-shopify-plus; /pages/alankaram-x-shopify-plus; /pages/sugar-cosmetic-x-shopify-plus; /pages/gloat-x-shopify-plus; /pages/bacca-bucci-x-shopify-plus; /pages/hello-sips-x-shopify-plus; /pages/citizen-x-shopify-plus; /pages/rayy-x-shopify-plus (+39 more)
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/pages/services ("Learn More"); /pages/services ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Icon-only buttons need an aria-label so screen readers can announce them.
button.slick-prev (#1028 on page); button.slick-next (#1503 on page); button.slick-prev (#1693 on page); button.slick-next (#2548 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
DTabindex Anti-PatternsAction0 positive, 45 -1-on-focusableFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Leading Shopify Agen… | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h2 Trusted by world cla… | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h2 We are official part… | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h2 Award Winning Shopif… | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h2 Trusted Globally | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h2 We are Shopify Agenc… | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h2 Your Experience Matt… | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h2 We help you at every… | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h2 We work only with Sh… | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h2 Ready to dominate th… | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h3 Lexus | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h3 PSYFYI | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h3 Erotissch | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h3 Alankaram | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h3 Sugar Cosmetics | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h3 GLOAT | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h3 Bacca Bucci | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h3 Hello Sips | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h3 Citizen | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
| h3 Rayy | 1.13:1 | 3.0:1 | #000000 | #141213 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 80/100 — 5 failing, 25 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
PSYFYI
Shopify Design & Development | Conversion Rate Optimisation
Erotissch
… div.awesome-multicolumn-section > div.page-width > slider-component.slider-mobile-gutter > ul#Slider-template--20771711779046__awesome_multicolumn_mzByDn |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.page-width > slider-component.slider-mobile-gutter > ul#Slider-template--20771711779046__awesome_multicolumn_mzByDn > button.slick-prev div.page-width > slider-component.slider-mobile-gutter > ul#Slider-template--20771711779046__awesome_multicolumn_mzByDn > button.slick-prev |
div.page-width > slider-component.slider-mobile-gutter > ul#Slider-template--20771711779046__awesome_multicolumn_mzByDn > button.slick-next div.page-width > slider-component.slider-mobile-gutter > ul#Slider-template--20771711779046__awesome_multicolumn_mzByDn > button.slick-next |
div.my-testimonials-sec-cont > div.testimonial > div.my-testimonial-slick > button.slick-prev div.my-testimonials-sec-cont > div.testimonial > div.my-testimonial-slick > button.slick-prev |
div.my-testimonials-sec-cont > div.testimonial > div.my-testimonial-slick > button.slick-next div.my-testimonials-sec-cont > div.testimonial > div.my-testimonial-slick > button.slick-next |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.review-slider > div.review-nav > div.swiper-button-prev > img.txxt_rt1 div.review-slider > div.review-nav > div.swiper-button-prev > img.txxt_rt1 |
div.review-slider > div.review-nav > div.swiper-button-next > img.txxt_rt1 div.review-slider > div.review-nav > div.swiper-button-next > img.txxt_rt1 |
div.footer-logo-block > div.footer-logo-block-inner > a > img div.footer-logo-block > div.footer-logo-block-inner > a > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.slick-track > li#Slide-template--20771711779046__awesome_multicolumn_mzByDn-1 > div.multicolumn-card > a.link div.slick-track > li#Slide-template--20771711779046__awesome_multicolumn_mzByDn-1 > div.multicolumn-card > a.link |
div.footer__content-top > div.footer__blocks-wrapper > div.footer-block > a.footer-block__image-wrapper div.footer__content-top > div.footer__blocks-wrapper > div.footer-block > a.footer-block__image-wrapper |
div.footer-logo-block-main > div.footer-logo-block > div.footer-logo-block-inner > a div.footer-logo-block-main > div.footer-logo-block > div.footer-logo-block-inner > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Alankaram
Shopify Design & Development | SEO | Performance Marketing ul#Slider-template--20771711779046__awesome_multicolumn_mzByDn > div.slick-list > div.slick-track > li#Slide-template--20771711779046__awesome_multicolumn_mzByDn-1 |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
ALandmark Structure21 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
A+Heading Hierarchy83 headingsPASS
- H1 Leading Shopify Agency, USA
- H2 Trusted Ecommerce And Shopify Agency.
- H2 Trusted by world class ecommerce businesses.
- H2 We are official partners of shopify and have worked with 300+ brands
- H3 Lexus
- H3 PSYFYI
- H3 Erotissch
- H3 Alankaram
- H3 Sugar Cosmetics
- H3 GLOAT
- H3 Bacca Bucci
- H3 Hello Sips
- H3 Citizen
- H3 Rayy
- H3 Audio Visual Kart
- H3 Estelar Cosmetics
- H3 Sure Safe Supplies
- H3 Biodegradable Golf Balls
- H3 Pabeena
- H3 Unbound
- H3 Pod Company
- H3 Aviator Nation
- H3 Most Underated
- H3 Atelier Jiyu
- H3 Curated Sourcing
- H3 Burger Bae
- H3 Lexus
- H3 PSYFYI
- H3 Erotissch
- H3 Alankaram
- H3 Sugar Cosmetics
- H3 GLOAT
- H3 Bacca Bucci
- H3 Hello Sips
- H3 Citizen
- H3 Rayy
- H3 Audio Visual Kart
- H3 Estelar Cosmetics
- H3 Sure Safe Supplies
- H3 Biodegradable Golf Balls
- H3 Pabeena
- H3 Unbound
- H3 Pod Company
- H3 Aviator Nation
- H3 Most Underated
- H3 Atelier Jiyu
- H3 Curated Sourcing
- H3 Burger Bae
- H3 Lexus
- H3 PSYFYI
- H3 Erotissch
- H2 Award Winning Shopify Experts Trusted Globally
- H2 We are Shopify Agency Driving Growth
- H3 CUSTOMER RETENTION
- H3 BRAND POSITIONING
- H3 MONTHLY GROWTH AND SUPPORT PLAN
- H3 CONVERSION RATE OPTIMIZATION
- H2 Your Experience Matter to us the most
- H2 We help you at every stage of your Journey
- H3 GET STARTED
- H3 BUILD A PRESENCE
- H3 SUSTAIN AND GROW
- H2 Shopify & Shopify Plus Design, Development And Retainer Services
- H3 Ideation & Strategy
- H3 UX/UI Design
- H3 eCommerce Development
- H3 Platform Migration
- H3 International Expansion
- H3 Conversion Rate Optimisation
- H3 Custom Shopify Apps
- H3 Maintenance
- H2 Brand Strategy and Performance Marketing Services
- H3 Branding
- H3 Social Media Marketing (SMM)
- H3 Search Engine Optimization (SEO)
- H3 Public Relations
- H3 Search Engine Marketing (SEM)
- H3 Influencer Marketing
- H3 Email Marketing
- H3 Strategic Consultation
- H2 We work only with Shopify and trusted, proven partners.
- H2 Ready to dominate the market?
- H3 STAY UP TO DATE WITH ECOMMERCE
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
A+Form AccessibilityAll 12 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #ContactForm-name-IN | text | Name* | for/id |
| #ContactForm-email-IN | Email * | for/id | |
| #ContactForm-country-code-IN | select | Code | for/id |
| #ContactForm-phone-IN | tel | Phone number* | for/id |
| #ContactForm-budget-IN | select | Budget* | for/id |
| #ContactForm-body-IN | textarea | Please share your requirements to help us understand your needs and respond effectively. | for/id |
| #ContactForm-name | text | Name* | for/id |
| #ContactForm-email | Email * | for/id | |
| #ContactForm-phone | tel | Phone number* | for/id |
| #ContactForm-budget | select | Budget* | for/id |
| #ContactForm-body | textarea | Please share your requirements to help us understand your needs and respond effectively. | for/id |
| #NewsletterForm--sections--20771723837670__footer | Enter your Email | for/id |