Skip to content
https://www.91servings.in

Lighthouse Mobile

· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

21

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling

Why this matters

Performance issues directly impact user engagement and conversion rates.

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:node label:Element subItemsHeading:map[key:extra] valueType:node] map[granularity:0.001 key:score label:Layout shift score subItemsHeading:map[key:cause valueType:text] valueType:numeric]]
items: [map[node:map[type:text value:Total] score:1] map[node:map[boundingRect:map[bottom:438 height:618 left:-103 right:515 top:-180 width:618] lhId:page-1-::after nodeLabel:div.row > div.padding-0-10 > div.laberSlidershow > ::after path:1,HTML,1,BODY,0,DIV,2,DIV,0,MAIN,0,DIV,1,DIV,0,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,0,::after selector:div.row > div.padding-0-10 > div.laberSlidershow > ::after snippet:<::after> type:node] score:1]]

Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.

Why this matters

Performance issues directly impact user engagement and conversion rates.

A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:source label:Top function call valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:0.386 source:map[column:27588 line:1 type:source-location url:https://www.91servings.in/cdn/shop/t/8/assets/jquery.lazysizes.min.js?v=57058462155833580531742478605 urlProvider:network]]]
headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:63.773 source:map[type:text value:[unattributed]]] map[reflowTime:0.933 source:map[column:27143 line:0 type:source-location url:https://www.91servings.in/cdn/shop/t/8/assets/jquery.lazysizes.min.js?v=57058462155833580531742478605 urlProvider:network]] map[reflowTime:0.354 source:map[column:29194 line:0 type:source-location url:https://www.91servings.in/cdn/shop/t/8/assets/jquery.lazysizes.min.js?v=57058462155833580531742478605 urlProvider:network]] map[reflowTime:18.704 source:map[column:18064 line:2 type:source-location url:https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605 urlProvider:network]] map[reflowTime:0.865 source:map[column:17294 line:2 type:source-location url:https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605 urlProvider:network]] map[reflowTime:0.265 source:map[column:17377 line:2 type:source-location url:https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605 urlProvider:network]] map[reflowTime:6.119 source:map[column:19221 line:2 type:source-location url:https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605 urlProvider:network]] map[reflowTime:0.236 source:map[column:17939 line:2 type:source-location url:https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605 urlProvider:network]] map[reflowTime:2.036 source:map[column:18086 line:2 type:source-location url:https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605 urlProvider:network]] map[reflowTime:2.816 source:map[column:19235 line:2 type:source-location url:https://www.91servings.in/cdn/shop/t/8/assets/jquery.min.js?v=88519794430814403441742478605 urlProvider:network]]]

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Why this matters

Performance issues directly impact user engagement and conversion rates.

lhId: page-0-DIV
nodeLabel: div.slick-track > div#slick-slide00 > div.content-item > div.laber_bg_lz
path: 1,HTML,1,BODY,0,DIV,2,DIV,0,MAIN,0,DIV,1,DIV,0,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,1,DIV
selector: div.slick-track > div#slick-slide00 > div.content-item > div.laber_bg_lz
snippet: <div class="laber_bg_lz pr_lazy_img image_mobile lazyloaded" data-bgset="//www.91servings.in/cdn/shop/files/91-servings-slider1_eff61862-c338-451a-…" data-ratio="1.0" style="padding-top: 100%; background-image: url(&quot;https://www.91servings.in/cdn/sh…&quot;);">

Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.

Why this matters

Performance issues directly impact user engagement and conversion rates.

More than 4 preconnect connections were found. These should be used sparingly and only to the most important origins.
description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates

Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.

Why this matters

Performance issues directly impact user engagement and conversion rates.

A long cache lifetime can speed up repeat visits to your page. Learn more about caching.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
div.slick-track > div#slick-slide02 > div.content-item > div.laber_bg_lz div.slick-track > div#slick-slide02 > div.content-item > div.laber_bg_lz
/cdn/shop/files/91-servings-slider3_73137c0a-475a-4d2e-bd...46.7 KiB18.0 KiB
div.slick-track > div#slick-slide01 > div.content-item > div.laber_bg_lz div.slick-track > div#slick-slide01 > div.content-item > div.laber_bg_lz
/cdn/shop/files/91-servings-slider2_48a711f4-42fd-4cfd-a0...43.6 KiB14.9 KiB
div.slick-track > div#slick-slide00 > div.content-item > div.laber_bg_lz div.slick-track > div#slick-slide00 > div.content-item > div.laber_bg_lz
/cdn/shop/files/91-servings-slider1_eff61862-c338-451a-b4...40.2 KiB11.4 KiB
American Muscles div.brand-marquee > div.brand-marquee-track > div.brand-logo-item > img
/cdn/shop/files/american-muscles-logo.png?v=1782213519&wi...11.3 KiB7.7 KiB
DEXTER JACKSON div.brand-marquee > div.brand-marquee-track > div.brand-logo-item > img
www.91servings.in/cdn/shop/files/dexter-jackson-logo.png?v=1782213754&width=30010.4 KiB6.8 KiB
div#bk_1640932747e1460cee-1 > div.cat_grid_item__content > a.cat_grid_item__link > div.pr_lazy_img div#bk_1640932747e1460cee-1 > div.cat_grid_item__content > a.cat_grid_item__link > div.pr_lazy_img
www.91servings.in/cdn/shop/files/Untitled_design-12_180x.jpg?v=170694833912.0 KiB6.7 KiB
div#bk_1640932747e1460cee-3 > div.cat_grid_item__content > a.cat_grid_item__link > div.pr_lazy_img div#bk_1640932747e1460cee-3 > div.cat_grid_item__content > a.cat_grid_item__link > div.pr_lazy_img
www.91servings.in/cdn/shop/files/Untitled_design-13_180x.jpg?v=170694861110.5 KiB5.2 KiB
div#bk_27630686-087d-4e4e-8026-6d6727582b23 > div.cat_grid_item__content > a.cat_grid_item__link > div.pr_lazy_img div#bk_27630686-087d-4e4e-8026-6d6727582b23 > div.cat_grid_item__content > a.cat_grid_item__link > div.pr_lazy_img
www.91servings.in/cdn/shop/files/Untitled_design-17_180x.jpg?v=17069491919.6 KiB4.3 KiB

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS

Why this matters

Performance issues directly impact user engagement and conversion rates.

ElementLayout shift score
div.row > div.padding-0-10 > div.laberSlidershow > ::after div.row > div.padding-0-10 > div.laberSlidershow > ::after
1.000

Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Diagnostics

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 370 ms 38.5 KiB

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation2.6 s
Other2.5 s
Style & Layout1.4 s
Rendering1.2 s
Script Parsing & Compilation470 ms
Parse HTML & CSS216 ms
Garbage Collection20 ms

Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 0.0 ms 4.6 KiB
URLTransfer SizeEst Savings
/cdn/shop/t/8/assets/style.section.css?v=8865331910550746...26.1 KiB4.6 KiB

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
div.testimonial-blog > div.wrap_title_testi > div.image_testi > img div.testimonial-blog > div.wrap_title_testi > div.image_testi > img
www.91servings.in/cdn/shop/files/91-servings-light-logo_600x.png?v=1782211713
div.laber_mini_cart > div.logo-mobile > a.site-header__logo-image > img div.laber_mini_cart > div.logo-mobile > a.site-header__logo-image > img
/cdn/shop/files/compressed-logo-deep-navy-light-removebg-...
div#mobile_menu > div.logo-mobile > a.site-header__logo-image > img div#mobile_menu > div.logo-mobile > a.site-header__logo-image > img
/cdn/shop/files/compressed-logo-deep-navy-light-removebg-...
div.row > div.header-logo > a.site-header__logo-image > img div.row > div.header-logo > a.site-header__logo-image > img
www.91servings.in/cdn/shop/files/91-servings-light-logo_140x@2x.png?v=1782211713

More information about the performance of your application. These numbers don't directly affect the Performance score.

Document request latency
Optimize DOM size
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify JavaScript
Avoids enormous network payloads Total size was 2,585 KiB
User Timing marks and measures 17 user timings
Avoid long main-thread tasks 19 long tasks found
Avoid non-composited animations 3 animated elements found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 30 ms
Server Backend Latencies 120 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Avoid multiple page redirects
Initial server response time was short Root document took 20 ms
INP breakdown
82

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.

Why this matters

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.

Why this matters

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.

Why this matters

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
NBFF NATIONAL PRESIDENT div#slick-slide20 > 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.

Why this matters

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.

Why this matters

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.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
Form elements have associated labels
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
`[accesskey]` values are unique
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
100

Best Practices

Uses HTTPS
Avoids deprecated APIs
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No browser errors logged to the console
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
85

SEO

These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.

Content Best Practices

Descriptive link text helps search engines understand your content. Learn how to make links more accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Format your HTML in a way that enables crawlers to better understand your app’s content.

Crawling and Indexing

Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable

Why this matters

Performance issues directly impact user engagement and conversion rates.

Uncrawlable Link
div.container > div.row > div.header-nav-mobile > a.js-mobile-menu div.container > div.row > div.header-nav-mobile > a.js-mobile-menu
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
0 Favorite … div.header-top-meta > ul.header-control > li.display-mobile > a.push_side
More Categories Close div#shopify-section-vertical_menu > div#html_vertical_menu > li.js-all-cat > a
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
ADD TO CART div.product-collection > div.product-collection__content > div.product-collection-cart > a.add-to-cart
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
ADD TO CART div.product-collection > div.product-collection__content > div.product-collection-cart > a.add-to-cart
div.textwidget > ul.list-payment > li > a div.textwidget > ul.list-payment > li > a
div.textwidget > ul.list-payment > li > a div.textwidget > ul.list-payment > li > a
div.textwidget > ul.list-payment > li > a div.textwidget > ul.list-payment > li > a
div.textwidget > ul.list-payment > li > a div.textwidget > ul.list-payment > li > a
div.textwidget > ul.list-payment > li > a div.textwidget > ul.list-payment > li > a
0 div.apus-footer-mobile > ul > li > a.push_side
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
Add to cart div.col-xs-12 > div > div > a.add-to-cart
WISHLIST  ( 0 ) div#mobile_menu > ul#menu_mb_ul > li.item_wishlist > a.push_side
COMPARE  ( 0 ) div#mobile_menu > ul#menu_mb_ul > li.item_compare > a.push_side
CURRENCY div#mobile_menu > ul#menu_mb_ul > li.currency-mobile > a.toggle-submenu
INR li.currency-mobile > ul.INR > li.menu-item > a
Compare Now div#compare-bar > div.compare-bar__inner > div.compare-bar__actions > a.compare-bar__btn

To appear in search results, crawlers need access to your app.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback