Catalog / vidamelodydesign.com
59

SEO audit for vidamelodydesign.com

Vida Melody Saffari | My Portfolio

portfolio

Health 59/100 (fair) · 20 pages crawled · generated 2026-07-29

Download Markdown report (feed to ChatGPT / Claude / Cursor)

Vida Melody Saffari is a Senior UX and Interaction Designer creating human-centered, future-facing technology experiences through research-led strategy, concept development, and interaction design.

20
pages crawled
18
indexable pages
4
errors
68
warnings
140
notices
6
orphan pages
1
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Crawlability 90 2 0 0
Links 86 1 6 3
Sitemap 95 1 0 0
Security 73 0 18 20
Headings 78 0 15 3
Duplicate 82 0 12 18
Canonical 93 0 5 0
Content 93 0 5 25
Rendering 93 0 5 0
Images 99 0 1 1
Performance 99 0 1 25
Agent Readiness 100 0 0 9
Meta Description 100 0 0 18
Structured Data 100 0 0 18
Findings

Errors (3 rules)

error Broken internal link (target 4xx/5xx)

Rule links.broken_internal · Links · 1 occurrence(s)

error Non-200 URL listed in sitemap

Rule sitemap.not_200 · Sitemap · 1 occurrence(s)

error Client error (4xx) response

Rule status.4xx · Crawlability · 2 occurrence(s)

Warnings (9 rules)

warning Duplicate <title> across pages

Rule duplicate.title · Duplicate · 12 occurrence(s)

warning Content-Type header doesn't match the actual content

Rule headers.content_type_mismatch · Security · 18 occurrence(s)

  • https://vidamelodydesign.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://vidamelodydesign.com/about — 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://vidamelodydesign.com/choosing-credz — 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://vidamelodydesign.com/fun — 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://vidamelodydesign.com/over-under — 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://vidamelodydesign.com/random-assets — 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://vidamelodydesign.com/services — 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://vidamelodydesign.com/side-projects/choosing-credzdraft — 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://vidamelodydesign.com/side-projects/over-underdraft — 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://vidamelodydesign.com/side-projects/words-motion-graphicsdraft — 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://vidamelodydesign.com/words-motiongraphics — 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://vidamelodydesign.com/work/adaptive-noise-control — 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://vidamelodydesign.com/work/ai-pc-experiences — 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://vidamelodydesign.com/work/design-for-neurodiversity — 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://vidamelodydesign.com/work/future-galaxy-buds-interactions — 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://vidamelodydesign.com/work/new-ai-device — 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://vidamelodydesign.com/work/predicting-future-of-earbuds — 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://vidamelodydesign.com/works — 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 Images missing alt text

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

warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)

  • https://vidamelodydesign.com/ — the likely hero/LCP image (ye1o4otti0da9vv2pm4rg3uj0sc.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

warning Orphan page (no internal inlinks)

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

warning Content only rendered by JavaScript (invisible to non-JS crawlers & AI)

Rule rendering.js_shell · Rendering · 5 occurrence(s)

  • https://vidamelodydesign.com/random-assets — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://vidamelodydesign.com/services — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://vidamelodydesign.com/side-projects/choosing-credzdraft — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://vidamelodydesign.com/side-projects/over-underdraft — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
  • https://vidamelodydesign.com/side-projects/words-motion-graphicsdraft — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.

Notices (13 rules)

notice Heading levels skip a level

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

notice No llms.txt for AI agents

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

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

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

  • https://vidamelodydesign.com/ — this page reads as very difficult (Flesch Reading Ease 22, 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://vidamelodydesign.com/choosing-credz — this page reads as difficult (Flesch Reading Ease 46, 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://vidamelodydesign.com/fun — this page reads as difficult (Flesch Reading Ease 38, 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://vidamelodydesign.com/over-under — this page reads as difficult (Flesch Reading Ease 34, 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://vidamelodydesign.com/words-motiongraphics — this page reads as difficult (Flesch Reading Ease 43, 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://vidamelodydesign.com/work/adaptive-noise-control — 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.
  • https://vidamelodydesign.com/work/ai-pc-experiences — 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://vidamelodydesign.com/work/design-for-neurodiversity — 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://vidamelodydesign.com/work/future-galaxy-buds-interactions — this page reads as difficult (Flesch Reading Ease 35, 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://vidamelodydesign.com/work/new-ai-device — this page reads as very difficult (Flesch Reading Ease 30, 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://vidamelodydesign.com/work/predicting-future-of-earbuds — this page reads as difficult (Flesch Reading Ease 32, 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://vidamelodydesign.com/works — this page reads as very difficult (Flesch Reading Ease -13, 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 · 18 occurrence(s)

notice Multiple <h1> elements

Rule h1.multiple · Headings · 3 occurrence(s)

notice Likely hero image lacks fetchpriority=high

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

  • https://vidamelodydesign.com/about — the likely hero/LCP image (sysmah6zzskm7kz0llsnltp76w.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://vidamelodydesign.com/choosing-credz — the likely hero/LCP image (i18im2iss5f7pwmn6e7m9hxvjg.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.
  • https://vidamelodydesign.com/fun — the likely hero/LCP image (i2kswnicfts6xq4gz1tny8zdrs.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.
  • https://vidamelodydesign.com/over-under — the likely hero/LCP image (i2kswnicfts6xq4gz1tny8zdrs.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.
  • https://vidamelodydesign.com/words-motiongraphics — the likely hero/LCP image (inxwo8w7izci7rfgr0fqoydy24q.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.
  • https://vidamelodydesign.com/work/adaptive-noise-control — the likely hero/LCP image (ye1o4otti0da9vv2pm4rg3uj0sc.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.
  • https://vidamelodydesign.com/work/ai-pc-experiences — the likely hero/LCP image (ibvrgt8vggnxbrwrby6dvou8ycg.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.
  • https://vidamelodydesign.com/work/design-for-neurodiversity — the likely hero/LCP image (ttgcrbcz50iepb7dcgzbsnlo2ug.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.
  • https://vidamelodydesign.com/work/future-galaxy-buds-interactions — the likely hero/LCP image (rfwsj1p73mbml11egmj3lu33vro.jpeg) 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://vidamelodydesign.com/work/new-ai-device — the likely hero/LCP image (skbrwtaeootiq80dfxklkj2ca.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.
  • https://vidamelodydesign.com/work/predicting-future-of-earbuds — the likely hero/LCP image (98yxlweyslkucvfrukxmztvrm.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.
  • https://vidamelodydesign.com/works — the likely hero/LCP image (ye1o4otti0da9vv2pm4rg3uj0sc.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)

notice Page has only one internal inlink (fragile crawl path)

Rule links.single_inlink · Links · 3 occurrence(s)

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

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

  • https://vidamelodydesign.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://vidamelodydesign.com/about — 14 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://vidamelodydesign.com/choosing-credz — 22 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://vidamelodydesign.com/fun — 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://vidamelodydesign.com/over-under — 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://vidamelodydesign.com/words-motiongraphics — 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://vidamelodydesign.com/work/adaptive-noise-control — 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://vidamelodydesign.com/work/ai-pc-experiences — 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://vidamelodydesign.com/work/design-for-neurodiversity — 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://vidamelodydesign.com/work/future-galaxy-buds-interactions — 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://vidamelodydesign.com/work/new-ai-device — 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://vidamelodydesign.com/work/predicting-future-of-earbuds — 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://vidamelodydesign.com/works — 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.
Pages (showing 20 of 20)
URLStatusIndexableWordsIn-links
https://vidamelodydesign.com/
Vida Melody Saffari | My Portfolio
200 yes 925 14
https://vidamelodydesign.com/about
Vida Melody Saffari | My Portfolio
200 yes 454 14
https://vidamelodydesign.com/fun
Vida Melody Saffari | My Portfolio
200 yes 273 14
https://vidamelodydesign.com/choosing-credz
Vida Melody Saffari | My Portfolio
200 yes 2966 1
https://vidamelodydesign.com/over-under
Vida Melody Saffari | My Portfolio
200 yes 367 1
https://vidamelodydesign.com/words-motiongraphics
Vida Melody Saffari | My Portfolio
200 yes 505 1
https://vidamelodydesign.com/work/adaptive-noise-control
Adaptive Noise Control for Galaxy Buds3 Pro
200 yes 545 2
https://vidamelodydesign.com/work/ai-pc-experiences
Future AI PC Experiences
200 yes 523 2
https://vidamelodydesign.com/work/design-for-neurodiversity
Designing for Neurodiversity
200 yes 539 2
https://vidamelodydesign.com/work/future-galaxy-buds-interactions
Prototyping Future Galaxy Buds Interactions
200 yes 591 2
https://vidamelodydesign.com/work/new-ai-device
New Human-First AI Device
200 yes 540 2
https://vidamelodydesign.com/work/predicting-future-of-earbuds
Predicting the Future of Earbuds
200 yes 559 2
https://vidamelodydesign.com/random-assets
Vida Melody Saffari | My Portfolio
200 yes 0 0
https://vidamelodydesign.com/services
Vida Melody Saffari | My Portfolio
200 yes 0 0
https://vidamelodydesign.com/side-projects/choosing-credzdraft
Vida Melody Saffari | My Portfolio
200 yes 0 0
https://vidamelodydesign.com/side-projects/over-underdraft
Vida Melody Saffari | My Portfolio
200 yes 0 0
https://vidamelodydesign.com/side-projects/words-motion-graphicsdraft
Vida Melody Saffari | My Portfolio
200 yes 0 0
https://vidamelodydesign.com/works
Vida Melody Saffari | My Portfolio
200 yes 501 0
https://vidamelodydesign.com/404
Vida Melody Saffari | My Portfolio
404 no 293 0
https://vidamelodydesign.com/side-projects/choosing-credz
Vida Melody Saffari | My Portfolio
404 no 293 1

Audit your own site — free

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

Scan your site →