{
  "captchaResult": "CAPTCHA_NOT_NEEDED",
  "kind": "pagespeedonline#result",
  "id": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi",
  "loadingExperience": {
    "initial_url": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi"
  },
  "lighthouseResult": {
    "requestedUrl": "https://infinitewellnesspk.com/",
    "finalUrl": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi",
    "mainDocumentUrl": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi",
    "finalDisplayedUrl": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi",
    "lighthouseVersion": "13.4.0",
    "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/149.0.7827.155 Safari/537.36",
    "fetchTime": "2026-07-28T14:23:08.763Z",
    "environment": {
      "networkUserAgent": "Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Mobile Safari/537.36",
      "hostUserAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/149.0.7827.155 Safari/537.36",
      "benchmarkIndex": 580,
      "credits": {
        "axe-core": "4.12.0"
      }
    },
    "runWarnings": [
      "The page may not be loading as expected because your test URL (https://infinitewellnesspk.com/) was redirected to https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi. Try testing the second URL directly."
    ],
    "configSettings": {
      "emulatedFormFactor": "mobile",
      "formFactor": "mobile",
      "locale": "en-US",
      "onlyCategories": [
        "performance",
        "accessibility",
        "best-practices",
        "seo"
      ],
      "channel": "lr"
    },
    "audits": {
      "geolocation-on-start": {
        "id": "geolocation-on-start",
        "title": "Avoids requesting the geolocation permission on page load",
        "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/). Also consider using the [`\u003cgeolocation\u003e` element](https://developer.chrome.com/blog/geolocation-html-element).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "headings": [
            {
              "label": "Source",
              "valueType": "source-location",
              "key": "source"
            }
          ],
          "items": []
        }
      },
      "csp-xss": {
        "id": "csp-xss",
        "title": "Ensure CSP is effective against XSS attacks",
        "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "headings": [
            {
              "label": "Description",
              "key": "description",
              "valueType": "text",
              "subItemsHeading": {
                "key": "description"
              }
            },
            {
              "valueType": "code",
              "subItemsHeading": {
                "key": "directive"
              },
              "label": "Directive",
              "key": "directive"
            },
            {
              "key": "severity",
              "label": "Severity",
              "subItemsHeading": {
                "key": "severity"
              },
              "valueType": "text"
            }
          ],
          "type": "table",
          "items": [
            {
              "description": "No CSP found in enforcement mode",
              "severity": "High"
            }
          ]
        }
      },
      "focusable-controls": {
        "id": "focusable-controls",
        "title": "Interactive controls are keyboard focusable",
        "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https://developer.chrome.com/docs/lighthouse/accessibility/focusable-controls/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "custom-controls-roles": {
        "id": "custom-controls-roles",
        "title": "Custom controls have ARIA roles",
        "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https://developer.chrome.com/docs/lighthouse/accessibility/custom-control-roles/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "is-crawlable": {
        "id": "is-crawlable",
        "title": "Page isn’t blocked from indexing",
        "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https://developer.chrome.com/docs/lighthouse/seo/is-crawlable/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "valueType": "code",
              "key": "source",
              "label": "Blocking Directive Source"
            }
          ],
          "items": [],
          "type": "table"
        },
        "warnings": []
      },
      "largest-contentful-paint": {
        "id": "largest-contentful-paint",
        "title": "Largest Contentful Paint",
        "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
        "score": 0.99,
        "scoreDisplayMode": "numeric",
        "displayValue": "1.7 s",
        "numericValue": 1695.95496,
        "numericUnit": "millisecond"
      },
      "viewport-insight": {
        "id": "viewport-insight",
        "title": "Optimize viewport for mobile",
        "description": "Tap interactions may be [delayed by up to 300 ms](https://developer.chrome.com/docs/performance/insights/viewport) if the viewport is not optimized for mobile.",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "metricSavings": {
          "INP": 0
        },
        "details": {
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            }
          ],
          "type": "table",
          "items": [
            {
              "node": {
                "path": "1,HTML,0,HEAD,4,META",
                "boundingRect": {
                  "left": 0,
                  "width": 0,
                  "height": 0,
                  "bottom": 0,
                  "top": 0,
                  "right": 0
                },
                "type": "node",
                "snippet": "\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1\"\u003e",
                "selector": "head \u003e meta",
                "lhId": "page-3-META",
                "nodeLabel": "head \u003e meta"
              }
            }
          ]
        }
      },
      "unminified-css": {
        "id": "unminified-css",
        "title": "Minify CSS",
        "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "headings": [],
          "type": "opportunity",
          "sortedBy": [
            "wastedBytes"
          ],
          "overallSavingsBytes": 0,
          "debugData": {
            "metricSavings": {
              "LCP": 0,
              "FCP": 0
            },
            "type": "debugdata"
          },
          "items": [],
          "overallSavingsMs": 0
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "long-tasks": {
        "id": "long-tasks",
        "title": "Avoid long main-thread tasks",
        "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https://web.dev/articles/optimize-long-tasks)",
        "score": null,
        "scoreDisplayMode": "notApplicable",
        "metricSavings": {
          "TBT": 0
        },
        "details": {
          "debugData": {
            "type": "debugdata",
            "urls": [],
            "tasks": []
          },
          "items": [],
          "type": "table",
          "headings": [
            {
              "label": "URL",
              "key": "url",
              "valueType": "url"
            },
            {
              "valueType": "ms",
              "label": "Start Time",
              "granularity": 1,
              "key": "startTime"
            },
            {
              "label": "Duration",
              "valueType": "ms",
              "key": "duration",
              "granularity": 1
            }
          ]
        }
      },
      "third-parties-insight": {
        "id": "third-parties-insight",
        "title": "3rd parties",
        "description": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://developer.chrome.com/docs/performance/insights/third-parties) to prioritize your page's content.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "table",
          "isEntityGrouped": true,
          "headings": [
            {
              "label": "3rd party",
              "subItemsHeading": {
                "key": "url",
                "valueType": "url"
              },
              "key": "entity",
              "valueType": "text"
            },
            {
              "key": "transferSize",
              "valueType": "bytes",
              "granularity": 1,
              "subItemsHeading": {
                "key": "transferSize"
              },
              "label": "Transfer size"
            },
            {
              "label": "Main thread time",
              "granularity": 1,
              "key": "mainThreadTime",
              "subItemsHeading": {
                "key": "mainThreadTime"
              },
              "valueType": "ms"
            }
          ],
          "items": [
            {
              "entity": "FontAwesome CDN",
              "subItems": {
                "items": [
                  {
                    "mainThreadTime": 0,
                    "url": "https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff2",
                    "transferSize": 39510
                  },
                  {
                    "transferSize": 8336,
                    "url": "https://use.fontawesome.com/releases/v5.0.6/css/all.css",
                    "mainThreadTime": 0
                  }
                ],
                "type": "subitems"
              },
              "mainThreadTime": 0,
              "transferSize": 47846
            }
          ]
        }
      },
      "deprecations": {
        "id": "deprecations",
        "title": "Avoids deprecated APIs",
        "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Deprecation / Warning",
              "key": "value",
              "valueType": "text"
            },
            {
              "label": "Source",
              "valueType": "source-location",
              "key": "source"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "link-name": {
        "id": "link-name",
        "title": "Links have a discernible name",
        "description": "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](https://dequeuniversity.com/rules/axe/4.12/link-name).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "label": "Failing Elements",
              "valueType": "node"
            }
          ],
          "type": "table"
        }
      },
      "target-size": {
        "id": "target-size",
        "title": "Touch targets have sufficient size and spacing.",
        "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.12/target-size).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "document-title": {
        "id": "document-title",
        "title": "Document has a `\u003ctitle\u003e` element",
        "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https://dequeuniversity.com/rules/axe/4.12/document-title).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              }
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "aria-prohibited-attr": {
        "id": "aria-prohibited-attr",
        "title": "Elements use only permitted ARIA attributes",
        "description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-prohibited-attr).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "offscreen-content-hidden": {
        "id": "offscreen-content-hidden",
        "title": "Offscreen content is hidden from assistive technology",
        "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https://developer.chrome.com/docs/lighthouse/accessibility/offscreen-content-hidden/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "label-content-name-mismatch": {
        "id": "label-content-name-mismatch",
        "title": "Elements with visible text labels have matching accessible names.",
        "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.12/label-content-name-mismatch).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "td-has-header": {
        "id": "td-has-header",
        "title": "`\u003ctd\u003e` elements in a large `\u003ctable\u003e` have one or more table headers.",
        "description": "Screen readers have features to make navigating tables easier. Ensuring that `\u003ctd\u003e` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.12/td-has-header).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "lcp-breakdown-insight": {
        "id": "lcp-breakdown-insight",
        "title": "LCP breakdown",
        "description": "Each [subpart has specific improvement strategies](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "metricSavings": {
          "LCP": 0
        },
        "details": {
          "type": "list",
          "items": [
            {
              "items": [
                {
                  "subpart": "timeToFirstByte",
                  "duration": 3.173,
                  "label": "Time to first byte"
                },
                {
                  "label": "Element render delay",
                  "duration": 726.581,
                  "subpart": "elementRenderDelay"
                }
              ],
              "headings": [
                {
                  "valueType": "text",
                  "key": "label",
                  "label": "Subpart"
                },
                {
                  "label": "Duration",
                  "key": "duration",
                  "valueType": "ms"
                }
              ],
              "type": "table"
            },
            {
              "boundingRect": {
                "bottom": 156,
                "right": 382,
                "left": 30,
                "width": 352,
                "top": 80,
                "height": 76
              },
              "nodeLabel": "This Account has been suspended.",
              "snippet": "\u003cdiv class=\"info-heading\"\u003e",
              "lhId": "page-0-DIV",
              "type": "node",
              "selector": "section.additional-info \u003e div.container \u003e div.additional-info-items \u003e div.info-heading",
              "path": "1,HTML,1,BODY,1,SECTION,0,DIV,0,DIV,0,DIV"
            }
          ]
        }
      },
      "aria-required-children": {
        "id": "aria-required-children",
        "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
        "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.12/aria-required-children).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "focus-traps": {
        "id": "focus-traps",
        "title": "User focus is not accidentally trapped in a region",
        "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https://developer.chrome.com/docs/lighthouse/accessibility/focus-traps/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "unused-css-rules": {
        "id": "unused-css-rules",
        "title": "Reduce unused CSS",
        "description": "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](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "overallSavingsBytes": 0,
          "type": "opportunity",
          "overallSavingsMs": 0,
          "sortedBy": [
            "wastedBytes"
          ],
          "debugData": {
            "metricSavings": {
              "LCP": 0,
              "FCP": 0
            },
            "type": "debugdata"
          },
          "headings": [],
          "items": []
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "redirects-http": {
        "id": "redirects-http",
        "title": "Redirects HTTP traffic to HTTPS",
        "description": "Make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. [Learn more](https://developer.chrome.com/docs/lighthouse/pwa/redirects-http/).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "image-delivery-insight": {
        "id": "image-delivery-insight",
        "title": "Improve image delivery",
        "description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "headings": [
            {
              "key": "node",
              "valueType": "node"
            },
            {
              "label": "URL",
              "subItemsHeading": {
                "valueType": "text",
                "key": "reason"
              },
              "valueType": "url",
              "key": "url"
            },
            {
              "key": "totalBytes",
              "label": "Resource Size",
              "valueType": "bytes"
            },
            {
              "label": "Est Savings",
              "subItemsHeading": {
                "key": "wastedBytes",
                "valueType": "bytes"
              },
              "key": "wastedBytes",
              "valueType": "bytes"
            }
          ],
          "type": "table",
          "items": [],
          "debugData": {
            "type": "debugdata",
            "wastedBytes": 0
          }
        }
      },
      "metrics": {
        "id": "metrics",
        "title": "Metrics",
        "description": "Collects all available metrics.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "firstContentfulPaint": 1696,
              "observedFirstContentfulPaintAllFramesTs": 557179628375,
              "observedSpeedIndexTs": 557179655456,
              "observedFirstVisualChangeTs": 557179627621,
              "observedTimeOrigin": 0,
              "observedFirstPaint": 730,
              "observedFirstContentfulPaintTs": 557179628375,
              "observedFirstVisualChange": 729,
              "observedLargestContentfulPaintAllFrames": 730,
              "cumulativeLayoutShift": 0.010474216062300789,
              "observedFirstContentfulPaint": 730,
              "observedDomContentLoaded": 694,
              "totalBlockingTime": 0,
              "observedCumulativeLayoutShiftMainFrame": 0.010474216062300789,
              "observedSpeedIndex": 757,
              "observedLastVisualChange": 864,
              "observedLargestContentfulPaintAllFramesTs": 557179628375,
              "cumulativeLayoutShiftMainFrame": 0.010474216062300789,
              "observedLargestContentfulPaintTs": 557179628375,
              "observedCumulativeLayoutShift": 0.010474216062300789,
              "interactive": 1696,
              "observedLargestContentfulPaint": 730,
              "observedLoadTs": 557179752016,
              "observedTimeOriginTs": 557178898621,
              "observedLastVisualChangeTs": 557179762621,
              "observedTraceEndTs": 557182070980,
              "observedFirstPaintTs": 557179628375,
              "observedTraceEnd": 3172,
              "speedIndex": 1738,
              "observedLoad": 853,
              "largestContentfulPaint": 1696,
              "observedDomContentLoadedTs": 557179592224,
              "observedFirstContentfulPaintAllFrames": 730,
              "observedNavigationStartTs": 557178898621,
              "timeToFirstByte": 603,
              "maxPotentialFID": 16,
              "observedNavigationStart": 0
            },
            {
              "lcpInvalidated": false
            }
          ],
          "type": "debugdata"
        },
        "numericValue": 1696,
        "numericUnit": "millisecond"
      },
      "interactive": {
        "id": "interactive",
        "title": "Time to Interactive",
        "description": "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](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "displayValue": "1.7 s",
        "numericValue": 1695.95496,
        "numericUnit": "millisecond"
      },
      "document-latency-insight": {
        "id": "document-latency-insight",
        "title": "Document request latency",
        "description": "Your first network request is the most important. [Reduce its latency](https://developer.chrome.com/docs/performance/insights/document-latency) by avoiding redirects, ensuring a fast server response, and enabling text compression.",
        "score": 0,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 330 ms",
        "metricSavings": {
          "LCP": 350,
          "FCP": 350
        },
        "details": {
          "debugData": {
            "serverResponseTime": 3,
            "type": "debugdata",
            "uncompressedResponseBytes": 0,
            "redirectDuration": 325,
            "wastedBytes": 0
          },
          "type": "checklist",
          "items": {
            "usesCompression": {
              "value": true,
              "label": "Applies text compression"
            },
            "serverResponseIsFast": {
              "value": true,
              "label": "Server responds quickly (observed 3 ms)"
            },
            "noRedirects": {
              "value": false,
              "label": "Had redirects (1 redirects, +325 ms)"
            }
          }
        }
      },
      "final-screenshot": {
        "id": "final-screenshot",
        "title": "Final Screenshot",
        "description": "The last screenshot captured of the pageload.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "screenshot",
          "timing": 865,
          "timestamp": 557179763127,
          "data": "data:image/jpeg;base64,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"
        }
      },
      "aria-valid-attr-value": {
        "id": "aria-valid-attr-value",
        "title": "`[aria-*]` attributes have valid values",
        "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "lcp-discovery-insight": {
        "id": "lcp-discovery-insight",
        "title": "LCP request discovery",
        "description": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-command-name": {
        "id": "aria-command-name",
        "title": "`button`, `link`, and `menuitem` elements have accessible names",
        "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https://dequeuniversity.com/rules/axe/4.12/aria-command-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "max-potential-fid": {
        "id": "max-potential-fid",
        "title": "Max Potential First Input Delay",
        "description": "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](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "displayValue": "20 ms",
        "numericValue": 16,
        "numericUnit": "millisecond"
      },
      "third-party-cookies": {
        "id": "third-party-cookies",
        "title": "Avoids third-party cookies",
        "description": "Third-party cookies may be blocked in some contexts. [Learn more about preparing for third-party cookie restrictions](https://privacysandbox.google.com/cookies/prepare/overview).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Name",
              "key": "name",
              "valueType": "text"
            },
            {
              "valueType": "url",
              "label": "URL",
              "key": "url"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "definition-list": {
        "id": "definition-list",
        "title": "`\u003cdl\u003e`'s contain only properly-ordered `\u003cdt\u003e` and `\u003cdd\u003e` groups, `\u003cscript\u003e`, `\u003ctemplate\u003e` or `\u003cdiv\u003e` elements.",
        "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.12/definition-list).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "unminified-javascript": {
        "id": "unminified-javascript",
        "title": "Minify JavaScript",
        "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "overallSavingsMs": 0,
          "items": [],
          "overallSavingsBytes": 0,
          "headings": [],
          "type": "opportunity",
          "sortedBy": [
            "wastedBytes"
          ],
          "debugData": {
            "type": "debugdata",
            "metricSavings": {
              "LCP": 0,
              "FCP": 0
            }
          }
        },
        "warnings": [],
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "button-name": {
        "id": "button-name",
        "title": "Buttons have an accessible name",
        "description": "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](https://dequeuniversity.com/rules/axe/4.12/button-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-tooltip-name": {
        "id": "aria-tooltip-name",
        "title": "ARIA `tooltip` elements have accessible names",
        "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https://dequeuniversity.com/rules/axe/4.12/aria-tooltip-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "td-headers-attr": {
        "id": "td-headers-attr",
        "title": "Cells in a `\u003ctable\u003e` element that use the `[headers]` attribute refer to table cells within the same table.",
        "description": "Screen readers have features to make navigating tables easier. Ensuring `\u003ctd\u003e` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https://dequeuniversity.com/rules/axe/4.12/td-headers-attr).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "html-has-lang": {
        "id": "html-has-lang",
        "title": "`\u003chtml\u003e` element does not have a `[lang]` attribute",
        "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/html-has-lang).",
        "score": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "valueType": "node",
              "key": "node",
              "label": "Failing Elements"
            }
          ],
          "debugData": {
            "impact": "serious",
            "type": "debugdata",
            "tags": [
              "cat.language",
              "wcag2a",
              "wcag311",
              "TTv5",
              "TT11.a",
              "EN-301-549",
              "EN-9.3.1.1",
              "ACT",
              "RGAAv4",
              "RGAA-8.3.1"
            ]
          },
          "type": "table",
          "items": [
            {
              "node": {
                "lhId": "1-2-HTML",
                "nodeLabel": "html",
                "boundingRect": {
                  "height": 293,
                  "right": 412,
                  "width": 412,
                  "bottom": 293,
                  "left": 0,
                  "top": 0
                },
                "explanation": "Fix any of the following:\n  The \u003chtml\u003e element does not have a lang attribute",
                "selector": "html",
                "snippet": "\u003chtml\u003e",
                "path": "1,HTML",
                "type": "node"
              }
            }
          ]
        }
      },
      "inspector-issues": {
        "id": "inspector-issues",
        "title": "No issues in the `Issues` panel in Chrome Devtools",
        "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "headings": [
            {
              "valueType": "text",
              "subItemsHeading": {
                "key": "url",
                "valueType": "url"
              },
              "key": "issueType",
              "label": "Issue type"
            }
          ],
          "items": []
        }
      },
      "aria-allowed-role": {
        "id": "aria-allowed-role",
        "title": "Uses ARIA roles only on compatible elements",
        "description": "Many HTML elements can only be assigned certain ARIA roles. Using ARIA roles where they are not allowed can interfere with the accessibility of the web page. [Learn more about ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-toggle-field-name": {
        "id": "aria-toggle-field-name",
        "title": "ARIA toggle fields have accessible names",
        "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https://dequeuniversity.com/rules/axe/4.12/aria-toggle-field-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "charset": {
        "id": "charset",
        "title": "Properly defines charset",
        "description": "A character encoding declaration is required. It can be done with a `\u003cmeta\u003e` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https://developer.chrome.com/docs/lighthouse/best-practices/charset/).",
        "score": 1,
        "scoreDisplayMode": "binary"
      },
      "cumulative-layout-shift": {
        "id": "cumulative-layout-shift",
        "title": "Cumulative Layout Shift",
        "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https://web.dev/articles/cls).",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "displayValue": "0.01",
        "details": {
          "items": [
            {
              "cumulativeLayoutShiftMainFrame": 0.010474216062300789,
              "newEngineResultDiffered": false
            }
          ],
          "type": "debugdata"
        },
        "numericValue": 0.010474216062300789,
        "numericUnit": "unitless"
      },
      "cache-insight": {
        "id": "cache-insight",
        "title": "Use efficient cache lifetimes",
        "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "type": "table",
          "headings": [
            {
              "valueType": "url",
              "label": "Request",
              "key": "url"
            },
            {
              "key": "cacheLifetimeMs",
              "displayUnit": "duration",
              "valueType": "ms",
              "label": "Cache TTL"
            },
            {
              "displayUnit": "kb",
              "valueType": "bytes",
              "key": "totalBytes",
              "granularity": 1,
              "label": "Transfer Size"
            }
          ],
          "items": [],
          "debugData": {
            "type": "debugdata",
            "wastedBytes": 0
          }
        }
      },
      "tabindex": {
        "id": "tabindex",
        "title": "No element has a `[tabindex]` value greater than 0",
        "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.12/tabindex).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "hreflang": {
        "id": "hreflang",
        "title": "Document has a valid `hreflang`",
        "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https://developer.chrome.com/docs/lighthouse/seo/hreflang/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "key": "source",
              "valueType": "code",
              "subItemsHeading": {
                "key": "reason",
                "valueType": "text"
              }
            }
          ]
        }
      },
      "aria-text": {
        "id": "aria-text",
        "title": "Elements with the `role=text` attribute do not have focusable descendents.",
        "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https://dequeuniversity.com/rules/axe/4.12/aria-text).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "table-duplicate-name": {
        "id": "table-duplicate-name",
        "title": "Tables have different content in the summary attribute and `\u003ccaption\u003e`.",
        "description": "The summary attribute should describe the table structure, while `\u003ccaption\u003e` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https://dequeuniversity.com/rules/axe/4.12/table-duplicate-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "image-aspect-ratio": {
        "id": "image-aspect-ratio",
        "title": "Displays images with correct aspect ratio",
        "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "key": "node",
              "valueType": "node"
            },
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            },
            {
              "valueType": "text",
              "key": "displayedAspectRatio",
              "label": "Aspect Ratio (Displayed)"
            },
            {
              "valueType": "text",
              "label": "Aspect Ratio (Actual)",
              "key": "actualAspectRatio"
            }
          ]
        }
      },
      "aria-valid-attr": {
        "id": "aria-valid-attr",
        "title": "`[aria-*]` attributes are valid and not misspelled",
        "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-meter-name": {
        "id": "aria-meter-name",
        "title": "ARIA `meter` elements have accessible names",
        "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https://dequeuniversity.com/rules/axe/4.12/aria-meter-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "notification-on-start": {
        "id": "notification-on-start",
        "title": "Avoids requesting the notification permission on page load",
        "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "valueType": "source-location",
              "key": "source",
              "label": "Source"
            }
          ],
          "type": "table"
        }
      },
      "layout-shifts": {
        "id": "layout-shifts",
        "title": "Avoid large layout shifts",
        "description": "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](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)",
        "score": 1,
        "scoreDisplayMode": "informative",
        "displayValue": "1 layout shift found",
        "metricSavings": {
          "CLS": 0.01
        },
        "details": {
          "items": [
            {
              "score": 0.010474216062300789,
              "node": {
                "lhId": "page-1-SECTION",
                "snippet": "\u003csection class=\"additional-info\"\u003e",
                "nodeLabel": "This Account has been suspended.\nContact your hosting provider for more informa…",
                "boundingRect": {
                  "bottom": 293,
                  "right": 412,
                  "top": 60,
                  "left": 0,
                  "width": 412,
                  "height": 233
                },
                "selector": "body \u003e section.additional-info",
                "path": "1,HTML,1,BODY,1,SECTION",
                "type": "node"
              }
            }
          ],
          "headings": [
            {
              "key": "node",
              "subItemsHeading": {
                "key": "extra"
              },
              "valueType": "node",
              "label": "Element"
            },
            {
              "key": "score",
              "label": "Layout shift score",
              "valueType": "numeric",
              "subItemsHeading": {
                "key": "cause",
                "valueType": "text"
              },
              "granularity": 0.001
            }
          ],
          "type": "table"
        }
      },
      "origin-isolation": {
        "id": "origin-isolation",
        "title": "Ensure proper origin isolation with COOP",
        "description": "The Cross-Origin-Opener-Policy (COOP) can be used to isolate the top-level window from other documents such as pop-ups. [Learn more about deploying the COOP header.](https://web.dev/articles/why-coop-coep#coop)",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "headings": [
            {
              "key": "description",
              "valueType": "text",
              "subItemsHeading": {
                "key": "description"
              },
              "label": "Description"
            },
            {
              "valueType": "code",
              "key": "directive",
              "label": "Directive",
              "subItemsHeading": {
                "key": "directive"
              }
            },
            {
              "subItemsHeading": {
                "key": "severity"
              },
              "key": "severity",
              "valueType": "text",
              "label": "Severity"
            }
          ],
          "items": [
            {
              "severity": "High",
              "description": "No COOP header found"
            }
          ],
          "type": "table"
        }
      },
      "screenshot-thumbnails": {
        "id": "screenshot-thumbnails",
        "title": "Screenshot Thumbnails",
        "description": "This is what the load of your site looked like.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "scale": 3000,
          "items": [
            {
              "timestamp": 557179273621,
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAMI/8QAHRABAAIDAQEBAQAAAAAAAAAAAAMEFFOSAgERMf/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDVIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAI5VfdH0ZVfdH0AGVX3R9GVX3R9ABlV90fRlV90fQAZVfdH0ZVfdH0AGVX3R9GVX3R9ABlV90fRlV90fQAZVfdH0ZVfdH0AGVX3R9KRyeJPP749fPXz+fvz7+gD//2Q==",
              "timing": 375
            },
            {
              "timestamp": 557179648621,
              "timing": 750,
              "data": "data:image/jpeg;base64,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71iZxXWCnnhdBSvZM0tIc1xxlhYSN9jpOM/+0yYQGWO6PibK2hqDG5ocH6NsEZBz9N/pv3L6yxXN7y0UU4cH6CHMI3xnH6BTubK7oYYego+iia0BnRnDsR9Hlwz2st2Oe9fRxdcM9qOmeMuOl7C5pLiScgnB3cf49QTJhW1NmuFLG+SeklZEzALy3s792/zyP0IKyV9gudDJO2opZMQauke0Za3SQDv9SB+qz3biSuulGKarbCYwWkFrSCMDA3z6tt1Hrb7ca2KWOpqA9sv/ACf22gv7QduQMnBAx6u4bK5TALBdSGHq+pw/Gk6DvnOP3wR9QsFTa66lgE1RSyxxHHac3A3GR/BUqHiK6Q6tFSMOxkOjY4HDnOGxHoLifr9AsNTeK+ponUk9QXwF4kLS0ZzjHfjP6Jkwr0RFUFcQ8RXKAxGKcNMUYiYdA2aG6R/BVOiireTiG4PAaHxsYGloYxgAAOMgfsFndxXdXROj6WMNdqLsRjclwcT9cgfsqFEoVlcVnEVwrITDO+MwkPGgRgDtPa937uYCqdEQERFUEREBERAREQEREFry5fPc1y8K/wAk5cvnua5eFf5LvdFhe43sxtwRy5fPc1y8K/yTly+e5rl4V/ku90S9wsxtwRy5fPc1y8K/yTly+e5rl4V/ku90S9wsxtwRy5fPc1y8K/yTly+e5rl4V/ku90S9wsxtwRy5fPc1y8K/yTly+e5rl4V/ku90S9wsxtwRy5fPc1y8K/yTly+e5rl4V/ku90S9wsxtwRy5fPc1y8K/yTly+e5rl4V/ku90S9wsxtwRy5fPc1y8K/yTly+e5rl4V/ku90S9wsxsREWLYREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREEPrWg9sg+8J1rQe2QfeERA61oPbIPvCda0HtkH3hEQOtaD2yD7wnWtB7ZB94REDrWg9sg+8J1rQe2QfeERA61oPbIPvCda0HtkH3hEQOtaD2yD7wnWtB7ZB94REDrWg9sg+8J1rQe2QfeERA61oPbIPvCkQVEVQzXBIyRmcZacjKIg//9k="
            },
            {
              "timing": 1125,
              "data": "data:image/jpeg;base64,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",
              "timestamp": 557180023621
            },
            {
              "timestamp": 557180398621,
              "timing": 1500,
              "data": "data:image/jpeg;base64,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"
            },
            {
              "timing": 1875,
              "timestamp": 557180773621,
              "data": "data:image/jpeg;base64,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"
            },
            {
              "timestamp": 557181148621,
              "timing": 2250,
              "data": "data:image/jpeg;base64,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"
            },
            {
              "timestamp": 557181523621,
              "data": "data:image/jpeg;base64,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",
              "timing": 2625
            },
            {
              "data": "data:image/jpeg;base64,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",
              "timestamp": 557181898621,
              "timing": 3000
            }
          ],
          "type": "filmstrip"
        }
      },
      "managed-focus": {
        "id": "managed-focus",
        "title": "The user's focus is directed to new content added to the page",
        "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https://developer.chrome.com/docs/lighthouse/accessibility/managed-focus/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "skip-link": {
        "id": "skip-link",
        "title": "Skip links are focusable.",
        "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.12/skip-link).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "html-xml-lang-mismatch": {
        "id": "html-xml-lang-mismatch",
        "title": "`\u003chtml\u003e` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
        "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/html-xml-lang-mismatch).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "meta-viewport": {
        "id": "meta-viewport",
        "title": "`[user-scalable=\"no\"]` is used in the `\u003cmeta name=\"viewport\"\u003e` element or the `[maximum-scale]` attribute is less than 5.",
        "description": "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](https://dequeuniversity.com/rules/axe/4.12/meta-viewport).",
        "score": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "debugData": {
            "impact": "moderate",
            "tags": [
              "cat.sensory-and-visual-cues",
              "wcag2aa",
              "wcag144",
              "EN-301-549",
              "EN-9.1.4.4",
              "ACT",
              "RGAAv4",
              "RGAA-10.4.2"
            ],
            "type": "debugdata"
          },
          "items": [
            {
              "node": {
                "boundingRect": {
                  "right": 0,
                  "bottom": 0,
                  "top": 0,
                  "left": 0,
                  "width": 0,
                  "height": 0
                },
                "nodeLabel": "head \u003e meta",
                "type": "node",
                "selector": "head \u003e meta",
                "explanation": "Fix any of the following:\n  maximum-scale on \u003cmeta\u003e tag disables zooming on mobile devices",
                "path": "1,HTML,0,HEAD,4,META",
                "lhId": "1-3-META",
                "snippet": "\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1\"\u003e"
              }
            }
          ],
          "type": "table",
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "valueType": "node"
            }
          ]
        }
      },
      "canonical": {
        "id": "canonical",
        "title": "Document has a valid `rel=canonical`",
        "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https://developer.chrome.com/docs/lighthouse/seo/canonical/).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "redirects": {
        "id": "redirects",
        "title": "Avoid multiple page redirects",
        "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https://developer.chrome.com/docs/lighthouse/performance/redirects/).",
        "score": 0,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 780 ms",
        "metricSavings": {
          "LCP": 800,
          "FCP": 800
        },
        "details": {
          "overallSavingsMs": 781.84122,
          "items": [
            {
              "wastedMs": 781.84122,
              "url": "https://infinitewellnesspk.com/"
            },
            {
              "url": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi",
              "wastedMs": 0
            }
          ],
          "headings": [
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            },
            {
              "valueType": "timespanMs",
              "label": "Time Spent",
              "key": "wastedMs"
            }
          ],
          "type": "opportunity"
        },
        "numericValue": 781.84122,
        "numericUnit": "millisecond"
      },
      "accesskeys": {
        "id": "accesskeys",
        "title": "`[accesskey]` values are unique",
        "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https://dequeuniversity.com/rules/axe/4.12/accesskeys).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "network-server-latency": {
        "id": "network-server-latency",
        "title": "Server Backend Latencies",
        "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "displayValue": "0 ms",
        "details": {
          "items": [
            {
              "serverResponseTime": 3,
              "origin": "https://infinitewellnesspk.com"
            },
            {
              "origin": "https://use.fontawesome.com",
              "serverResponseTime": 1.5
            }
          ],
          "sortedBy": [
            "serverResponseTime"
          ],
          "headings": [
            {
              "key": "origin",
              "label": "URL",
              "valueType": "text"
            },
            {
              "label": "Time Spent",
              "granularity": 1,
              "valueType": "ms",
              "key": "serverResponseTime"
            }
          ],
          "type": "table"
        },
        "numericValue": 3,
        "numericUnit": "millisecond"
      },
      "diagnostics": {
        "id": "diagnostics",
        "title": "Diagnostics",
        "description": "Collection of useful page vitals.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "numStylesheets": 1,
              "throughput": 32049560737.282658,
              "numTasksOver50ms": 0,
              "maxServerLatency": 3,
              "maxRtt": 10.513739999999995,
              "totalTaskTime": 39.228000000000023,
              "rtt": 0.89999999999999991,
              "numFonts": 1,
              "numTasksOver100ms": 0,
              "mainDocumentTransferSize": 4234,
              "numScripts": 0,
              "numTasks": 159,
              "totalByteWeight": 52598,
              "numTasksOver10ms": 1,
              "numTasksOver500ms": 0,
              "numTasksOver25ms": 0,
              "numRequests": 4
            }
          ],
          "type": "debugdata"
        }
      },
      "valid-lang": {
        "id": "valid-lang",
        "title": "`[lang]` attributes have a valid value",
        "description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/valid-lang).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "visual-order-follows-dom": {
        "id": "visual-order-follows-dom",
        "title": "Visual order on the page follows DOM order",
        "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https://developer.chrome.com/docs/lighthouse/accessibility/visual-order-follows-dom/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "resource-summary": {
        "id": "resource-summary",
        "title": "Resources Summary",
        "description": "Aggregates all network requests and groups them by type",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "headings": [
            {
              "key": "label",
              "label": "Resource Type",
              "valueType": "text"
            },
            {
              "key": "requestCount",
              "label": "Requests",
              "valueType": "numeric"
            },
            {
              "key": "transferSize",
              "valueType": "bytes",
              "label": "Transfer Size"
            }
          ],
          "type": "table",
          "items": [
            {
              "transferSize": 52598,
              "resourceType": "total",
              "requestCount": 4,
              "label": "Total"
            },
            {
              "transferSize": 39510,
              "resourceType": "font",
              "label": "Font",
              "requestCount": 1
            },
            {
              "label": "Stylesheet",
              "resourceType": "stylesheet",
              "transferSize": 8336,
              "requestCount": 1
            },
            {
              "requestCount": 1,
              "transferSize": 4234,
              "label": "Document",
              "resourceType": "document"
            },
            {
              "label": "Other",
              "requestCount": 1,
              "transferSize": 518,
              "resourceType": "other"
            },
            {
              "transferSize": 0,
              "resourceType": "image",
              "requestCount": 0,
              "label": "Image"
            },
            {
              "transferSize": 0,
              "resourceType": "media",
              "requestCount": 0,
              "label": "Media"
            },
            {
              "label": "Script",
              "requestCount": 0,
              "resourceType": "script",
              "transferSize": 0
            },
            {
              "requestCount": 2,
              "resourceType": "third-party",
              "transferSize": 47846,
              "label": "Third-party"
            }
          ]
        }
      },
      "svg-img-alt": {
        "id": "svg-img-alt",
        "title": "SVG elements with an `img` role have an accessible text alternative",
        "description": "Ensures SVG elements with an `img`, `graphics-document` or `graphics-symbol` role have an accessible text alternative. [Learn more about SVG alt text](https://dequeuniversity.com/rules/axe/4.12/svg-img-alt).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "crawlable-anchors": {
        "id": "crawlable-anchors",
        "title": "Links are crawlable",
        "description": "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](https://support.google.com/webmasters/answer/9112205)",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "valueType": "node",
              "label": "Uncrawlable Link",
              "key": "node"
            }
          ]
        }
      },
      "js-libraries": {
        "id": "js-libraries",
        "title": "Detected JavaScript libraries",
        "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-hidden-body": {
        "id": "aria-hidden-body",
        "title": "`[aria-hidden=\"true\"]` is not present on the document `\u003cbody\u003e`",
        "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `\u003cbody\u003e`. [Learn how `aria-hidden` affects the document body](https://dequeuniversity.com/rules/axe/4.12/aria-hidden-body).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "headings": [
            {
              "key": "node",
              "valueType": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              }
            }
          ],
          "items": []
        }
      },
      "th-has-data-cells": {
        "id": "th-has-data-cells",
        "title": "`\u003cth\u003e` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` have data cells they describe.",
        "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.12/th-has-data-cells).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "input-button-name": {
        "id": "input-button-name",
        "title": "Input buttons have discernible text.",
        "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https://dequeuniversity.com/rules/axe/4.12/input-button-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "mainthread-work-breakdown": {
        "id": "mainthread-work-breakdown",
        "title": "Minimizes main-thread work",
        "description": "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](https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/)",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "0.0 s",
        "metricSavings": {
          "TBT": 0
        },
        "details": {
          "items": [
            {
              "groupLabel": "Other",
              "duration": 25.944,
              "group": "other"
            },
            {
              "group": "styleLayout",
              "groupLabel": "Style & Layout",
              "duration": 10.962
            },
            {
              "group": "parseHTML",
              "duration": 4.9488,
              "groupLabel": "Parse HTML & CSS"
            },
            {
              "groupLabel": "Script Evaluation",
              "duration": 3.6036000000000006,
              "group": "scriptEvaluation"
            },
            {
              "groupLabel": "Rendering",
              "duration": 1.4652,
              "group": "paintCompositeRender"
            },
            {
              "duration": 0.15,
              "groupLabel": "Script Parsing & Compilation",
              "group": "scriptParseCompile"
            }
          ],
          "headings": [
            {
              "key": "groupLabel",
              "label": "Category",
              "valueType": "text"
            },
            {
              "valueType": "ms",
              "granularity": 1,
              "label": "Time Spent",
              "key": "duration"
            }
          ],
          "type": "table",
          "sortedBy": [
            "duration"
          ]
        },
        "numericValue": 47.073599999999992,
        "numericUnit": "millisecond"
      },
      "clickjacking-mitigation": {
        "id": "clickjacking-mitigation",
        "title": "Mitigate clickjacking with XFO or CSP",
        "description": "The `X-Frame-Options` (XFO) header or the `frame-ancestors` directive in the `Content-Security-Policy` (CSP) header control where a page can be embedded. These can mitigate clickjacking attacks by blocking some or all sites from embedding the page. [Learn more about mitigating clickjacking](https://developer.chrome.com/docs/lighthouse/best-practices/clickjacking-mitigation).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "table",
          "headings": [
            {
              "subItemsHeading": {
                "key": "description"
              },
              "key": "description",
              "valueType": "text",
              "label": "Description"
            },
            {
              "subItemsHeading": {
                "key": "severity"
              },
              "label": "Severity",
              "valueType": "text",
              "key": "severity"
            }
          ],
          "items": [
            {
              "description": "No frame control policy found",
              "severity": "High"
            }
          ]
        }
      },
      "network-rtt": {
        "id": "network-rtt",
        "title": "Network Round Trip Times",
        "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https://hpbn.co/primer-on-latency-and-bandwidth/).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "displayValue": "10 ms",
        "details": {
          "sortedBy": [
            "rtt"
          ],
          "type": "table",
          "headings": [
            {
              "key": "origin",
              "valueType": "text",
              "label": "URL"
            },
            {
              "key": "rtt",
              "granularity": 1,
              "valueType": "ms",
              "label": "Time Spent"
            }
          ],
          "items": [
            {
              "origin": "https://infinitewellnesspk.com",
              "rtt": 10.513739999999995
            },
            {
              "rtt": 0.89999999999999991,
              "origin": "https://use.fontawesome.com"
            }
          ]
        },
        "numericValue": 10.513739999999995,
        "numericUnit": "millisecond"
      },
      "meta-refresh": {
        "id": "meta-refresh",
        "title": "The document does not use `\u003cmeta http-equiv=\"refresh\"\u003e`",
        "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https://dequeuniversity.com/rules/axe/4.12/meta-refresh).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-progressbar-name": {
        "id": "aria-progressbar-name",
        "title": "ARIA `progressbar` elements have accessible names",
        "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https://dequeuniversity.com/rules/axe/4.12/aria-progressbar-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "form-field-multiple-labels": {
        "id": "form-field-multiple-labels",
        "title": "No form fields have multiple labels",
        "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https://dequeuniversity.com/rules/axe/4.12/form-field-multiple-labels).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "main-thread-tasks": {
        "id": "main-thread-tasks",
        "title": "Tasks",
        "description": "Lists the toplevel main thread tasks that executed during page load.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "table",
          "items": [
            {
              "startTime": 680.328,
              "duration": 10.609
            },
            {
              "startTime": 713.022,
              "duration": 9.874
            }
          ],
          "headings": [
            {
              "label": "Start Time",
              "valueType": "ms",
              "key": "startTime",
              "granularity": 1
            },
            {
              "label": "End Time",
              "valueType": "ms",
              "key": "duration",
              "granularity": 1
            }
          ]
        }
      },
      "image-size-responsive": {
        "id": "image-size-responsive",
        "title": "Serves images with appropriate resolution",
        "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https://web.dev/articles/serve-responsive-images).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            },
            {
              "key": "url",
              "valueType": "url",
              "label": "URL"
            },
            {
              "label": "Displayed size",
              "key": "displayedSize",
              "valueType": "text"
            },
            {
              "valueType": "text",
              "key": "actualSize",
              "label": "Actual size"
            },
            {
              "key": "expectedSize",
              "label": "Expected size",
              "valueType": "text"
            }
          ],
          "type": "table"
        }
      },
      "input-image-alt": {
        "id": "input-image-alt",
        "title": "`\u003cinput type=\"image\"\u003e` elements have `[alt]` text",
        "description": "When an image is being used as an `\u003cinput\u003e` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https://dequeuniversity.com/rules/axe/4.12/input-image-alt).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "dlitem": {
        "id": "dlitem",
        "title": "Definition list items are wrapped in `\u003cdl\u003e` elements",
        "description": "Definition list items (`\u003cdt\u003e` and `\u003cdd\u003e`) must be wrapped in a parent `\u003cdl\u003e` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.12/dlitem).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "custom-controls-labels": {
        "id": "custom-controls-labels",
        "title": "Custom controls have associated labels",
        "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https://developer.chrome.com/docs/lighthouse/accessibility/custom-controls-labels/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "speed-index": {
        "id": "speed-index",
        "title": "Speed Index",
        "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "displayValue": "1.7 s",
        "numericValue": 1737.9507039068069,
        "numericUnit": "millisecond"
      },
      "errors-in-console": {
        "id": "errors-in-console",
        "title": "No browser errors logged to the console",
        "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Source",
              "key": "sourceLocation",
              "valueType": "source-location"
            },
            {
              "valueType": "code",
              "label": "Description",
              "key": "description"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "trusted-types-xss": {
        "id": "trusted-types-xss",
        "title": "Mitigate DOM-based XSS with Trusted Types",
        "description": "The `require-trusted-types-for` directive in the `Content-Security-Policy` (CSP) header instructs user agents to control the data passed to DOM XSS sink functions. [Learn more about mitigating DOM-based XSS with Trusted Types](https://developer.chrome.com/docs/lighthouse/best-practices/trusted-types-xss).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "table",
          "headings": [
            {
              "subItemsHeading": {
                "key": "description"
              },
              "key": "description",
              "label": "Description",
              "valueType": "text"
            },
            {
              "subItemsHeading": {
                "key": "severity"
              },
              "label": "Severity",
              "valueType": "text",
              "key": "severity"
            }
          ],
          "items": [
            {
              "description": "No `Content-Security-Policy` header with Trusted Types directive found",
              "severity": "High"
            }
          ]
        }
      },
      "aria-roles": {
        "id": "aria-roles",
        "title": "`[role]` values are valid",
        "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-roles).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "autocomplete-valid": {
        "id": "autocomplete-valid",
        "title": "`autocomplete` attributes are used correctly",
        "description": "The `autocomplete` attribute values must be valid and correctly applied for screen readers to function correctly. [Learn more about valid autocomplete values](https://dequeuniversity.com/rules/axe/4.12/autocomplete-valid).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "heading-order": {
        "id": "heading-order",
        "title": "Heading elements appear in a sequentially-descending order",
        "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.12/heading-order).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-hidden-focus": {
        "id": "aria-hidden-focus",
        "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
        "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "meta-description": {
        "id": "meta-description",
        "title": "Document does not have a meta description",
        "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https://developer.chrome.com/docs/lighthouse/seo/meta-description/).",
        "score": 0,
        "scoreDisplayMode": "binary"
      },
      "http-status-code": {
        "id": "http-status-code",
        "title": "Page has successful HTTP status code",
        "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https://developer.chrome.com/docs/lighthouse/seo/http-status-code/).",
        "score": 1,
        "scoreDisplayMode": "binary"
      },
      "aria-allowed-attr": {
        "id": "aria-allowed-attr",
        "title": "`[aria-*]` attributes match their roles",
        "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.12/aria-allowed-attr).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-required-attr": {
        "id": "aria-required-attr",
        "title": "`[role]`s have all required `[aria-*]` attributes",
        "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https://dequeuniversity.com/rules/axe/4.12/aria-required-attr).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "legacy-javascript-insight": {
        "id": "legacy-javascript-insight",
        "title": "Legacy JavaScript",
        "description": "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](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "headings": [
            {
              "subItemsHeading": {
                "key": "location",
                "valueType": "source-location"
              },
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "valueType": "code",
              "key": null,
              "subItemsHeading": {
                "key": "signal"
              }
            },
            {
              "key": "wastedBytes",
              "label": "Wasted bytes",
              "valueType": "bytes"
            }
          ],
          "items": [],
          "type": "table",
          "debugData": {
            "wastedBytes": 0,
            "type": "debugdata"
          }
        }
      },
      "image-alt": {
        "id": "image-alt",
        "title": "Image elements have `[alt]` attributes",
        "description": "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](https://dequeuniversity.com/rules/axe/4.12/image-alt).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "forced-reflow-insight": {
        "id": "forced-reflow-insight",
        "title": "Forced reflow",
        "description": "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](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "details": {
          "type": "list",
          "items": [
            {
              "type": "table",
              "headings": [
                {
                  "valueType": "source-location",
                  "key": "source",
                  "label": "Source"
                },
                {
                  "valueType": "ms",
                  "granularity": 1,
                  "label": "Total reflow time",
                  "key": "reflowTime"
                }
              ],
              "items": []
            }
          ]
        }
      },
      "list": {
        "id": "list",
        "title": "Lists contain only `\u003cli\u003e` elements and script supporting elements (`\u003cscript\u003e` and `\u003ctemplate\u003e`).",
        "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.12/list).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "network-requests": {
        "id": "network-requests",
        "title": "Network Requests",
        "description": "Lists the network requests that were made during page load.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "networkRequestTime": 1.4850000143051147,
              "mimeType": "text/html",
              "finished": true,
              "resourceSize": 0,
              "transferSize": 518,
              "networkEndTime": 325.49600005149841,
              "url": "https://infinitewellnesspk.com/",
              "sessionTargetType": "page",
              "protocol": "http/1.1",
              "statusCode": 302,
              "experimentalFromMainFrame": true,
              "entity": "infinitewellnesspk.com",
              "cache": "none",
              "rendererStartTime": 0,
              "priority": "VeryHigh"
            },
            {
              "rendererStartTime": 325.49600005149841,
              "priority": "VeryHigh",
              "resourceType": "Document",
              "url": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi",
              "sessionTargetType": "page",
              "statusCode": 200,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "protocol": "h2",
              "networkRequestTime": 326.66000008583069,
              "transferSize": 4234,
              "networkEndTime": 677.12199985980988,
              "mimeType": "text/html",
              "finished": true,
              "entity": "infinitewellnesspk.com",
              "resourceSize": 7638
            },
            {
              "mimeType": "text/css",
              "finished": true,
              "entity": "FontAwesome CDN",
              "networkEndTime": 708.24500000476837,
              "resourceSize": 34734,
              "transferSize": 8336,
              "networkRequestTime": 691.375,
              "rendererStartTime": 689.92699992656708,
              "cache": "none",
              "url": "https://use.fontawesome.com/releases/v5.0.6/css/all.css",
              "protocol": "h2",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "VeryHigh",
              "experimentalFromMainFrame": true,
              "resourceType": "Stylesheet"
            },
            {
              "resourceType": "Font",
              "rendererStartTime": 714.57400000095367,
              "experimentalFromMainFrame": true,
              "sessionTargetType": "page",
              "entity": "FontAwesome CDN",
              "finished": true,
              "mimeType": "application/font-woff2",
              "networkRequestTime": 715.38099992275238,
              "statusCode": 200,
              "transferSize": 39510,
              "priority": "VeryHigh",
              "cache": "none",
              "protocol": "h2",
              "resourceSize": 38784,
              "url": "https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff2",
              "networkEndTime": 847.77899992465973
            }
          ],
          "type": "table",
          "debugData": {
            "networkStartTimeTs": 557178898794,
            "initiators": [
              {
                "columnNumber": 84,
                "type": "parser",
                "url": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi",
                "lineNumber": 9
              },
              {
                "type": "parser",
                "url": "https://use.fontawesome.com/releases/v5.0.6/css/all.css"
              }
            ],
            "type": "debugdata"
          },
          "headings": [
            {
              "key": "url",
              "label": "URL",
              "valueType": "url"
            },
            {
              "key": "protocol",
              "valueType": "text",
              "label": "Protocol"
            },
            {
              "label": "Network Request Time",
              "key": "networkRequestTime",
              "granularity": 1,
              "valueType": "ms"
            },
            {
              "granularity": 1,
              "label": "Network End Time",
              "valueType": "ms",
              "key": "networkEndTime"
            },
            {
              "valueType": "bytes",
              "displayUnit": "kb",
              "granularity": 1,
              "label": "Transfer Size",
              "key": "transferSize"
            },
            {
              "label": "Resource Size",
              "displayUnit": "kb",
              "valueType": "bytes",
              "granularity": 1,
              "key": "resourceSize"
            },
            {
              "label": "Status Code",
              "valueType": "text",
              "key": "statusCode"
            },
            {
              "valueType": "text",
              "label": "MIME Type",
              "key": "mimeType"
            },
            {
              "label": "Resource Type",
              "key": "resourceType",
              "valueType": "text"
            }
          ]
        }
      },
      "bypass": {
        "id": "bypass",
        "title": "The page contains a heading, skip link, or landmark region",
        "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https://dequeuniversity.com/rules/axe/4.12/bypass).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              }
            }
          ],
          "type": "table",
          "debugData": {
            "impact": "serious",
            "type": "debugdata",
            "tags": [
              "cat.keyboard",
              "wcag2a",
              "wcag241",
              "section508",
              "section508.22.o",
              "TTv5",
              "TT9.a",
              "EN-301-549",
              "EN-9.2.4.1",
              "RGAAv4",
              "RGAA-12.7.1"
            ]
          },
          "items": [
            {
              "node": {
                "type": "node",
                "boundingRect": {
                  "height": 293,
                  "left": 0,
                  "right": 412,
                  "width": 412,
                  "top": 0,
                  "bottom": 293
                },
                "path": "1,HTML",
                "snippet": "\u003chtml\u003e",
                "nodeLabel": "html",
                "selector": "html",
                "explanation": "Fix any of the following:\n  No valid skip link found\n  Page does not have a heading\n  Page does not have a landmark region",
                "lhId": "1-2-HTML"
              }
            }
          ]
        }
      },
      "interactive-element-affordance": {
        "id": "interactive-element-affordance",
        "title": "Interactive elements indicate their purpose and state",
        "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https://developer.chrome.com/docs/lighthouse/accessibility/interactive-element-affordance/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "label": {
        "id": "label",
        "title": "Form elements have associated labels",
        "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.12/label).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "frame-title": {
        "id": "frame-title",
        "title": "`\u003cframe\u003e` or `\u003ciframe\u003e` elements have a title",
        "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.12/frame-title).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "paste-preventing-inputs": {
        "id": "paste-preventing-inputs",
        "title": "Allows users to paste into input fields",
        "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ]
        }
      },
      "valid-source-maps": {
        "id": "valid-source-maps",
        "title": "Page has valid source maps",
        "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https://developer.chrome.com/docs/devtools/javascript/source-maps/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "key": "scriptUrl",
              "subItemsHeading": {
                "key": "error"
              },
              "label": "URL",
              "valueType": "url"
            },
            {
              "valueType": "url",
              "key": "sourceMapUrl",
              "label": "Map URL"
            }
          ]
        }
      },
      "aria-required-parent": {
        "id": "aria-required-parent",
        "title": "`[role]`s are contained by their required parent element",
        "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.12/aria-required-parent).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "doctype": {
        "id": "doctype",
        "title": "Page has the HTML doctype",
        "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https://developer.chrome.com/docs/lighthouse/best-practices/doctype/).",
        "score": 1,
        "scoreDisplayMode": "binary"
      },
      "font-display-insight": {
        "id": "font-display-insight",
        "title": "Font display",
        "description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/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](https://developer.chrome.com/blog/font-fallbacks).",
        "score": 0,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 130 ms",
        "metricSavings": {
          "FCP": 150,
          "INP": 0
        },
        "details": {
          "items": [
            {
              "url": "https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff2",
              "wastedMs": 130
            }
          ],
          "skipSumming": [
            "wastedMs"
          ],
          "headings": [
            {
              "valueType": "url",
              "label": "URL",
              "key": "url"
            },
            {
              "key": "wastedMs",
              "label": "Est Savings",
              "valueType": "ms"
            }
          ],
          "type": "table"
        }
      },
      "link-in-text-block": {
        "id": "link-in-text-block",
        "title": "Links are distinguishable without relying on color.",
        "description": "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](https://dequeuniversity.com/rules/axe/4.12/link-in-text-block).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "link-text": {
        "id": "link-text",
        "title": "Links have descriptive text",
        "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Link destination",
              "key": "href",
              "valueType": "url"
            },
            {
              "label": "Link Text",
              "valueType": "text",
              "key": "text"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "aria-deprecated-role": {
        "id": "aria-deprecated-role",
        "title": "Deprecated ARIA roles were not used",
        "description": "Deprecated ARIA roles may not be processed correctly by assistive technology. [Learn more about deprecated ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-deprecated-role).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "has-hsts": {
        "id": "has-hsts",
        "title": "Use a strong HSTS policy",
        "description": "Deployment of the HSTS header significantly reduces the risk of downgrading HTTP connections and eavesdropping attacks. A rollout in stages, starting with a low max-age is recommended. [Learn more about using a strong HSTS policy.](https://developer.chrome.com/docs/lighthouse/best-practices/has-hsts)",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "description": "No HSTS header found",
              "severity": "High"
            }
          ],
          "headings": [
            {
              "label": "Description",
              "key": "description",
              "valueType": "text",
              "subItemsHeading": {
                "key": "description"
              }
            },
            {
              "label": "Directive",
              "subItemsHeading": {
                "key": "directive"
              },
              "key": "directive",
              "valueType": "code"
            },
            {
              "subItemsHeading": {
                "key": "severity"
              },
              "valueType": "text",
              "key": "severity",
              "label": "Severity"
            }
          ],
          "type": "table"
        }
      },
      "html-lang-valid": {
        "id": "html-lang-valid",
        "title": "`\u003chtml\u003e` element has a valid value for its `[lang]` attribute",
        "description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/html-lang-valid).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "structured-data": {
        "id": "structured-data",
        "title": "Structured data is valid",
        "description": "Run the [Structured Data Testing Tool](https://developers.google.com/search/docs/appearance/structured-data/) to validate structured data. [Learn more about Structured Data](https://developer.chrome.com/docs/lighthouse/seo/structured-data/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "script-treemap-data": {
        "id": "script-treemap-data",
        "title": "Script Treemap Data",
        "description": "Used for treemap app",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "nodes": [],
          "type": "treemap-data"
        }
      },
      "total-blocking-time": {
        "id": "total-blocking-time",
        "title": "Total Blocking Time",
        "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "displayValue": "0 ms",
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "non-composited-animations": {
        "id": "non-composited-animations",
        "title": "Avoid non-composited animations",
        "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)",
        "score": null,
        "scoreDisplayMode": "notApplicable",
        "metricSavings": {
          "CLS": 0
        },
        "details": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "key": "node",
              "subItemsHeading": {
                "valueType": "text",
                "key": "failureReason"
              },
              "label": "Element",
              "valueType": "node"
            }
          ]
        }
      },
      "baseline": {
        "id": "baseline",
        "title": "Baseline Features",
        "description": "Lists web features used on the page and their Baseline status as of 2026-06-05. [Learn more about Baseline](https://webstatus.dev/).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "headings": [
            {
              "label": "Web-features",
              "valueType": "link",
              "key": "featureId"
            },
            {
              "label": "Baseline Status",
              "valueType": "baseline-status",
              "key": "displayStatus"
            },
            {
              "label": "Source",
              "key": "source",
              "valueType": "source-location"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "total-byte-weight": {
        "id": "total-byte-weight",
        "title": "Avoids enormous network payloads",
        "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Total size was 51 KiB",
        "details": {
          "sortedBy": [
            "totalBytes"
          ],
          "type": "table",
          "items": [
            {
              "totalBytes": 39510,
              "url": "https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff2"
            },
            {
              "totalBytes": 8336,
              "url": "https://use.fontawesome.com/releases/v5.0.6/css/all.css"
            },
            {
              "url": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi",
              "totalBytes": 4234
            },
            {
              "totalBytes": 518,
              "url": "https://infinitewellnesspk.com/"
            }
          ],
          "headings": [
            {
              "label": "URL",
              "key": "url",
              "valueType": "url"
            },
            {
              "key": "totalBytes",
              "label": "Transfer Size",
              "valueType": "bytes"
            }
          ]
        },
        "numericValue": 52598,
        "numericUnit": "byte"
      },
      "aria-treeitem-name": {
        "id": "aria-treeitem-name",
        "title": "ARIA `treeitem` elements have accessible names",
        "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https://dequeuniversity.com/rules/axe/4.12/aria-treeitem-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "user-timings": {
        "id": "user-timings",
        "title": "User Timing marks and measures",
        "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
        "score": null,
        "scoreDisplayMode": "notApplicable",
        "details": {
          "headings": [
            {
              "label": "Name",
              "valueType": "text",
              "key": "name"
            },
            {
              "label": "Type",
              "key": "timingType",
              "valueType": "text"
            },
            {
              "granularity": 0.01,
              "key": "startTime",
              "label": "Start Time",
              "valueType": "ms"
            },
            {
              "label": "Duration",
              "key": "duration",
              "granularity": 0.01,
              "valueType": "ms"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "table-fake-caption": {
        "id": "table-fake-caption",
        "title": "Tables use `\u003ccaption\u003e` instead of cells with the `[colspan]` attribute to indicate a caption.",
        "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https://dequeuniversity.com/rules/axe/4.12/table-fake-caption).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "duplicate-id-aria": {
        "id": "duplicate-id-aria",
        "title": "ARIA IDs are unique",
        "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https://dequeuniversity.com/rules/axe/4.12/duplicate-id-aria).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "logical-tab-order": {
        "id": "logical-tab-order",
        "title": "The page has a logical tab order",
        "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https://developer.chrome.com/docs/lighthouse/accessibility/logical-tab-order/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "landmark-one-main": {
        "id": "landmark-one-main",
        "title": "Document does not have a main landmark.",
        "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.12/landmark-one-main).",
        "score": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "key": "node"
            }
          ],
          "debugData": {
            "impact": "moderate",
            "type": "debugdata",
            "tags": [
              "cat.semantics",
              "best-practice"
            ]
          },
          "type": "table",
          "items": [
            {
              "node": {
                "path": "1,HTML",
                "boundingRect": {
                  "width": 412,
                  "bottom": 293,
                  "height": 293,
                  "left": 0,
                  "top": 0,
                  "right": 412
                },
                "selector": "html",
                "type": "node",
                "lhId": "1-2-HTML",
                "snippet": "\u003chtml\u003e",
                "nodeLabel": "html",
                "explanation": "Fix all of the following:\n  Document does not have a main landmark"
              }
            }
          ]
        }
      },
      "network-dependency-tree-insight": {
        "id": "network-dependency-tree-insight",
        "title": "Network dependency tree",
        "description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.",
        "score": 0,
        "scoreDisplayMode": "numeric",
        "metricSavings": {
          "LCP": 0
        },
        "details": {
          "items": [
            {
              "value": {
                "longestChain": {
                  "duration": 853
                },
                "type": "network-tree",
                "chains": {
                  "FB9D30CF158BFEBA7DEBB43369F5FB5B": {
                    "transferSize": 4234,
                    "children": {
                      "FB9D30CF158BFEBA7DEBB43369F5FB5B": {
                        "transferSize": 4234,
                        "isLongest": true,
                        "children": {
                          "55.2": {
                            "navStartToEndTime": 713,
                            "transferSize": 8336,
                            "isLongest": true,
                            "url": "https://use.fontawesome.com/releases/v5.0.6/css/all.css",
                            "children": {
                              "55.10": {
                                "transferSize": 39510,
                                "children": {},
                                "navStartToEndTime": 853,
                                "url": "https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff2",
                                "isLongest": true
                              }
                            }
                          }
                        },
                        "navStartToEndTime": 693,
                        "url": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi"
                      }
                    },
                    "isLongest": true,
                    "url": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi",
                    "navStartToEndTime": 693
                  }
                }
              },
              "type": "list-section"
            },
            {
              "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.",
              "value": {
                "value": "no origins were preconnected",
                "type": "text"
              },
              "title": "Preconnected origins",
              "type": "list-section"
            },
            {
              "value": {
                "value": "No additional origins are good candidates for preconnecting",
                "type": "text"
              },
              "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.",
              "type": "list-section",
              "title": "Preconnect candidates"
            }
          ],
          "type": "list"
        }
      },
      "inp-breakdown-insight": {
        "id": "inp-breakdown-insight",
        "title": "INP breakdown",
        "description": "Start investigating [how to improve INP](https://developer.chrome.com/docs/performance/insights/inp-breakdown) by looking at the longest subpart.",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "first-contentful-paint": {
        "id": "first-contentful-paint",
        "title": "First Contentful Paint",
        "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
        "score": 0.92,
        "scoreDisplayMode": "numeric",
        "displayValue": "1.7 s",
        "numericValue": 1695.95496,
        "numericUnit": "millisecond"
      },
      "presentation-role-conflict": {
        "id": "presentation-role-conflict",
        "title": "Elements with `role=\"none\"` or `role=\"presentation\"` do not have conflicts",
        "description": "There are certain cases where the semantic role of an element with `role=\"none\"` or `role=\"presentation\"` does not resolve to none or presentation. To ensure the element remains removed from the accessibility tree, you should not add any global ARIA attributes to the element or make it focusable. [Learn more about presentation role conflict](https://dequeuniversity.com/rules/axe/4.12/presentation-role-conflict).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-conditional-attr": {
        "id": "aria-conditional-attr",
        "title": "ARIA attributes are used as specified for the element's role",
        "description": "Some ARIA attributes are only allowed on an element under certain conditions. [Learn more about conditional ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-conditional-attr).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "listitem": {
        "id": "listitem",
        "title": "List items (`\u003cli\u003e`) are contained within `\u003cul\u003e`, `\u003col\u003e` or `\u003cmenu\u003e` parent elements",
        "description": "Screen readers require list items (`\u003cli\u003e`) to be contained within a parent `\u003cul\u003e`, `\u003col\u003e` or `\u003cmenu\u003e` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.12/listitem).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "select-name": {
        "id": "select-name",
        "title": "Select elements have associated label elements.",
        "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https://dequeuniversity.com/rules/axe/4.12/select-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-input-field-name": {
        "id": "aria-input-field-name",
        "title": "ARIA input fields have accessible names",
        "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "identical-links-same-purpose": {
        "id": "identical-links-same-purpose",
        "title": "Identical links have the same purpose.",
        "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https://dequeuniversity.com/rules/axe/4.12/identical-links-same-purpose).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "empty-heading": {
        "id": "empty-heading",
        "title": "All heading elements contain content.",
        "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https://dequeuniversity.com/rules/axe/4.12/empty-heading).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "is-on-https": {
        "id": "is-on-https",
        "title": "Uses HTTPS",
        "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more about HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "label": "Insecure URL",
              "key": "url",
              "valueType": "url"
            },
            {
              "valueType": "text",
              "label": "Request Resolution",
              "key": "resolution"
            }
          ]
        }
      },
      "unsized-images": {
        "id": "unsized-images",
        "title": "Image elements have explicit `width` and `height`",
        "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "CLS": 0
        },
        "details": {
          "headings": [
            {
              "key": "node",
              "valueType": "node"
            },
            {
              "key": "url",
              "valueType": "url",
              "label": "URL"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "unused-javascript": {
        "id": "unused-javascript",
        "title": "Reduce unused JavaScript",
        "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "headings": [],
          "debugData": {
            "metricSavings": {
              "LCP": 0,
              "FCP": 0
            },
            "type": "debugdata"
          },
          "sortedBy": [
            "wastedBytes"
          ],
          "type": "opportunity",
          "items": [],
          "overallSavingsMs": 0,
          "overallSavingsBytes": 0
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "color-contrast": {
        "id": "color-contrast",
        "title": "Background and foreground colors do not have a sufficient contrast ratio.",
        "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.12/color-contrast).",
        "score": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "debugData": {
            "impact": "serious",
            "type": "debugdata",
            "tags": [
              "cat.color",
              "wcag2aa",
              "wcag143",
              "TTv5",
              "TT13.c",
              "EN-301-549",
              "EN-9.1.4.3",
              "ACT",
              "RGAAv4",
              "RGAA-3.2.1"
            ]
          },
          "items": [
            {
              "node": {
                "selector": "body \u003e div.container \u003e span.status-reason",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.6 (foreground color: #cccccc, background color: #ffffff, font size: 21.0pt (28px), font weight: normal). Expected contrast ratio of 3:1",
                "snippet": "\u003cspan class=\"status-reason\"\u003e",
                "lhId": "1-0-SPAN",
                "nodeLabel": " Account Suspended",
                "boundingRect": {
                  "bottom": 60,
                  "left": 10,
                  "right": 402,
                  "top": 0,
                  "height": 60,
                  "width": 392
                },
                "type": "node",
                "path": "1,HTML,1,BODY,0,DIV,0,SPAN"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY",
                      "selector": "body",
                      "type": "node",
                      "lhId": "1-1-BODY",
                      "boundingRect": {
                        "bottom": 293,
                        "right": 412,
                        "left": 0,
                        "top": 0,
                        "width": 412,
                        "height": 293
                      },
                      "nodeLabel": "body",
                      "snippet": "\u003cbody\u003e"
                    }
                  }
                ],
                "type": "subitems"
              }
            }
          ],
          "headings": [
            {
              "key": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "valueType": "node"
            }
          ]
        }
      },
      "dom-size-insight": {
        "id": "dom-size-insight",
        "title": "Optimize DOM size",
        "description": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/performance/insights/dom-size).",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "metricSavings": {
          "INP": 0
        },
        "details": {
          "debugData": {
            "maxDepth": 6,
            "totalElements": 11,
            "type": "debugdata",
            "maxChildren": 2
          },
          "items": [
            {
              "value": {
                "granularity": 1,
                "type": "numeric",
                "value": 11
              },
              "statistic": "Total elements"
            },
            {
              "node": {
                "nodeLabel": "Contact your hosting provider",
                "snippet": "\u003ca href=\"mailto:webmaster@infinitewellnesspk.com\" id=\"dynamicProviderLink\" rel=\"noopener noreferrer\"\u003e",
                "lhId": "page-5-A",
                "selector": "div.container \u003e div.additional-info-items \u003e div.reason-text \u003e a#dynamicProviderLink",
                "type": "node",
                "boundingRect": {
                  "height": 22,
                  "width": 256,
                  "left": 30,
                  "right": 286,
                  "bottom": 200,
                  "top": 178
                },
                "path": "1,HTML,1,BODY,1,SECTION,0,DIV,0,DIV,1,DIV,0,A"
              },
              "statistic": "DOM depth",
              "value": {
                "value": 6,
                "granularity": 1,
                "type": "numeric"
              }
            },
            {
              "statistic": "Most children",
              "value": {
                "value": 2,
                "type": "numeric",
                "granularity": 1
              },
              "node": {
                "snippet": "\u003cdiv class=\"additional-info-items\"\u003e",
                "boundingRect": {
                  "left": 10,
                  "bottom": 293,
                  "width": 392,
                  "right": 402,
                  "height": 233,
                  "top": 60
                },
                "lhId": "page-4-DIV",
                "type": "node",
                "path": "1,HTML,1,BODY,1,SECTION,0,DIV,0,DIV",
                "nodeLabel": "This Account has been suspended.\nContact your hosting provider for more informa…",
                "selector": "body \u003e section.additional-info \u003e div.container \u003e div.additional-info-items"
              }
            }
          ],
          "headings": [
            {
              "key": "statistic",
              "label": "Statistic",
              "valueType": "text"
            },
            {
              "valueType": "node",
              "label": "Element",
              "key": "node"
            },
            {
              "valueType": "numeric",
              "label": "Value",
              "key": "value"
            }
          ],
          "type": "table"
        },
        "numericValue": 11,
        "numericUnit": "element"
      },
      "duplicated-javascript-insight": {
        "id": "duplicated-javascript-insight",
        "title": "Duplicated JavaScript",
        "description": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity.",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "headings": [
            {
              "label": "Source",
              "valueType": "code",
              "subItemsHeading": {
                "valueType": "url",
                "key": "url"
              },
              "key": "source"
            },
            {
              "key": "wastedBytes",
              "granularity": 10,
              "subItemsHeading": {
                "key": "sourceTransferBytes"
              },
              "valueType": "bytes",
              "label": "Duplicated bytes"
            }
          ],
          "debugData": {
            "wastedBytes": 0,
            "type": "debugdata"
          },
          "type": "table",
          "items": []
        }
      },
      "video-caption": {
        "id": "video-caption",
        "title": "`\u003cvideo\u003e` elements contain a `\u003ctrack\u003e` element with `[kind=\"captions\"]`",
        "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https://dequeuniversity.com/rules/axe/4.12/video-caption).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "bootup-time": {
        "id": "bootup-time",
        "title": "JavaScript execution time",
        "description": "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](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
        "score": null,
        "scoreDisplayMode": "notApplicable",
        "metricSavings": {
          "TBT": 0
        },
        "details": {
          "headings": [
            {
              "key": "url",
              "valueType": "url",
              "label": "URL"
            },
            {
              "label": "Total CPU Time",
              "key": "total",
              "valueType": "ms",
              "granularity": 1
            },
            {
              "key": "scripting",
              "valueType": "ms",
              "granularity": 1,
              "label": "Script Evaluation"
            },
            {
              "label": "Script Parse",
              "key": "scriptParseCompile",
              "granularity": 1,
              "valueType": "ms"
            }
          ],
          "items": [],
          "type": "table"
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "object-alt": {
        "id": "object-alt",
        "title": "`\u003cobject\u003e` elements have alternate text",
        "description": "Screen readers cannot translate non-text content. Adding alternate text to `\u003cobject\u003e` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https://dequeuniversity.com/rules/axe/4.12/object-alt).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "image-redundant-alt": {
        "id": "image-redundant-alt",
        "title": "Image elements do not have `[alt]` attributes that are redundant text.",
        "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.12/image-redundant-alt).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "server-response-time": {
        "id": "server-response-time",
        "title": "Initial server response time was short",
        "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Root document took 0 ms",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "type": "opportunity",
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "valueType": "timespanMs",
              "key": "responseTime",
              "label": "Time Spent"
            }
          ],
          "items": [
            {
              "responseTime": 3,
              "url": "https://infinitewellnesspk.com/cgi-sys/suspendedpage.cgi"
            }
          ],
          "overallSavingsMs": 0
        },
        "numericValue": 3,
        "numericUnit": "millisecond"
      },
      "robots-txt": {
        "id": "robots-txt",
        "title": "robots.txt is not valid",
        "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/).",
        "score": 0,
        "scoreDisplayMode": "binary",
        "displayValue": "118 errors found",
        "details": {
          "type": "table",
          "headings": [
            {
              "label": "Line #",
              "key": "index",
              "valueType": "text"
            },
            {
              "key": "line",
              "valueType": "code",
              "label": "Content"
            },
            {
              "valueType": "code",
              "key": "message",
              "label": "Error"
            }
          ],
          "items": [
            {
              "message": "Syntax not understood",
              "line": "\u003c!DOCTYPE html\u003e",
              "index": "1"
            },
            {
              "message": "Syntax not understood",
              "line": "\u003chtml\u003e",
              "index": "2"
            },
            {
              "line": "    \u003chead\u003e",
              "message": "Syntax not understood",
              "index": "3"
            },
            {
              "line": "    \u003cmeta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\"\u003e",
              "index": "4",
              "message": "Syntax not understood"
            },
            {
              "message": "Syntax not understood",
              "index": "5",
              "line": "    \u003cmeta http-equiv=\"Cache-control\" content=\"no-cache\"\u003e"
            },
            {
              "index": "6",
              "line": "    \u003cmeta http-equiv=\"Pragma\" content=\"no-cache\"\u003e",
              "message": "Syntax not understood"
            },
            {
              "message": "Syntax not understood",
              "index": "7",
              "line": "    \u003cmeta http-equiv=\"Expires\" content=\"0\"\u003e"
            },
            {
              "line": "    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1\"\u003e",
              "index": "8",
              "message": "Syntax not understood"
            },
            {
              "index": "9",
              "message": "Syntax not understood",
              "line": "    \u003ctitle\u003eAccount Suspended\u003c/title\u003e"
            },
            {
              "message": "Syntax not understood",
              "index": "10",
              "line": "    \u003clink rel=\"stylesheet\" href=\"//use.fontawesome.com/releases/v5.0.6/css/all.css\"\u003e"
            },
            {
              "message": "Syntax not understood",
              "index": "11",
              "line": "    \u003cstyle type=\"text/css\"\u003e"
            },
            {
              "message": "Syntax not understood",
              "index": "12",
              "line": "        body {"
            },
            {
              "line": "            font-family: Arial, Helvetica, sans-serif;",
              "index": "13",
              "message": "Unknown directive"
            },
            {
              "index": "14",
              "message": "Unknown directive",
              "line": "            font-size: 14px;"
            },
            {
              "message": "Unknown directive",
              "line": "            line-height: 1.428571429;",
              "index": "15"
            },
            {
              "index": "16",
              "line": "            background-color: #ffffff;",
              "message": "Unknown directive"
            },
            {
              "index": "17",
              "line": "            color: #2F3230;",
              "message": "Unknown directive"
            },
            {
              "message": "Unknown directive",
              "index": "18",
              "line": "            padding: 0;"
            },
            {
              "message": "Unknown directive",
              "line": "            margin: 0;",
              "index": "19"
            },
            {
              "message": "Syntax not understood",
              "index": "20",
              "line": "        }"
            },
            {
              "message": "Syntax not understood",
              "index": "21",
              "line": "        section {"
            },
            {
              "index": "22",
              "message": "Unknown directive",
              "line": "            display: block;"
            },
            {
              "message": "Unknown directive",
              "index": "23",
              "line": "            padding: 0;"
            },
            {
              "line": "            margin: 0;",
              "index": "24",
              "message": "Unknown directive"
            },
            {
              "line": "        }",
              "message": "Syntax not understood",
              "index": "25"
            },
            {
              "line": "        .container {",
              "message": "Syntax not understood",
              "index": "26"
            },
            {
              "message": "Unknown directive",
              "line": "            margin-left: auto;",
              "index": "27"
            },
            {
              "index": "28",
              "line": "            margin-right: auto;",
              "message": "Unknown directive"
            },
            {
              "message": "Unknown directive",
              "line": "            padding: 0 10px;",
              "index": "29"
            },
            {
              "line": "        }",
              "message": "Syntax not understood",
              "index": "30"
            },
            {
              "index": "31",
              "line": "        .additional-info {",
              "message": "Syntax not understood"
            },
            {
              "message": "Unknown directive",
              "index": "32",
              "line": "            background-repeat: no-repeat;"
            },
            {
              "index": "33",
              "message": "Unknown directive",
              "line": "            background-color: #293A4A;"
            },
            {
              "line": "            color: #FFFFFF;",
              "index": "34",
              "message": "Unknown directive"
            },
            {
              "line": "        }",
              "index": "35",
              "message": "Syntax not understood"
            },
            {
              "line": "        .additional-info-items {",
              "message": "Syntax not understood",
              "index": "36"
            },
            {
              "line": "            padding: 20px;",
              "message": "Unknown directive",
              "index": "37"
            },
            {
              "line": "            min-height: 193px;",
              "message": "Unknown directive",
              "index": "38"
            },
            {
              "message": "Syntax not understood",
              "line": "        }",
              "index": "39"
            },
            {
              "message": "Syntax not understood",
              "index": "40",
              "line": "        .info-heading {"
            },
            {
              "index": "41",
              "line": "            font-weight: bold;",
              "message": "Unknown directive"
            },
            {
              "index": "42",
              "message": "Unknown directive",
              "line": "            text-align: left;"
            },
            {
              "index": "43",
              "message": "Unknown directive",
              "line": "            word-break: break-all;"
            },
            {
              "line": "            width: 100%;",
              "message": "Unknown directive",
              "index": "44"
            },
            {
              "line": "        }",
              "message": "Syntax not understood",
              "index": "45"
            },
            {
              "line": "        .status-reason {",
              "message": "Syntax not understood",
              "index": "46"
            },
            {
              "line": "            font-size: 200%;",
              "index": "47",
              "message": "Unknown directive"
            },
            {
              "message": "Unknown directive",
              "line": "            display: block;",
              "index": "48"
            },
            {
              "line": "            color: #CCCCCC;",
              "index": "49",
              "message": "Unknown directive"
            },
            {
              "index": "50",
              "line": "        }",
              "message": "Syntax not understood"
            },
            {
              "index": "51",
              "message": "Syntax not understood",
              "line": "        .reason-text {"
            },
            {
              "line": "            margin: 20px 0;",
              "index": "52",
              "message": "Unknown directive"
            },
            {
              "message": "Unknown directive",
              "line": "            font-size: 16px;",
              "index": "53"
            },
            {
              "index": "54",
              "message": "Syntax not understood",
              "line": "        }"
            },
            {
              "line": "        .info-heading {",
              "index": "55",
              "message": "Syntax not understood"
            },
            {
              "line": "            font-size: 190%;",
              "index": "56",
              "message": "Unknown directive"
            },
            {
              "line": "        }",
              "index": "57",
              "message": "Syntax not understood"
            },
            {
              "line": "        .reason-text {",
              "message": "Syntax not understood",
              "index": "58"
            },
            {
              "line": "            font-size: 140%;",
              "index": "59",
              "message": "Unknown directive"
            },
            {
              "message": "Syntax not understood",
              "line": "        }",
              "index": "60"
            },
            {
              "message": "Syntax not understood",
              "index": "62",
              "line": "         a#dynamicProviderLink, a#dynamicProviderLink:hover, a#dynamicProviderLink:active, a#dynamicProviderLink:visited {"
            },
            {
              "message": "Unknown directive",
              "index": "63",
              "line": "            color: white;"
            },
            {
              "line": "        }",
              "message": "Syntax not understood",
              "index": "64"
            },
            {
              "index": "66",
              "message": "Unknown directive",
              "line": "        @media (min-width: 768px) {"
            },
            {
              "line": "            .additional-info {",
              "index": "67",
              "message": "Syntax not understood"
            },
            {
              "message": "Unknown directive",
              "index": "68",
              "line": "                position: relative;"
            },
            {
              "line": "                overflow: hidden;",
              "index": "69",
              "message": "Unknown directive"
            },
            {
              "index": "70",
              "message": "Unknown directive",
              "line": "                background-image: none;"
            },
            {
              "message": "Syntax not understood",
              "index": "71",
              "line": "            }"
            },
            {
              "index": "72",
              "message": "Syntax not understood",
              "line": "            .additional-info-items {"
            },
            {
              "line": "                padding: 20px;",
              "index": "73",
              "message": "Unknown directive"
            },
            {
              "index": "74",
              "line": "            }",
              "message": "Syntax not understood"
            },
            {
              "index": "75",
              "line": "            .container {",
              "message": "Syntax not understood"
            },
            {
              "message": "Unknown directive",
              "line": "                width: 90%;",
              "index": "76"
            },
            {
              "message": "Syntax not understood",
              "line": "            }",
              "index": "77"
            },
            {
              "index": "78",
              "line": "            .status-reason {",
              "message": "Syntax not understood"
            },
            {
              "line": "                display: inline;",
              "index": "79",
              "message": "Unknown directive"
            },
            {
              "line": "            }",
              "index": "80",
              "message": "Syntax not understood"
            },
            {
              "line": "        }",
              "index": "81",
              "message": "Syntax not understood"
            },
            {
              "index": "82",
              "message": "Unknown directive",
              "line": "        @media (min-width: 992px) {"
            },
            {
              "line": "            .additional-info {",
              "index": "83",
              "message": "Syntax not understood"
            },
            {
              "line": "                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAADqCAMAAACrxjhdAAAAt1BMVEUAAAAAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////5+fn////////////////////////////////6+vr///////////////////////////////////////+i5edTAAAAPXRSTlMAAQECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygoKSorLC0uLzAwMTIzNDU2Nzg5H7x0XAAACndJREFUeAHtXXlzGs8R7TQ3CFkHxpKxhIwtIBwgIuYY4u//uVJ2qpLKD7Q8t2Z7xpD3n6ska9/2bM9Mvz6oGEyXFoKHfmheoewx9cYehVuPHMT4jphyBtNHxHQmDGgBvZjXBuWN2gogbPy6RtcOejNPxFkb+CEYhHCfmJ6DQShfEGfMt71FOPgpE1PHOMTEY8oZ3yCr2UtiInqEftj3iLM18Afsu/xKv9B4QUzsV1XKFTzDPG+LfoLpE/LjJnzO08QCAugLalKeqP/mEmW6Qj+BPIE7IYmTyw1MFwbaksaybSxDCA4STF+wg8rH7EzMwqNibY38mlvXKDdU5pDH3TRkl40vxJkZ+DO2Nu/3HnyC7t15obGBtqRFRXo6+0Z5YQh5LHd9YGWOsF+9Is5oQXctZKbvdAAtbHHM8+GLfojWdIgPff7YifRTNiZmusW+w8fDj1xdevNnbU3VFfTEL/W33pfH31cGYBpgW9Lba3Ic8C8iA77NLe514vu8BPj6/n3lCd/VkgKXGkwYUQHAaM+yQunBmNSwbRVYh+kOcgMhvRDB1Md20YfiR+UFfvdIizp2v1vVjt0usa1pmNzAX2IFl5/xaE9aqQGSD6bxI0RZSw3uuF0YjQHepjMxHmd9IgC1NbY1VSkdeB4vXMH0KSQVIvQfERciMpcaFtW4H8iI0gB2MzfEcV3gB+IkfDtbyCATgtHB7l3TrKUG2yWOe7O2KYQIPE7xFD12Yvy6SvqoLOMf95k+BvgqogCFCx22NdltO1epYc7ycEKSaI9+UAYPGOlK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);",
              "index": "84",
              "message": "Unknown directive"
            },
            {
              "line": "            }",
              "message": "Syntax not understood",
              "index": "85"
            },
            {
              "message": "Syntax not understood",
              "index": "86",
              "line": "            .container {"
            },
            {
              "line": "                width: 70%;",
              "message": "Unknown directive",
              "index": "87"
            },
            {
              "index": "88",
              "message": "Syntax not understood",
              "line": "            }"
            },
            {
              "message": "Syntax not understood",
              "line": "            .status-reason {",
              "index": "89"
            },
            {
              "message": "Unknown directive",
              "line": "                font-size: 450%;",
              "index": "90"
            },
            {
              "line": "            }",
              "index": "91",
              "message": "Syntax not understood"
            },
            {
              "line": "            .info-heading {",
              "index": "92",
              "message": "Syntax not understood"
            },
            {
              "index": "93",
              "message": "Unknown directive",
              "line": "                font-size: 200%;"
            },
            {
              "index": "94",
              "line": "            }",
              "message": "Syntax not understood"
            },
            {
              "message": "Syntax not understood",
              "line": "            .reason-text {",
              "index": "95"
            },
            {
              "line": "                font-size: 160%;",
              "message": "Unknown directive",
              "index": "96"
            },
            {
              "line": "            }",
              "message": "Syntax not understood",
              "index": "97"
            },
            {
              "message": "Syntax not understood",
              "index": "98",
              "line": "        }"
            },
            {
              "message": "Syntax not understood",
              "index": "99",
              "line": "    \u003c/style\u003e"
            },
            {
              "line": "    \u003c/head\u003e",
              "message": "Syntax not understood",
              "index": "100"
            },
            {
              "message": "Syntax not understood",
              "index": "101",
              "line": "    \u003cbody\u003e"
            },
            {
              "index": "102",
              "line": "        \u003cdiv class=\"container\"\u003e",
              "message": "Syntax not understood"
            },
            {
              "line": "            \u003cspan class=\"status-reason\"\u003e",
              "index": "103",
              "message": "Syntax not understood"
            },
            {
              "index": "104",
              "line": "                \u003ci class=\"fas fa-user-times fa-2x\"\u003e\u003c/i\u003e Account Suspended",
              "message": "Syntax not understood"
            },
            {
              "message": "Syntax not understood",
              "line": "            \u003c/span\u003e",
              "index": "105"
            },
            {
              "message": "Syntax not understood",
              "line": "        \u003c/div\u003e",
              "index": "106"
            },
            {
              "line": "        \u003csection class=\"additional-info\"\u003e",
              "index": "107",
              "message": "Syntax not understood"
            },
            {
              "message": "Syntax not understood",
              "line": "            \u003cdiv class=\"container\"\u003e",
              "index": "108"
            },
            {
              "message": "Syntax not understood",
              "line": "                \u003cdiv class=\"additional-info-items\"\u003e",
              "index": "109"
            },
            {
              "index": "110",
              "message": "Syntax not understood",
              "line": "                    \u003cdiv class=\"info-heading\"\u003e"
            },
            {
              "message": "Syntax not understood",
              "index": "111",
              "line": "                        This Account has been suspended."
            },
            {
              "index": "112",
              "message": "Syntax not understood",
              "line": "                    \u003c/div\u003e"
            },
            {
              "line": "                    \u003cdiv class=\"reason-text\"\u003e",
              "message": "Syntax not understood",
              "index": "113"
            },
            {
              "message": "Unknown directive",
              "line": "                        \u003ca href=\"mailto:webmaster@infinitewellnesspk.com\" id=\"dynamicProviderLink\" title=\"webmaster@infinitewellnesspk.com\" rel=\"noopener noreferrer\"\u003eContact your hosting provider\u003c/a\u003e for more information.",
              "index": "114"
            },
            {
              "line": "                    \u003c/div\u003e",
              "index": "115",
              "message": "Syntax not understood"
            },
            {
              "index": "116",
              "message": "Syntax not understood",
              "line": "                \u003c/div\u003e"
            },
            {
              "index": "117",
              "line": "            \u003c/div\u003e",
              "message": "Syntax not understood"
            },
            {
              "message": "Syntax not understood",
              "line": "        \u003c/section\u003e",
              "index": "118"
            },
            {
              "message": "Syntax not understood",
              "index": "119",
              "line": "    \u003c/body\u003e"
            },
            {
              "line": "\u003c/html\u003e",
              "message": "Syntax not understood",
              "index": "120"
            }
          ]
        }
      },
      "aria-dialog-name": {
        "id": "aria-dialog-name",
        "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
        "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https://dequeuniversity.com/rules/axe/4.12/aria-dialog-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "cls-culprits-insight": {
        "id": "cls-culprits-insight",
        "title": "Layout shift culprits",
        "description": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "metricSavings": {
          "CLS": 0
        },
        "details": {
          "type": "list",
          "items": [
            {
              "headings": [
                {
                  "valueType": "node",
                  "label": "Element",
                  "key": "node",
                  "subItemsHeading": {
                    "key": "extra"
                  }
                },
                {
                  "valueType": "numeric",
                  "granularity": 0.001,
                  "subItemsHeading": {
                    "valueType": "text",
                    "key": "cause"
                  },
                  "label": "Layout shift score",
                  "key": "score"
                }
              ],
              "items": [
                {
                  "score": 0.010474216062300789,
                  "node": {
                    "type": "text",
                    "value": "Total"
                  }
                },
                {
                  "score": 0.010474216062300789,
                  "node": {
                    "lhId": "page-1-SECTION",
                    "nodeLabel": "This Account has been suspended.\nContact your hosting provider for more informa…",
                    "path": "1,HTML,1,BODY,1,SECTION",
                    "boundingRect": {
                      "width": 412,
                      "left": 0,
                      "height": 233,
                      "bottom": 293,
                      "right": 412,
                      "top": 60
                    },
                    "type": "node",
                    "selector": "body \u003e section.additional-info",
                    "snippet": "\u003csection class=\"additional-info\"\u003e"
                  }
                }
              ],
              "type": "table"
            }
          ]
        }
      },
      "use-landmarks": {
        "id": "use-landmarks",
        "title": "HTML5 landmark elements are used to improve navigation",
        "description": "Landmark elements (`\u003cmain\u003e`, `\u003cnav\u003e`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https://developer.chrome.com/docs/lighthouse/accessibility/use-landmarks/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "render-blocking-insight": {
        "id": "render-blocking-insight",
        "title": "Render-blocking requests",
        "description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.",
        "score": 0,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 740 ms",
        "metricSavings": {
          "LCP": 750,
          "FCP": 750
        },
        "details": {
          "headings": [
            {
              "key": "url",
              "valueType": "url",
              "label": "URL"
            },
            {
              "label": "Transfer Size",
              "key": "totalBytes",
              "valueType": "bytes"
            },
            {
              "key": "wastedMs",
              "valueType": "timespanMs",
              "label": "Duration"
            }
          ],
          "items": [
            {
              "wastedMs": 751,
              "totalBytes": 8336,
              "url": "https://use.fontawesome.com/releases/v5.0.6/css/all.css"
            }
          ],
          "type": "table"
        }
      }
    },
    "categories": {
      "performance": {
        "id": "performance",
        "title": "Performance",
        "score": 0.99,
        "auditRefs": [
          {
            "id": "first-contentful-paint",
            "weight": 10,
            "group": "metrics",
            "acronym": "FCP"
          },
          {
            "id": "largest-contentful-paint",
            "weight": 25,
            "group": "metrics",
            "acronym": "LCP"
          },
          {
            "id": "total-blocking-time",
            "weight": 30,
            "group": "metrics",
            "acronym": "TBT"
          },
          {
            "id": "cumulative-layout-shift",
            "weight": 25,
            "group": "metrics",
            "acronym": "CLS"
          },
          {
            "id": "speed-index",
            "weight": 10,
            "group": "metrics",
            "acronym": "SI"
          },
          {
            "id": "cache-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "cls-culprits-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "document-latency-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "dom-size-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "duplicated-javascript-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "font-display-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "forced-reflow-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "image-delivery-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "inp-breakdown-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "lcp-breakdown-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "lcp-discovery-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "legacy-javascript-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "network-dependency-tree-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "render-blocking-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "third-parties-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "viewport-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "interactive",
            "weight": 0,
            "group": "hidden",
            "acronym": "TTI"
          },
          {
            "id": "max-potential-fid",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "unminified-css",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "unminified-javascript",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "unused-css-rules",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "unused-javascript",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "total-byte-weight",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "user-timings",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "bootup-time",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "mainthread-work-breakdown",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "long-tasks",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "non-composited-animations",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "unsized-images",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "network-requests",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "network-rtt",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "network-server-latency",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "main-thread-tasks",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "diagnostics",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "metrics",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "screenshot-thumbnails",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "final-screenshot",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "script-treemap-data",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "resource-summary",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "redirects",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "server-response-time",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "layout-shifts",
            "weight": 0,
            "group": "hidden"
          }
        ]
      },
      "accessibility": {
        "id": "accessibility",
        "title": "Accessibility",
        "description": "These checks highlight opportunities to [improve the accessibility of your web app](https://developer.chrome.com/docs/lighthouse/accessibility/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https://web.dev/articles/how-to-review) is also encouraged.",
        "score": 0.47,
        "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://web.dev/articles/how-to-review).",
        "auditRefs": [
          {
            "id": "accesskeys",
            "weight": 0,
            "group": "a11y-navigation"
          },
          {
            "id": "aria-allowed-attr",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-command-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-conditional-attr",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-deprecated-role",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-dialog-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-hidden-body",
            "weight": 10,
            "group": "a11y-aria"
          },
          {
            "id": "aria-hidden-focus",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-input-field-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-meter-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-progressbar-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-prohibited-attr",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-required-attr",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-required-children",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-required-parent",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-roles",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-text",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-toggle-field-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-tooltip-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-treeitem-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-valid-attr-value",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-valid-attr",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "button-name",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "bypass",
            "weight": 0,
            "group": "a11y-navigation"
          },
          {
            "id": "color-contrast",
            "weight": 7,
            "group": "a11y-color-contrast"
          },
          {
            "id": "definition-list",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "dlitem",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "document-title",
            "weight": 7,
            "group": "a11y-names-labels"
          },
          {
            "id": "duplicate-id-aria",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "form-field-multiple-labels",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "frame-title",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "heading-order",
            "weight": 0,
            "group": "a11y-navigation"
          },
          {
            "id": "html-has-lang",
            "weight": 7,
            "group": "a11y-language"
          },
          {
            "id": "html-lang-valid",
            "weight": 0,
            "group": "a11y-language"
          },
          {
            "id": "html-xml-lang-mismatch",
            "weight": 0,
            "group": "a11y-language"
          },
          {
            "id": "image-alt",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "input-button-name",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "input-image-alt",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "label",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "link-in-text-block",
            "weight": 0,
            "group": "a11y-color-contrast"
          },
          {
            "id": "link-name",
            "weight": 7,
            "group": "a11y-names-labels"
          },
          {
            "id": "list",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "listitem",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "meta-refresh",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "meta-viewport",
            "weight": 10,
            "group": "a11y-best-practices"
          },
          {
            "id": "object-alt",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "select-name",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "skip-link",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "tabindex",
            "weight": 0,
            "group": "a11y-navigation"
          },
          {
            "id": "target-size",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "td-headers-attr",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "th-has-data-cells",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "valid-lang",
            "weight": 0,
            "group": "a11y-language"
          },
          {
            "id": "video-caption",
            "weight": 0,
            "group": "a11y-audio-video"
          },
          {
            "id": "landmark-one-main",
            "weight": 3,
            "group": "a11y-best-practices"
          },
          {
            "id": "autocomplete-valid",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "presentation-role-conflict",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "svg-img-alt",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "focusable-controls",
            "weight": 0
          },
          {
            "id": "interactive-element-affordance",
            "weight": 0
          },
          {
            "id": "logical-tab-order",
            "weight": 0
          },
          {
            "id": "visual-order-follows-dom",
            "weight": 0
          },
          {
            "id": "focus-traps",
            "weight": 0
          },
          {
            "id": "managed-focus",
            "weight": 0
          },
          {
            "id": "use-landmarks",
            "weight": 0
          },
          {
            "id": "offscreen-content-hidden",
            "weight": 0
          },
          {
            "id": "custom-controls-labels",
            "weight": 0
          },
          {
            "id": "custom-controls-roles",
            "weight": 0
          },
          {
            "id": "table-duplicate-name",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "empty-heading",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "aria-allowed-role",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "image-redundant-alt",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "identical-links-same-purpose",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "label-content-name-mismatch",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "table-fake-caption",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "td-has-header",
            "weight": 0,
            "group": "hidden"
          }
        ]
      },
      "best-practices": {
        "id": "best-practices",
        "title": "Best Practices",
        "score": 1,
        "auditRefs": [
          {
            "id": "is-on-https",
            "weight": 5,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "redirects-http",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "geolocation-on-start",
            "weight": 1,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "notification-on-start",
            "weight": 1,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "csp-xss",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "has-hsts",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "origin-isolation",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "clickjacking-mitigation",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "trusted-types-xss",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "paste-preventing-inputs",
            "weight": 3,
            "group": "best-practices-ux"
          },
          {
            "id": "image-aspect-ratio",
            "weight": 1,
            "group": "best-practices-ux"
          },
          {
            "id": "image-size-responsive",
            "weight": 1,
            "group": "best-practices-ux"
          },
          {
            "id": "doctype",
            "weight": 1,
            "group": "best-practices-browser-compat"
          },
          {
            "id": "charset",
            "weight": 1,
            "group": "best-practices-browser-compat"
          },
          {
            "id": "baseline",
            "weight": 0,
            "group": "best-practices-browser-compat"
          },
          {
            "id": "js-libraries",
            "weight": 0,
            "group": "best-practices-general"
          },
          {
            "id": "deprecations",
            "weight": 5,
            "group": "best-practices-general"
          },
          {
            "id": "third-party-cookies",
            "weight": 5,
            "group": "best-practices-general"
          },
          {
            "id": "errors-in-console",
            "weight": 1,
            "group": "best-practices-general"
          },
          {
            "id": "valid-source-maps",
            "weight": 0,
            "group": "best-practices-general"
          },
          {
            "id": "inspector-issues",
            "weight": 1,
            "group": "best-practices-general"
          }
        ]
      },
      "seo": {
        "id": "seo",
        "title": "SEO",
        "description": "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](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
        "score": 0.82,
        "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
        "auditRefs": [
          {
            "id": "is-crawlable",
            "weight": 4.0434782608695654,
            "group": "seo-crawl"
          },
          {
            "id": "document-title",
            "weight": 1,
            "group": "seo-content"
          },
          {
            "id": "meta-description",
            "weight": 1,
            "group": "seo-content"
          },
          {
            "id": "http-status-code",
            "weight": 1,
            "group": "seo-crawl"
          },
          {
            "id": "link-text",
            "weight": 1,
            "group": "seo-content"
          },
          {
            "id": "crawlable-anchors",
            "weight": 1,
            "group": "seo-crawl"
          },
          {
            "id": "robots-txt",
            "weight": 1,
            "group": "seo-crawl"
          },
          {
            "id": "image-alt",
            "weight": 0,
            "group": "seo-content"
          },
          {
            "id": "hreflang",
            "weight": 1,
            "group": "seo-content"
          },
          {
            "id": "canonical",
            "weight": 0,
            "group": "seo-content"
          },
          {
            "id": "structured-data",
            "weight": 0
          }
        ]
      }
    },
    "categoryGroups": {
      "a11y-aria": {
        "title": "ARIA",
        "description": "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."
      },
      "a11y-language": {
        "title": "Internationalization and localization",
        "description": "These are opportunities to improve the interpretation of your content by users in different locales."
      },
      "a11y-navigation": {
        "title": "Navigation",
        "description": "These are opportunities to improve keyboard navigation in your application."
      },
      "best-practices-ux": {
        "title": "User Experience"
      },
      "metrics": {
        "title": "Metrics"
      },
      "a11y-tables-lists": {
        "title": "Tables and lists",
        "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
      },
      "seo-mobile": {
        "title": "Mobile Friendly",
        "description": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https://developers.google.com/search/mobile-sites/)."
      },
      "agent-accessibility": {
        "title": "Agent Accessibility",
        "description": "These audits highlight best practices for improving the accessibility of the website for AI agents."
      },
      "seo-content": {
        "title": "Content Best Practices",
        "description": "Format your HTML in a way that enables crawlers to better understand your app’s content."
      },
      "best-practices-browser-compat": {
        "title": "Browser Compatibility"
      },
      "a11y-color-contrast": {
        "title": "Contrast",
        "description": "These are opportunities to improve the legibility of your content."
      },
      "insights": {
        "title": "Insights",
        "description": "These insights are also available in the Chrome DevTools Performance Panel - [record a trace](https://developer.chrome.com/docs/devtools/performance/reference) to view more detailed information."
      },
      "a11y-best-practices": {
        "title": "Best practices",
        "description": "These items highlight common accessibility best practices."
      },
      "best-practices-trust-safety": {
        "title": "Trust and Safety"
      },
      "seo-crawl": {
        "title": "Crawling and Indexing",
        "description": "To appear in search results, crawlers need access to your app."
      },
      "a11y-audio-video": {
        "title": "Audio and video",
        "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
      },
      "diagnostics": {
        "title": "Diagnostics",
        "description": "More information about the performance of your application. These numbers don't [directly affect](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) the Performance score."
      },
      "best-practices-general": {
        "title": "General"
      },
      "webmcp": {
        "title": "WebMCP",
        "description": "Audits validating WebMCP integration."
      },
      "a11y-names-labels": {
        "title": "Names and labels",
        "description": "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."
      }
    },
    "timing": {
      "total": 7940.1
    },
    "i18n": {
      "rendererFormattedStrings": {
        "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) directly from these metrics.",
        "opportunityResourceColumnLabel": "Opportunity",
        "opportunitySavingsColumnLabel": "Estimated Savings",
        "errorMissingAuditInfo": "Report error: no audit information",
        "errorLabel": "Error!",
        "warningHeader": "Warnings: ",
        "passedAuditsGroupTitle": "Passed audits",
        "notApplicableAuditsGroupTitle": "Not applicable",
        "manualAuditsGroupTitle": "Additional items to manually check",
        "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
        "crcLongestDurationLabel": "Maximum critical path latency:",
        "crcInitialNavigation": "Initial Navigation",
        "lsPerformanceCategoryDescription": "[Lighthouse](https://developers.google.com/web/tools/lighthouse/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
        "labDataTitle": "Lab Data",
        "warningAuditsGroupTitle": "Passed audits but with warnings",
        "snippetExpandButtonLabel": "Expand snippet",
        "snippetCollapseButtonLabel": "Collapse snippet",
        "thirdPartyResourcesLabel": "Show 3rd-party resources",
        "runtimeDesktopEmulation": "Emulated Desktop",
        "runtimeMobileEmulation": "Emulated Moto G Power",
        "runtimeNoEmulation": "No emulation",
        "runtimeSettingsBenchmark": "Unthrottled CPU/Memory Power",
        "runtimeSettingsCPUThrottling": "CPU throttling",
        "runtimeSettingsDevice": "Device",
        "runtimeSettingsNetworkThrottling": "Network throttling",
        "runtimeSettingsUANetwork": "User agent (network)",
        "runtimeUnknown": "Unknown",
        "dropdownCopyJSON": "Copy JSON",
        "dropdownDarkTheme": "Toggle Dark Theme",
        "dropdownPrintExpanded": "Print Expanded",
        "dropdownPrintSummary": "Print Summary",
        "dropdownSaveGist": "Save as Gist",
        "dropdownSaveHTML": "Save as HTML",
        "dropdownSaveJSON": "Save as JSON",
        "dropdownViewer": "Open in Viewer",
        "footerIssue": "File an issue",
        "throttlingProvided": "Provided by environment",
        "calculatorLink": "See calculator.",
        "runtimeSettingsAxeVersion": "Axe version",
        "viewTreemapLabel": "View Treemap",
        "showRelevantAudits": "Show audits relevant to:"
      }
    },
    "entities": [
      {
        "name": "infinitewellnesspk.com",
        "isFirstParty": true,
        "isUnrecognized": true,
        "origins": [
          "https://infinitewellnesspk.com"
        ]
      },
      {
        "name": "FontAwesome CDN",
        "homepage": "https://fontawesome.com/",
        "category": "cdn",
        "origins": [
          "https://use.fontawesome.com"
        ]
      }
    ],
    "fullPageScreenshot": {
      "screenshot": {
        "data": "data:image/webp;base64,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",
        "width": 412,
        "height": 823
      },
      "nodes": {
        "page-0-DIV": {
          "height": 76,
          "width": 352,
          "top": 80,
          "right": 382,
          "left": 30,
          "bottom": 156
        },
        "1-6-META": {
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0
        },
        "1-9-META": {
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0,
          "bottom": 0
        },
        "1-5-LINK": {
          "right": 0,
          "top": 0,
          "left": 0,
          "height": 0,
          "bottom": 0,
          "width": 0
        },
        "1-2-HTML": {
          "top": 0,
          "width": 412,
          "bottom": 293,
          "right": 412,
          "height": 293,
          "left": 0
        },
        "page-2-SPAN": {
          "bottom": 60,
          "top": 0,
          "right": 402,
          "width": 392,
          "left": 10,
          "height": 60
        },
        "page-5-A": {
          "bottom": 200,
          "right": 286,
          "left": 30,
          "width": 256,
          "height": 22,
          "id": "dynamicProviderLink",
          "top": 178
        },
        "page-1-SECTION": {
          "top": 60,
          "left": 0,
          "bottom": 293,
          "width": 412,
          "right": 412,
          "height": 233
        },
        "1-8-META": {
          "left": 0,
          "width": 0,
          "top": 0,
          "bottom": 0,
          "height": 0,
          "right": 0
        },
        "page-3-META": {
          "left": 0,
          "right": 0,
          "height": 0,
          "bottom": 0,
          "top": 0,
          "width": 0
        },
        "1-4-A": {
          "bottom": 200,
          "left": 30,
          "width": 256,
          "right": 286,
          "id": "dynamicProviderLink",
          "height": 22,
          "top": 178
        },
        "1-0-SPAN": {
          "bottom": 60,
          "right": 402,
          "left": 10,
          "width": 392,
          "top": 0,
          "height": 60
        },
        "1-3-META": {
          "height": 0,
          "right": 0,
          "top": 0,
          "width": 0,
          "left": 0,
          "bottom": 0
        },
        "page-4-DIV": {
          "height": 233,
          "top": 60,
          "width": 392,
          "right": 402,
          "left": 10,
          "bottom": 293
        },
        "1-1-BODY": {
          "height": 293,
          "left": 0,
          "top": 0,
          "right": 412,
          "width": 412,
          "bottom": 293
        },
        "1-7-META": {
          "left": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0
        }
      }
    }
  },
  "analysisUTCTimestamp": "2026-07-28T14:23:08.763Z"
}
