Catalog / diabesityexpo.com
82

SEO audit for diabesityexpo.com

Diabesity Expo – Best Diabesity Expo In Hyderabad

otherWordPress

Health 82/100 (good) · 23 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of diabesityexpo.com
23
pages crawled
7
indexable pages
0
errors
40
warnings
98
notices
4
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Performance 90 0 8 25
Agent Readiness 91 0 7 8
Meta Description 91 0 7 0
Content 92 0 6 7
Links 95 0 4 7
Headings 96 0 3 0
Budget 97 0 2 0
Canonical 97 0 2 0
Indexability 99 0 1 0
Crawlability 100 0 0 1
Images 100 0 0 1
Security 100 0 0 15
Social 100 0 0 14
Structured Data 100 0 0 7
URL 100 0 0 13
Findings

Warnings (10 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 7 occurrence(s)

warning robots.txt-disallowed URL receives internal links (crawl-budget leak)

Rule budget.disallow_linked · Budget · 1 occurrence(s)

  • https://diabesityexpo.com/wp-admin/ — internal links point to https://diabesityexpo.com/wp-admin/, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://diabesityexpo.com/sample-page/.

warning Noindex page receives internal links (crawl-budget waste)

Rule budget.noindex_linked · Budget · 1 occurrence(s)

  • https://diabesityexpo.com/2025/09/27/hello-world/?replytocom=1 — this noindex page has 2 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://diabesityexpo.com/2025/09/27/hello-world/, https://diabesityexpo.com/2025/09/27/hello-world/?replytocom=1.

warning Missing canonical tag

Rule canonical.missing · Canonical · 2 occurrence(s)

warning Page is noindex

Rule index.noindex · Indexability · 1 occurrence(s)

warning Orphan page (no internal inlinks)

Rule links.orphan · Links · 4 occurrence(s)

warning Render-blocking script in <head> (no defer/async)

Rule perf.render_blocking · Performance · 8 occurrence(s)

Notices (18 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 1 occurrence(s)

notice No llms.txt for AI agents

Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 6 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 1 occurrence(s)

  • https://diabesityexpo.com/ — this page reads as very difficult (Flesch Reading Ease 25, 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 Images without width/height (layout shift / CLS)

Rule images.missing_dimensions · Images · 1 occurrence(s)

notice Internal link has no anchor text / accessible name

Rule links.no_anchor_text · Links · 7 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 7 occurrence(s)

notice Legacy image format (jpg/png/gif) with no next-gen fallback

Rule perf.images_legacy_format · Performance · 8 occurrence(s)

  • https://diabesityexpo.com/ — 19 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://diabesityexpo.com/2025/09/27/hello-world/ — 2 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://diabesityexpo.com/2025/09/27/hello-world/?replytocom=1 — 2 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://diabesityexpo.com/?elementskit_template=footer — 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.
  • https://diabesityexpo.com/?elementskit_template=head — 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.
  • https://diabesityexpo.com/author/admin/ — 2 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://diabesityexpo.com/category/uncategorized/ — 2 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://diabesityexpo.com/sample-page/ — 2 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 Large HTML document

Rule perf.large_html · Performance · 1 occurrence(s)

notice No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 8 occurrence(s)

  • https://diabesityexpo.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://diabesityexpo.com/2025/09/27/hello-world/ — 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://diabesityexpo.com/2025/09/27/hello-world/?replytocom=1 — 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://diabesityexpo.com/?elementskit_template=footer — 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://diabesityexpo.com/?elementskit_template=head — 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://diabesityexpo.com/author/admin/ — 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://diabesityexpo.com/category/uncategorized/ — 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://diabesityexpo.com/sample-page/ — 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 · 8 occurrence(s)

  • https://diabesityexpo.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://diabesityexpo.com/2025/09/27/hello-world/ — 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://diabesityexpo.com/2025/09/27/hello-world/?replytocom=1 — 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://diabesityexpo.com/?elementskit_template=footer — 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://diabesityexpo.com/?elementskit_template=head — 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://diabesityexpo.com/author/admin/ — 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://diabesityexpo.com/category/uncategorized/ — 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://diabesityexpo.com/sample-page/ — 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 Blocked by robots.txt

Rule robots.blocked · Crawlability · 1 occurrence(s)

notice Missing recommended security headers

Rule security.missing_headers · Security · 8 occurrence(s)

notice target=_blank link without rel=noopener (tab-napping)

Rule security.unsafe_cross_origin_links · Security · 7 occurrence(s)

Pages (showing 23 of 23)
URLStatusIndexableWordsIn-links
https://diabesityexpo.com/
Diabesity Expo – Best Diabesity Expo In Hyderabad
200 yes 464 7
https://diabesityexpo.com/2025/09/27/hello-world/
Hello world! – Diabesity Expo
200 yes 144 4
https://diabesityexpo.com/category/uncategorized/
Uncategorized – Diabesity Expo
200 yes 70 4
https://diabesityexpo.com/2025/09/27/hello-world/?replytocom=1
Hello world! – Diabesity Expo
200 no 148 2
https://diabesityexpo.com/?elementskit_template=footer
Footer – Diabesity Expo
200 yes 11 0
https://diabesityexpo.com/?elementskit_template=head
Head – Diabesity Expo
200 yes 18 0
https://diabesityexpo.com/author/admin/
admin – Diabesity Expo
200 yes 71 0
https://diabesityexpo.com/sample-page/
Sample Page – Diabesity Expo
200 yes 198 0
https://diabesityexpo.com/wp-admin/ 0 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/2024.pdf 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0013T01-1.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0046T01.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0126T01.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0190T01.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0221T01.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0248T01.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0277T01.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0287T01.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0295T01.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0317T01.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/C0326T01.jpg 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/Caspian-Diabesity-Expo-2025.pdf 200 no 0 1
https://diabesityexpo.com/wp-content/uploads/2025/09/Diabesity-Expo-2025-Brochure2.pdf 200 no 0 1

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →