SEO audit for akazaintl.com
Akaza International Pvt. Ltd.-An International
Health 67/100 (fair) · 18 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)Smart Data IT Solutions & Services Template
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Links | 0 | 0 | 255 | 3 |
| Agent Readiness | 72 | 0 | 17 | 34 |
| Security | 72 | 0 | 17 | 34 |
| Canonical | 75 | 0 | 15 | 1 |
| Duplicate | 88 | 0 | 7 | 16 |
| Content | 95 | 0 | 3 | 16 |
| Headings | 97 | 0 | 2 | 0 |
| Crawlability | 100 | 0 | 0 | 16 |
| Images | 100 | 0 | 0 | 20 |
| Meta Description | 100 | 0 | 0 | 17 |
| Performance | 100 | 0 | 0 | 34 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 30 |
| Structured Data | 100 | 0 | 0 | 17 |
| URL | 100 | 0 | 0 | 1 |
Warnings (8 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 17 occurrence(s)
- https://akazaintl.com/ — 12 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/career.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/comingsoon.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/contact.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/e-commerce.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/electricvehicle.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/financial.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/innovation.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/leadership-team.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/milestones.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/our-logo.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/overview.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/retail.html — 10 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/sustainability.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/technology.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/vatsa-supermarket.html — 9 button/link(s) with no text or aria-label — an agent can't target them
- https://akazaintl.com/vision-mission.html — 9 button/link(s) with no text or aria-label — an agent can't target them
warning Missing canonical tag
Rule canonical.missing · Canonical · 15 occurrence(s)
- https://akazaintl.com/career.html
- https://akazaintl.com/contact.html
- https://akazaintl.com/e-commerce.html
- https://akazaintl.com/electricvehicle.html
- https://akazaintl.com/financial.html
- https://akazaintl.com/innovation.html
- https://akazaintl.com/leadership-team.html
- https://akazaintl.com/milestones.html
- https://akazaintl.com/our-logo.html
- https://akazaintl.com/overview.html
- https://akazaintl.com/retail.html
- https://akazaintl.com/sustainability.html
- https://akazaintl.com/technology.html
- https://akazaintl.com/vatsa-supermarket.html
- https://akazaintl.com/vision-mission.html
warning Thin content (low word count)
Rule content.thin · Content · 3 occurrence(s)
- https://akazaintl.com/comingsoon.html — 83 words
- https://akazaintl.com/financial.html — 93 words
- https://akazaintl.com/vatsa-supermarket.html — 177 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://akazaintl.com/ — https://www.akazaintl.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
warning Duplicate <title> across pages
Rule duplicate.title · Duplicate · 6 occurrence(s)
- https://akazaintl.com/career.html — title shared by 2 pages: https://akazaintl.com/technology.html
- https://akazaintl.com/electricvehicle.html — title shared by 2 pages: https://akazaintl.com/retail.html
- https://akazaintl.com/leadership-team.html — title shared by 2 pages: https://akazaintl.com/vatsa-supermarket.html
- https://akazaintl.com/retail.html — title shared by 2 pages: https://akazaintl.com/electricvehicle.html
- https://akazaintl.com/technology.html — title shared by 2 pages: https://akazaintl.com/career.html
- https://akazaintl.com/vatsa-supermarket.html — title shared by 2 pages: https://akazaintl.com/leadership-team.html
warning Missing <h1>
Rule h1.missing · Headings · 2 occurrence(s)
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 17 occurrence(s)
- https://akazaintl.com/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/career.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/comingsoon.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/contact.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/e-commerce.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/electricvehicle.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/financial.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/innovation.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/leadership-team.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/milestones.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/our-logo.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/overview.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/retail.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/sustainability.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/technology.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/vatsa-supermarket.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://akazaintl.com/vision-mission.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
warning Internal link points to a redirect
Rule links.redirect_target · Links · 255 occurrence(s)
- https://akazaintl.com/ — https://akazaintl.com/career.html → https://akazaintl.com/career
- https://akazaintl.com/ — https://akazaintl.com/comingsoon.html → https://akazaintl.com/comingsoon
- https://akazaintl.com/ — https://akazaintl.com/contact.html → https://akazaintl.com/contact
- https://akazaintl.com/ — https://akazaintl.com/e-commerce.html → https://akazaintl.com/e-commerce
- https://akazaintl.com/ — https://akazaintl.com/electricvehicle.html → https://akazaintl.com/electricvehicle
- https://akazaintl.com/ — https://akazaintl.com/financial.html → https://akazaintl.com/financial
- https://akazaintl.com/ — https://akazaintl.com/innovation.html → https://akazaintl.com/innovation
- https://akazaintl.com/ — https://akazaintl.com/leadership-team.html → https://akazaintl.com/leadership-team
- https://akazaintl.com/ — https://akazaintl.com/milestones.html → https://akazaintl.com/milestones
- https://akazaintl.com/ — https://akazaintl.com/our-logo.html → https://akazaintl.com/our-logo
- https://akazaintl.com/ — https://akazaintl.com/overview.html → https://akazaintl.com/overview
- https://akazaintl.com/ — https://akazaintl.com/retail.html → https://akazaintl.com/retail
- https://akazaintl.com/ — https://akazaintl.com/sustainability.html → https://akazaintl.com/sustainability
- https://akazaintl.com/ — https://akazaintl.com/technology.html → https://akazaintl.com/technology
- https://akazaintl.com/ — https://akazaintl.com/vision-mission.html → https://akazaintl.com/vision-mission
- https://akazaintl.com/overview.html — https://akazaintl.com/e-commerce.html → https://akazaintl.com/e-commerce
- https://akazaintl.com/overview.html — https://akazaintl.com/electricvehicle.html → https://akazaintl.com/electricvehicle
- https://akazaintl.com/overview.html — https://akazaintl.com/innovation.html → https://akazaintl.com/innovation
- https://akazaintl.com/overview.html — https://akazaintl.com/leadership-team.html → https://akazaintl.com/leadership-team
- https://akazaintl.com/overview.html — https://akazaintl.com/milestones.html → https://akazaintl.com/milestones
- https://akazaintl.com/overview.html — https://akazaintl.com/our-logo.html → https://akazaintl.com/our-logo
- https://akazaintl.com/overview.html — https://akazaintl.com/overview.html → https://akazaintl.com/overview
- https://akazaintl.com/overview.html — https://akazaintl.com/retail.html → https://akazaintl.com/retail
- https://akazaintl.com/overview.html — https://akazaintl.com/technology.html → https://akazaintl.com/technology
- https://akazaintl.com/overview.html — https://akazaintl.com/vision-mission.html → https://akazaintl.com/vision-mission
Notices (22 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 16 occurrence(s)
- https://akazaintl.com/ — h4 follows h2 — skips h3
- https://akazaintl.com/career.html — h3 follows h1 — skips h2
- https://akazaintl.com/comingsoon.html — h6 follows h3 — skips h4
- https://akazaintl.com/contact.html — h4 follows h1 — skips h2
- https://akazaintl.com/e-commerce.html — h5 follows h3 — skips h4
- https://akazaintl.com/electricvehicle.html — h6 follows h4 — skips h5
- https://akazaintl.com/financial.html — h5 follows h1 — skips h2
- https://akazaintl.com/leadership-team.html — h6 follows h4 — skips h5
- https://akazaintl.com/milestones.html — h6 follows h4 — skips h5
- https://akazaintl.com/our-logo.html — h6 follows h4 — skips h5
- https://akazaintl.com/overview.html — h6 follows h4 — skips h5
- https://akazaintl.com/retail.html — h5 follows h3 — skips h4
- https://akazaintl.com/sustainability.html — h6 follows h2 — skips h3
- https://akazaintl.com/technology.html — h5 follows h3 — skips h4
- https://akazaintl.com/vatsa-supermarket.html — h4 follows h1 — skips h2
- https://akazaintl.com/vision-mission.html — h6 follows h4 — skips h5
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://akazaintl.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 17 occurrence(s)
- https://akazaintl.com/ — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/career.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/comingsoon.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/contact.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/e-commerce.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/electricvehicle.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/financial.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/innovation.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/leadership-team.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/milestones.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/our-logo.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/overview.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/retail.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/sustainability.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/technology.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/vatsa-supermarket.html — add a <main> element (or role=main) around the primary content
- https://akazaintl.com/vision-mission.html — add a <main> element (or role=main) around the primary content
notice Canonical points to a different URL
Rule canonical.non_self · Canonical · 1 occurrence(s)
- https://akazaintl.com/comingsoon.html — canonical=https://keryar.com/
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 15 occurrence(s)
- https://akazaintl.com/ — this page reads as difficult (Flesch Reading Ease 40, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/career.html — this page reads as very difficult (Flesch Reading Ease 29, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/contact.html — this page reads as difficult (Flesch Reading Ease 42, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/e-commerce.html — this page reads as very difficult (Flesch Reading Ease 19, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/electricvehicle.html — this page reads as very difficult (Flesch Reading Ease 17, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/innovation.html — this page reads as very difficult (Flesch Reading Ease 6, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/leadership-team.html — this page reads as very difficult (Flesch Reading Ease 21, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/milestones.html — this page reads as very difficult (Flesch Reading Ease 16, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/our-logo.html — this page reads as very difficult (Flesch Reading Ease 26, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/overview.html — this page reads as very difficult (Flesch Reading Ease 28, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/retail.html — this page reads as very difficult (Flesch Reading Ease 20, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/sustainability.html — this page reads as very difficult (Flesch Reading Ease 11, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/technology.html — this page reads as very difficult (Flesch Reading Ease 0, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/vatsa-supermarket.html — this page reads as very difficult (Flesch Reading Ease 24, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://akazaintl.com/vision-mission.html — this page reads as very difficult (Flesch Reading Ease 26, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
notice Duplicate meta description across pages
Rule duplicate.meta_desc · Duplicate · 16 occurrence(s)
- https://akazaintl.com/ — meta description shared by 16 pages: https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html, https://akazaintl.com/our-logo.html
- https://akazaintl.com/career.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/contact.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/e-commerce.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/electricvehicle.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/financial.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/innovation.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/leadership-team.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/milestones.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/our-logo.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/overview.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/vision-mission.html, https://akazaintl.com/our-logo.html
- https://akazaintl.com/retail.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/sustainability.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/technology.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/vatsa-supermarket.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/vision-mission.html
- https://akazaintl.com/vision-mission.html — meta description shared by 16 pages: https://akazaintl.com/, https://akazaintl.com/overview.html, https://akazaintl.com/our-logo.html
notice Image filename is generic/auto-generated (missed image-search signal)
Rule images.generic_filename · Images · 3 occurrence(s)
- https://akazaintl.com/ — 5 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://akazaintl.com/milestones.html — 4 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://akazaintl.com/vision-mission.html — 4 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 17 occurrence(s)
- https://akazaintl.com/ — the likely hero/LCP image (home-slider1.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/career.html — the likely hero/LCP image (new.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/comingsoon.html — the likely hero/LCP image (8.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/contact.html — the likely hero/LCP image (9.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/e-commerce.html — the likely hero/LCP image (new.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/electricvehicle.html — the likely hero/LCP image (new.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/financial.html — the likely hero/LCP image (9.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/innovation.html — the likely hero/LCP image (9.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/leadership-team.html — the likely hero/LCP image (9.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/milestones.html — the likely hero/LCP image (9.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/our-logo.html — the likely hero/LCP image (9.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/overview.html — the likely hero/LCP image (9.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/retail.html — the likely hero/LCP image (new.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/sustainability.html — the likely hero/LCP image (bg1.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/technology.html — the likely hero/LCP image (new.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/vatsa-supermarket.html — the likely hero/LCP image (9.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://akazaintl.com/vision-mission.html — the likely hero/LCP image (9.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 17 occurrence(s)
- https://akazaintl.com/ — 18 of 18 images without width/height
- https://akazaintl.com/career.html — 3 of 3 images without width/height
- https://akazaintl.com/comingsoon.html — 3 of 3 images without width/height
- https://akazaintl.com/contact.html — 4 of 4 images without width/height
- https://akazaintl.com/e-commerce.html — 7 of 7 images without width/height
- https://akazaintl.com/electricvehicle.html — 3 of 3 images without width/height
- https://akazaintl.com/financial.html — 3 of 3 images without width/height
- https://akazaintl.com/innovation.html — 6 of 6 images without width/height
- https://akazaintl.com/leadership-team.html — 5 of 5 images without width/height
- https://akazaintl.com/milestones.html — 9 of 9 images without width/height
- https://akazaintl.com/our-logo.html — 6 of 6 images without width/height
- https://akazaintl.com/overview.html — 7 of 7 images without width/height
- https://akazaintl.com/retail.html — 8 of 8 images without width/height
- https://akazaintl.com/sustainability.html — 5 of 5 images without width/height
- https://akazaintl.com/technology.html — 3 of 3 images without width/height
- https://akazaintl.com/vatsa-supermarket.html — 11 of 11 images without width/height
- https://akazaintl.com/vision-mission.html — 11 of 11 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 2 occurrence(s)
- https://akazaintl.com/ — 3 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://akazaintl.com/retail.html — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 1 occurrence(s)
- https://akazaintl.com/vatsa-supermarket.html — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
notice Legacy <meta name=keywords> tag present (Google ignores it)
Rule meta.keywords_present · Content · 1 occurrence(s)
- https://akazaintl.com/comingsoon.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 17 occurrence(s)
- https://akazaintl.com/ — 45 chars
- https://akazaintl.com/career.html — 45 chars
- https://akazaintl.com/comingsoon.html — 45 chars
- https://akazaintl.com/contact.html — 45 chars
- https://akazaintl.com/e-commerce.html — 45 chars
- https://akazaintl.com/electricvehicle.html — 45 chars
- https://akazaintl.com/financial.html — 45 chars
- https://akazaintl.com/innovation.html — 45 chars
- https://akazaintl.com/leadership-team.html — 45 chars
- https://akazaintl.com/milestones.html — 45 chars
- https://akazaintl.com/our-logo.html — 45 chars
- https://akazaintl.com/overview.html — 45 chars
- https://akazaintl.com/retail.html — 45 chars
- https://akazaintl.com/sustainability.html — 45 chars
- https://akazaintl.com/technology.html — 45 chars
- https://akazaintl.com/vatsa-supermarket.html — 45 chars
- https://akazaintl.com/vision-mission.html — 45 chars
notice Missing Open Graph tags
Rule og.missing · Social · 15 occurrence(s)
- https://akazaintl.com/career.html — og:title, og:description, og:image
- https://akazaintl.com/contact.html — og:title, og:description, og:image
- https://akazaintl.com/e-commerce.html — og:title, og:description, og:image
- https://akazaintl.com/electricvehicle.html — og:title, og:description, og:image
- https://akazaintl.com/financial.html — og:title, og:description, og:image
- https://akazaintl.com/innovation.html — og:title, og:description, og:image
- https://akazaintl.com/leadership-team.html — og:title, og:description, og:image
- https://akazaintl.com/milestones.html — og:title, og:description, og:image
- https://akazaintl.com/our-logo.html — og:title, og:description, og:image
- https://akazaintl.com/overview.html — og:title, og:description, og:image
- https://akazaintl.com/retail.html — og:title, og:description, og:image
- https://akazaintl.com/sustainability.html — og:title, og:description, og:image
- https://akazaintl.com/technology.html — og:title, og:description, og:image
- https://akazaintl.com/vatsa-supermarket.html — og:title, og:description, og:image
- https://akazaintl.com/vision-mission.html — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 17 occurrence(s)
- https://akazaintl.com/ — 18 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/career.html — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/comingsoon.html — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/contact.html — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/e-commerce.html — 7 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/electricvehicle.html — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/financial.html — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/innovation.html — 6 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/leadership-team.html — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/milestones.html — 9 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/our-logo.html — 6 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/overview.html — 7 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/retail.html — 8 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/sustainability.html — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/technology.html — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/vatsa-supermarket.html — 11 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://akazaintl.com/vision-mission.html — 11 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
notice URL redirects to another URL
Rule redirect.single · Crawlability · 16 occurrence(s)
- https://akazaintl.com/career.html — redirects to https://akazaintl.com/career
- https://akazaintl.com/comingsoon.html — redirects to https://akazaintl.com/comingsoon
- https://akazaintl.com/contact.html — redirects to https://akazaintl.com/contact
- https://akazaintl.com/e-commerce.html — redirects to https://akazaintl.com/e-commerce
- https://akazaintl.com/electricvehicle.html — redirects to https://akazaintl.com/electricvehicle
- https://akazaintl.com/financial.html — redirects to https://akazaintl.com/financial
- https://akazaintl.com/innovation.html — redirects to https://akazaintl.com/innovation
- https://akazaintl.com/leadership-team.html — redirects to https://akazaintl.com/leadership-team
- https://akazaintl.com/milestones.html — redirects to https://akazaintl.com/milestones
- https://akazaintl.com/our-logo.html — redirects to https://akazaintl.com/our-logo
- https://akazaintl.com/overview.html — redirects to https://akazaintl.com/overview
- https://akazaintl.com/retail.html — redirects to https://akazaintl.com/retail
- https://akazaintl.com/sustainability.html — redirects to https://akazaintl.com/sustainability
- https://akazaintl.com/technology.html — redirects to https://akazaintl.com/technology
- https://akazaintl.com/vatsa-supermarket.html — redirects to https://akazaintl.com/vatsa-supermarket
- https://akazaintl.com/vision-mission.html — redirects to https://akazaintl.com/vision-mission
notice robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://akazaintl.com/ — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)
notice No structured data detected
Rule schema.none · Structured Data · 17 occurrence(s)
- https://akazaintl.com/
- https://akazaintl.com/career.html
- https://akazaintl.com/comingsoon.html
- https://akazaintl.com/contact.html
- https://akazaintl.com/e-commerce.html
- https://akazaintl.com/electricvehicle.html
- https://akazaintl.com/financial.html
- https://akazaintl.com/innovation.html
- https://akazaintl.com/leadership-team.html
- https://akazaintl.com/milestones.html
- https://akazaintl.com/our-logo.html
- https://akazaintl.com/overview.html
- https://akazaintl.com/retail.html
- https://akazaintl.com/sustainability.html
- https://akazaintl.com/technology.html
- https://akazaintl.com/vatsa-supermarket.html
- https://akazaintl.com/vision-mission.html
notice Missing recommended security headers
Rule security.missing_headers · Security · 17 occurrence(s)
- https://akazaintl.com/ — HSTS, X-Content-Type-Options
- https://akazaintl.com/career.html — HSTS, X-Content-Type-Options
- https://akazaintl.com/comingsoon.html — HSTS, X-Content-Type-Options
- https://akazaintl.com/contact.html — HSTS, X-Content-Type-Options
- https://akazaintl.com/e-commerce.html — X-Content-Type-Options, HSTS
- https://akazaintl.com/electricvehicle.html — HSTS, X-Content-Type-Options
- https://akazaintl.com/financial.html — HSTS, X-Content-Type-Options
- https://akazaintl.com/innovation.html — HSTS, X-Content-Type-Options
- https://akazaintl.com/leadership-team.html — X-Content-Type-Options, HSTS
- https://akazaintl.com/milestones.html — X-Content-Type-Options, HSTS
- https://akazaintl.com/our-logo.html — HSTS, X-Content-Type-Options
- https://akazaintl.com/overview.html — X-Content-Type-Options, HSTS
- https://akazaintl.com/retail.html — HSTS, X-Content-Type-Options
- https://akazaintl.com/sustainability.html — X-Content-Type-Options, HSTS
- https://akazaintl.com/technology.html — X-Content-Type-Options, HSTS
- https://akazaintl.com/vatsa-supermarket.html — HSTS, X-Content-Type-Options
- https://akazaintl.com/vision-mission.html — HSTS, X-Content-Type-Options
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 17 occurrence(s)
- https://akazaintl.com/ — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/career.html — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/comingsoon.html — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/contact.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/e-commerce.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/electricvehicle.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/financial.html — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/innovation.html — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/leadership-team.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/milestones.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/our-logo.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/overview.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/retail.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/sustainability.html — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/technology.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/vatsa-supermarket.html — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://akazaintl.com/vision-mission.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Missing Twitter Card tag
Rule twitter.missing · Social · 15 occurrence(s)
- https://akazaintl.com/career.html
- https://akazaintl.com/contact.html
- https://akazaintl.com/e-commerce.html
- https://akazaintl.com/electricvehicle.html
- https://akazaintl.com/financial.html
- https://akazaintl.com/innovation.html
- https://akazaintl.com/leadership-team.html
- https://akazaintl.com/milestones.html
- https://akazaintl.com/our-logo.html
- https://akazaintl.com/overview.html
- https://akazaintl.com/retail.html
- https://akazaintl.com/sustainability.html
- https://akazaintl.com/technology.html
- https://akazaintl.com/vatsa-supermarket.html
- https://akazaintl.com/vision-mission.html
notice Uppercase letters in URL path
Rule url.uppercase · URL · 1 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://akazaintl.com/ Akaza International Pvt. Ltd.-An International |
200 | yes | 873 | 17 |
| https://akazaintl.com/career.html Technology– Akaza International Pvt. Ltd. |
200 | yes | 596 | 17 |
| https://akazaintl.com/comingsoon.html Akaza International Pvt. Ltd.-An International |
200 | yes | 83 | 17 |
| https://akazaintl.com/contact.html Contact Us – Akaza International Pvt. Ltd. |
200 | yes | 223 | 17 |
| https://akazaintl.com/e-commerce.html E-Commerce– Akaza International Pvt. Ltd. |
200 | yes | 362 | 17 |
| https://akazaintl.com/financial.html Financial – Akaza International Pvt. Ltd. |
200 | yes | 93 | 17 |
| https://akazaintl.com/innovation.html Innovation – Akaza International Pvt. Ltd. |
200 | yes | 247 | 17 |
| https://akazaintl.com/leadership-team.html Leadership – Akaza International Pvt. Ltd. |
200 | yes | 443 | 17 |
| https://akazaintl.com/milestones.html Milestones – Akaza International Pvt. Ltd. |
200 | yes | 323 | 17 |
| https://akazaintl.com/our-logo.html Our Logo – Akaza International Pvt. Ltd. |
200 | yes | 354 | 17 |
| https://akazaintl.com/overview.html Overview – Akaza International Pvt. Ltd. |
200 | yes | 456 | 17 |
| https://akazaintl.com/retail.html Retail– Akaza International Pvt. Ltd. |
200 | yes | 686 | 17 |
| https://akazaintl.com/sustainability.html Sustainability – Akaza International Pvt. Ltd. |
200 | yes | 374 | 17 |
| https://akazaintl.com/technology.html Technology– Akaza International Pvt. Ltd. |
200 | yes | 492 | 17 |
| https://akazaintl.com/vision-mission.html Vision & Mission – Akaza International Pvt. Ltd. |
200 | yes | 260 | 17 |
| https://akazaintl.com/electricvehicle.html Retail– Akaza International Pvt. Ltd. |
200 | yes | 402 | 16 |
| https://akazaintl.com/vatsa-supermarket.html Leadership – Akaza International Pvt. Ltd. |
200 | yes | 177 | 1 |
| https://akazaintl.com/assets/Documet.pdf | 200 | no | 0 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.