Catalog / leilatajanamezzo.com
65

SEO audit for leilatajanamezzo.com

Home | My Site 4

otherWix

Health 65/100 (fair) · 6 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of leilatajanamezzo.com
6
pages crawled
0
indexable pages
0
errors
18
warnings
25
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Agent Readiness 70 0 6 3
Budget 70 0 6 0
Indexability 70 0 6 0
Images 100 0 0 2
Performance 100 0 0 14
Security 100 0 0 6
Findings

Warnings (3 rules)

warning Control has no accessible name

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

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

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

  • https://www.leilatajanamezzo.com/ — this noindex page has 6 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://www.leilatajanamezzo.com/, https://www.leilatajanamezzo.com/resume, https://www.leilatajanamezzo.com/reel.
  • https://www.leilatajanamezzo.com/contact — this noindex page has 6 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://www.leilatajanamezzo.com/, https://www.leilatajanamezzo.com/resume, https://www.leilatajanamezzo.com/reel.
  • https://www.leilatajanamezzo.com/gallery — this noindex page has 6 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://www.leilatajanamezzo.com/, https://www.leilatajanamezzo.com/resume, https://www.leilatajanamezzo.com/reel.
  • https://www.leilatajanamezzo.com/lessons — this noindex page has 6 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://www.leilatajanamezzo.com/, https://www.leilatajanamezzo.com/resume, https://www.leilatajanamezzo.com/reel.
  • https://www.leilatajanamezzo.com/reel — this noindex page has 6 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://www.leilatajanamezzo.com/, https://www.leilatajanamezzo.com/resume, https://www.leilatajanamezzo.com/reel.
  • https://www.leilatajanamezzo.com/resume — this noindex page has 6 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://www.leilatajanamezzo.com/, https://www.leilatajanamezzo.com/resume, https://www.leilatajanamezzo.com/reel.

warning Page is noindex

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

Notices (7 rules)

notice Heading levels skip a level

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

notice No llms.txt for AI agents

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

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 2 occurrence(s)

  • https://www.leilatajanamezzo.com/gallery — the likely hero/LCP image (1f4d37_db01a8065fb34a1592628c6e45c95b87~mv2.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://www.leilatajanamezzo.com/reel — the likely hero/LCP image (maxresdefault.jpg 2x) 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 · 2 occurrence(s)

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

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

  • https://www.leilatajanamezzo.com/ — 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://www.leilatajanamezzo.com/contact — 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://www.leilatajanamezzo.com/gallery — 10 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://www.leilatajanamezzo.com/lessons — 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://www.leilatajanamezzo.com/reel — 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://www.leilatajanamezzo.com/resume — 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.

notice No Last-Modified header (no conditional GET for unchanged pages)

Rule perf.no_last_modified · Performance · 6 occurrence(s)

  • https://www.leilatajanamezzo.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://www.leilatajanamezzo.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://www.leilatajanamezzo.com/gallery — 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://www.leilatajanamezzo.com/lessons — 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://www.leilatajanamezzo.com/reel — 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://www.leilatajanamezzo.com/resume — 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 Missing recommended security headers

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

Pages (showing 6 of 6)
URLStatusIndexableWordsIn-links
https://www.leilatajanamezzo.com/
Home | My Site 4
200 no 248 6
https://www.leilatajanamezzo.com/contact
Contact | My Site 4
200 no 56 6
https://www.leilatajanamezzo.com/gallery
Gallery | My Site 4
200 no 34 6
https://www.leilatajanamezzo.com/lessons
Lessons | My Site 4
200 no 303 6
https://www.leilatajanamezzo.com/reel
Videos | My Site 4
200 no 238 6
https://www.leilatajanamezzo.com/resume
Resume | My Site 4
200 no 295 6

Audit your own site — free

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

Scan your site →