SEO audit for koribiz.com
Kori — run your business, not your paperwork
Health 65/100 (fair) · 7 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)Kori is complete business management software for Bangladeshi businesses: sales, purchase, inventory, accounts, HRM and reports in one cloud dashboard, on any device. ব্যবসা এখন সহজ।
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Canonical | 70 | 0 | 7 | 0 |
| Content | 96 | 0 | 1 | 3 |
| Duplicate | 96 | 0 | 1 | 3 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 2 |
| Headings | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 1 |
| Meta Description | 100 | 0 | 0 | 3 |
| Performance | 100 | 0 | 0 | 11 |
| Robots | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 7 |
| Social | 100 | 0 | 0 | 14 |
| Structured Data | 100 | 0 | 0 | 7 |
| Titles | 100 | 0 | 0 | 1 |
Warnings (3 rules)
warning Missing canonical tag
Rule canonical.missing · Canonical · 7 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 1 occurrence(s)
- https://koribiz.com/contact — 129 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://koribiz.com/ — https://www.koribiz.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.
Notices (18 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://koribiz.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 2 occurrence(s)
- https://koribiz.com/ — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · vercel: MISS
- https://koribiz.com/lab — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · vercel: MISS
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 1 occurrence(s)
- https://koribiz.com/contact — 3.2%
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 2 occurrence(s)
- https://koribiz.com/features — this page reads as difficult (Flesch Reading Ease 50, 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://koribiz.com/lab — this page reads as difficult (Flesch Reading Ease 39, 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 · 3 occurrence(s)
- https://koribiz.com/ — meta description shared by 3 pages: https://koribiz.com/legal/privacy, https://koribiz.com/legal/terms
- https://koribiz.com/legal/privacy — meta description shared by 3 pages: https://koribiz.com/, https://koribiz.com/legal/terms
- https://koribiz.com/legal/terms — meta description shared by 3 pages: https://koribiz.com/, https://koribiz.com/legal/privacy
notice Multiple <h1> elements
Rule h1.multiple · Headings · 1 occurrence(s)
- https://koribiz.com/ — 2 <h1> elements
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 1 occurrence(s)
- https://koribiz.com/ — the likely hero/LCP image (ks-group.png) 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 · 1 occurrence(s)
- https://koribiz.com/ — 2 of 2 images without width/height
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 3 occurrence(s)
- https://koribiz.com/ — 182 chars
- https://koribiz.com/legal/privacy — 182 chars
- https://koribiz.com/legal/terms — 182 chars
notice Missing Open Graph tags
Rule og.missing · Social · 7 occurrence(s)
- https://koribiz.com/ — og:title, og:description, og:image
- https://koribiz.com/about — og:title, og:description, og:image
- https://koribiz.com/contact — og:title, og:description, og:image
- https://koribiz.com/features — og:title, og:description, og:image
- https://koribiz.com/lab — og:title, og:description, og:image
- https://koribiz.com/legal/privacy — og:title, og:description, og:image
- https://koribiz.com/legal/terms — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 1 occurrence(s)
- https://koribiz.com/ — 1 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 No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 2 occurrence(s)
- https://koribiz.com/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://koribiz.com/lab — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
notice No Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 7 occurrence(s)
- https://koribiz.com/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- https://koribiz.com/about — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- https://koribiz.com/contact — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- https://koribiz.com/features — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- https://koribiz.com/lab — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- https://koribiz.com/legal/privacy — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- https://koribiz.com/legal/terms — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
notice robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://koribiz.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 · 7 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 7 occurrence(s)
notice Title is very short
Rule title.too_short · Titles · 1 occurrence(s)
- https://koribiz.com/about — 12 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 7 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://koribiz.com/ Kori — run your business, not your paperwork |
200 | yes | 953 | 7 |
| https://koribiz.com/about About · Kori |
200 | yes | 250 | 7 |
| https://koribiz.com/contact Book a demo · Kori |
200 | yes | 129 | 7 |
| https://koribiz.com/features The System · Kori |
200 | yes | 445 | 7 |
| https://koribiz.com/lab Kori Lab — what we’re building next · Kori |
200 | yes | 552 | 7 |
| https://koribiz.com/legal/privacy Privacy Policy · Kori |
200 | yes | 236 | 7 |
| https://koribiz.com/legal/terms Terms of Service · Kori |
200 | yes | 300 | 7 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.