Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DHeading HierarchyAction35 headingsFIX
- H4 Shop By Category
- H3 (empty)
- H3 (empty)
- H3 TOP SELLING
- H3 COMBO OF THE WEEK
- H3 NEW ARRIVALS
- H3 TRENDING IN MULTIVITAMINS
- H3 TRENDING IN PRE WORKOUTS
- H3 EXCLUSIVE OFFERS
- H3 Testimonials
- H3 What people say?
- H3 Blogs
- H3 The History Of Calorie Counting
- H3 Fast Delivery
- H3 Safe Payment
- H3 24/7 Help Center
- H3 Shop With Confidence
- H3 Friendly Services
- H3 (empty)
- H2 Authentic Online Sports Nutrition Store in India for Whey Protein, Fitness, Nutrition & Bodybuilding
- H2 Why 91servings?
- H2 Products we offer
- H2 100% Authenticity Guarantee
- H3 Sign Up To Newsletter
- H3 91SERVINGS
- H3 Help & support
- H3 Contact Us
- H3 Follow Us
- H3 Copyright © 91servings. all rights reserved.
- H3 (empty)
- H3 (empty)
- H3 WHAT ARE YOU LOOKING FOR?
- H3 Wishlist
- H2 Wishlist
- H3 Compare
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
FAlt Text QualityAction4 of 109 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 4 image(s) |
| too long | 4 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
DForm AccessibilityAction5 of 7 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| currencies | select | Pick a currency | none |
| currencies | select | Pick a currency | none |
| contact[email] | (Your email address...) | placeholder only | |
| q | text | (Search for products ...) | placeholder only |
| q | text | (Search for products ...) | placeholder only |
| product_type | select | (none) | none |
| product_type | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select name="product_type">; <select name="product_type">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q">; <input type="email" name="contact[email]">; <input type="text" name="q">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
DLink & Button QualityAction68 issue(s) across 262 links and 15 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| javascript:void(0) | (empty) | empty | Add link text or aria-label |
| / | <img src="//www.91servings.in/… | img no alt | Add alt attribute to the image |
| Best Sellers | img no alt | Add alt attribute to the image | |
| Offer Zone | img no alt | Add alt attribute to the image | |
| /blogs/news | Blogs | img no alt | Add alt attribute to the image |
| /pages/about-us | About Us | img no alt | Add alt attribute to the image |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| /collections/gainers | (empty) | empty | Add link text or aria-label |
| /collections/gainers | (empty) | empty | Add link text or aria-label |
| /collections/creatine | (empty) | empty | Add link text or aria-label |
| /collections/creatine | (empty) | empty | Add link text or aria-label |
| /collections/pre-workouts | (empty) | empty | Add link text or aria-label |
| /collections/pre-workouts | (empty) | empty | Add link text or aria-label |
| /collections/liver-support | (empty) | empty | Add link text or aria-label |
| /collections/liver-support | (empty) | empty | Add link text or aria-label |
| /collections/aminos-bcaa | (empty) | empty | Add link text or aria-label |
| /collections/aminos-bcaa | (empty) | empty | Add link text or aria-label |
| /collections/multivitamins | (empty) | empty | Add link text or aria-label |
| /collections/multivitamins | (empty) | empty | Add link text or aria-label |
| /collections/whey-protein | (empty) | empty | Add link text or aria-label |
| /collections/whey-protein | (empty) | empty | Add link text or aria-label |
| /collections/fat-burners | (empty) | empty | Add link text or aria-label |
| /collections/fat-burners | (empty) | empty | Add link text or aria-label |
| /collections/whey-protein-isolate | (empty) | empty | Add link text or aria-label |
| /collections/whey-protein-isolate | (empty) | empty | Add link text or aria-label |
| /admin/collections | (empty) | empty | Add link text or aria-label |
| /admin/collections | (empty) | empty | Add link text or aria-label |
| /collections/gainers | (empty) | empty | Add link text or aria-label |
| /collections/gainers | (empty) | empty | Add link text or aria-label |
| /collections/creatine | (empty) | empty | Add link text or aria-label |
| /collections/creatine | (empty) | empty | Add link text or aria-label |
| /collections/pre-workouts | (empty) | empty | Add link text or aria-label |
| /collections/pre-workouts | (empty) | empty | Add link text or aria-label |
| /collections/liver-support | (empty) | empty | Add link text or aria-label |
| /collections/liver-support | (empty) | empty | Add link text or aria-label |
| /collections/aminos-bcaa | (empty) | empty | Add link text or aria-label |
| /collections/aminos-bcaa | (empty) | empty | Add link text or aria-label |
| /collections/multivitamins | (empty) | empty | Add link text or aria-label |
| /collections/multivitamins | (empty) | empty | Add link text or aria-label |
| /collections/whey-protein | (empty) | empty | Add link text or aria-label |
| /collections/whey-protein | (empty) | empty | Add link text or aria-label |
| /collections/fat-burners | (empty) | empty | Add link text or aria-label |
| /collections/fat-burners | (empty) | empty | Add link text or aria-label |
| /collections/whey-protein-isolate | (empty) | empty | Add link text or aria-label |
| /collections/whey-protein-isolate | (empty) | empty | Add link text or aria-label |
| /admin/collections | (empty) | empty | Add link text or aria-label |
| /admin/collections | (empty) | empty | Add link text or aria-label |
| /collections/gainers | (empty) | empty | Add link text or aria-label |
| /collections/gainers | (empty) | empty | Add link text or aria-label |
| /collections/creatine | (empty) | empty | Add link text or aria-label |
| /collections/creatine | (empty) | empty | Add link text or aria-label |
| /collections/pre-workouts | (empty) | empty | Add link text or aria-label |
| /collections/pre-workouts | (empty) | empty | Add link text or aria-label |
| /collections/liver-support | (empty) | empty | Add link text or aria-label |
| /collections/liver-support | (empty) | empty | Add link text or aria-label |
| /collections/aminos-bcaa | (empty) | empty | Add link text or aria-label |
| /collections/aminos-bcaa | (empty) | empty | Add link text or aria-label |
| /collections/multivitamins | (empty) | empty | Add link text or aria-label |
| /collections/multivitamins | (empty) | empty | Add link text or aria-label |
| /blogs/news/the-history-of-calorie-count… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: The History Of Calorie Counting | |||
| new tab | Add '(opens in new tab)' to text | ||
| https://www.facebook.com/profile.php?id=… | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/91servings?igs… | Instargram | new tab | Add '(opens in new tab)' to text |
| Youtube | new tab | Add '(opens in new tab)' to text | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| # | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| / | <img src="//www.91servings.in/… | img no alt | Add alt attribute to the image |
| / | <img src="//www.91servings.in/… | img no alt | Add alt attribute to the image |
| https://api.whatsapp.com/send?phone=9196… | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
javascript:void(0); a (#613 on page); a (#620 on page); /collections/gainers; /collections/gainers; /collections/creatine; /collections/creatine; /collections/pre-workouts; /collections/pre-workouts; /collections/liver-support (+56 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.
/blogs/news/the-history-of-calorie-counting ("Read 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
Add '(opens in new tab)' to link text or aria-label.
; https://www.facebook.com/profile.php?id=100090671071650; https://www.instagram.com/91servings?igsh=bHhhcXFkcnRsYmY4;
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.col-lg-auto (#1782 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, 63 -1-on-focusableFIX
FFavicon & BrandingAction2 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
BLandmark Structure10 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BIframe Accessibility2/2 iframe(s) missing title; 0 placeholder(s)REVIEW
BMobile-Readable Font Sizes98% of visible text renders at >= 12 CSS px (1 below threshold)REVIEW
BLighthouse Accessibility AuditsScore 82/100 — 5 failing, 26 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.
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.mini_cart_wrap > form.search_header > div.frm_search_input > button.col-lg-auto div.mini_cart_wrap > form.search_header > div.frm_search_input > button.col-lg-auto |
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.container > div.row > div.header-nav-mobile > a.js-mobile-menu div.container > div.row > div.header-nav-mobile > a.js-mobile-menu |
div.container > div.row > div.header-logo > a.site-header__logo-image div.container > div.row > div.header-logo > a.site-header__logo-image |
div#bk_1640932747e1460cee-0 > div.cat_grid_item__content > div.cat_grid_item__wrapper > a.collections_link div#bk_1640932747e1460cee-0 > div.cat_grid_item__content > div.cat_grid_item__wrapper > a.collections_link |
article.post-item > div#bk_1640932747e1460cee-0 > div.cat_grid_item__content > a.cat_grid_item__link article.post-item > div#bk_1640932747e1460cee-0 > div.cat_grid_item__content > a.cat_grid_item__link |
div#bk_1640932747e1460cee-1 > div.cat_grid_item__content > div.cat_grid_item__wrapper > a.collections_link div#bk_1640932747e1460cee-1 > div.cat_grid_item__content > div.cat_grid_item__wrapper > a.collections_link |
article.post-item > div#bk_1640932747e1460cee-1 > div.cat_grid_item__content > a.cat_grid_item__link article.post-item > div#bk_1640932747e1460cee-1 > div.cat_grid_item__content > a.cat_grid_item__link |
div#bk_1640932747e1460cee-2 > div.cat_grid_item__content > div.cat_grid_item__wrapper > a.collections_link div#bk_1640932747e1460cee-2 > div.cat_grid_item__content > div.cat_grid_item__wrapper > a.collections_link |
article.post-item > div#bk_1640932747e1460cee-2 > div.cat_grid_item__content > a.cat_grid_item__link article.post-item > div#bk_1640932747e1460cee-2 > div.cat_grid_item__content > a.cat_grid_item__link |
div#bk_1640932747e1460cee-3 > div.cat_grid_item__content > div.cat_grid_item__wrapper > a.collections_link div#bk_1640932747e1460cee-3 > div.cat_grid_item__content > div.cat_grid_item__wrapper > a.collections_link |
article.post-item > div#bk_1640932747e1460cee-3 > div.cat_grid_item__content > a.cat_grid_item__link article.post-item > div#bk_1640932747e1460cee-3 > div.cat_grid_item__content > a.cat_grid_item__link |
div.product-item > div.product-collection > div.product-collection__image > a.d-block div.product-item > div.product-collection > div.product-collection__image > a.d-block |
div.product-image__overlay-bottom > div.group-button > div.inner > a.js_quick_view div.product-image__overlay-bottom > div.group-button > div.inner > a.js_quick_view |
div.product-image__overlay-bottom > div.group-button > div.inner > a.wishlist-button div.product-image__overlay-bottom > div.group-button > div.inner > a.wishlist-button |
div.product-item > div.product-collection > div.product-collection__image > a.d-block div.product-item > div.product-collection > div.product-collection__image > a.d-block |
div.product-image__overlay-bottom > div.group-button > div.inner > a.js_quick_view div.product-image__overlay-bottom > div.group-button > div.inner > a.js_quick_view |
div.product-image__overlay-bottom > div.group-button > div.inner > a.wishlist-button div.product-image__overlay-bottom > div.group-button > div.inner > a.wishlist-button |
div.apus-footer-mobile > ul > li > a div.apus-footer-mobile > ul > li > a |
div.apus-footer-mobile > ul > li > a div.apus-footer-mobile > ul > li > a |
div.apus-footer-mobile > ul > li > a div.apus-footer-mobile > ul > li > a |
div.main > div.footer > div#shopify-section-footer4 > a.back-to-top div.main > div.footer > div#shopify-section-footer4 > a.back-to-top |
div.container > div.laber_mini_cart > div.logo-mobile > a.site-header__logo-image div.container > div.laber_mini_cart > div.logo-mobile > a.site-header__logo-image |
div.js-menu-mobile-content > div#mobile_menu > div.logo-mobile > a.site-header__logo-image div.js-menu-mobile-content > div#mobile_menu > div.logo-mobile > a.site-header__logo-image |
body#91-servings-authentic-protein-amp-supplements-india > div#shopify-block-AU0krZXZzNkZxNXNZZ__5394799768760407377 > div.align-right > a body#91-servings-authentic-protein-amp-supplements-india > div#shopify-block-AU0krZXZzNkZxNXNZZ__5394799768760407377 > div.align-right > 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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Rs. 2,799.00 div.frm-price-color > div.product-collection__price > span.price > span.compare |
ADD TO CART div.product-collection__content > div.product-collection-cart > a.add-to-cart > span.text |
Rs. 8,499.00 div.frm-price-color > div.product-collection__price > span.price > span.compare |
ADD TO CART div.product-collection__content > div.product-collection-cart > a.add-to-cart > span.text |
MR. WORLD CHAMPION div#slick-slide21 > div.cms_content_quote > div.quote_info > div.quote_address |
DISCOVER NOW div.row > div.testimonial-blog > div.wrap_title_testi > a#b_ |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
91servings. div.row > div.coppy-right > h3.content > a |
These are opportunities to improve the legibility of your content.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
AForm Input Types2 input(s) using type=text where a specific type would helpPASS
A+Form Input Quality7 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Document LanguageLang attribute set to "en"PASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A404 Error PageHTTP 404, custom pagePASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth2 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Authentic Online Spo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Why 91servings? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Products we offer | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 100% Authenticity Gu… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Wishlist | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 TOP SELLING | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 COMBO OF THE WEEK | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 NEW ARRIVALS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 TRENDING IN MULTIVIT… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 TRENDING IN PRE WORK… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 EXCLUSIVE OFFERS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Testimonials | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 What people say? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Blogs | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Fast Delivery | 15.91:1 | 3.0:1 | #222222 | #FFFFFF | Pass |
| h3 Safe Payment | 15.91:1 | 3.0:1 | #222222 | #FFFFFF | Pass |
| h3 24/7 Help Center | 15.91:1 | 3.0:1 | #222222 | #FFFFFF | Pass |
| h3 Shop With Confidence | 15.91:1 | 3.0:1 | #222222 | #FFFFFF | Pass |
| h3 Friendly Services | 15.91:1 | 3.0:1 | #222222 | #FFFFFF | Pass |
| h3 Copyright © | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
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.