Catalog / mladitalanti.eu
69

SEO audit for mladitalanti.eu

София – град на младите и активните

other

Health 69/100 (fair) · 7 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of mladitalanti.eu
7
pages crawled
6
indexable pages
0
errors
38
warnings
68
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Duplicate 70 0 7 0
Canonical 74 0 6 0
Meta Description 74 0 6 0
Performance 74 0 6 23
Content 83 0 4 0
Structured Data 83 0 4 2
Images 87 0 3 6
Headings 91 0 2 0
Links 100 0 0 2
Mobile 100 0 0 6
Security 100 0 0 12
Social 100 0 0 12
URL 100 0 0 5
Findings

Warnings (9 rules)

warning Thin content (low word count)

Rule content.thin · Content · 4 occurrence(s)

warning Homepage duplicated across protocol/host variants (no redirect)

Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)

  • https://mladitalanti.eu/ — https://www.mladitalanti.eu/ 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)

warning Missing <h1>

Rule h1.missing · Headings · 2 occurrence(s)

warning Images missing alt text

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

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

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

warning Deprecated data-vocabulary.org markup (no rich-result eligibility)

Rule schema.data_vocabulary · Structured Data · 4 occurrence(s)

Notices (15 rules)

notice Likely hero image lacks fetchpriority=high

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

  • https://mladitalanti.eu/ — the likely hero/LCP image (mladitalanti3.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://mladitalanti.eu/bg — the likely hero/LCP image (mladitalanti3.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://mladitalanti.eu/bg/%D0%B3%D0%B0%D0%BB%D0%B5%D1%80%D0%B8%D1%8F — the likely hero/LCP image (ml1.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://mladitalanti.eu/bg/%D0%B7%D0%B0-%D0%BD%D0%B0%D1%81 — the likely hero/LCP image (nfk_logo.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 · 6 occurrence(s)

notice Internal link has no anchor text / accessible name

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

  • https://mladitalanti.eu/ — 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.
  • https://mladitalanti.eu/bg — 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 Missing Open Graph tags

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

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

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

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 · 6 occurrence(s)

  • https://mladitalanti.eu/ — 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://mladitalanti.eu/bg — 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://mladitalanti.eu/bg/%D0%B3%D0%B0%D0%BB%D0%B5%D1%80%D0%B8%D1%8F — 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://mladitalanti.eu/bg/%D0%B7%D0%B0-%D0%BD%D0%B0%D1%81 — 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://mladitalanti.eu/bg/%D0%BA%D0%BE%D0%BD%D1%82%D0%B0%D0%BA%D1%82%D0%B8 — 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://mladitalanti.eu/bg/%D0%BF%D1%80%D0%BE%D0%B5%D0%BA%D1%82%D1%8A%D1%82 — 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 · 6 occurrence(s)

  • https://mladitalanti.eu/ — 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://mladitalanti.eu/bg — 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://mladitalanti.eu/bg/%D0%B3%D0%B0%D0%BB%D0%B5%D1%80%D0%B8%D1%8F — 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://mladitalanti.eu/bg/%D0%B7%D0%B0-%D0%BD%D0%B0%D1%81 — 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://mladitalanti.eu/bg/%D0%BA%D0%BE%D0%BD%D1%82%D0%B0%D0%BA%D1%82%D0%B8 — 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://mladitalanti.eu/bg/%D0%BF%D1%80%D0%BE%D0%B5%D0%BA%D1%82%D1%8A%D1%82 — 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 No structured data detected

Rule schema.none · Structured Data · 2 occurrence(s)

notice Missing recommended security headers

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

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

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

notice Underscores in URL path (prefer hyphens)

Rule url.underscores · URL · 1 occurrence(s)

Pages (showing 7 of 7)
URLStatusIndexableWordsIn-links
https://mladitalanti.eu/bg
София – град на младите и активните
200 yes 64 6
https://mladitalanti.eu/bg/%D0%B3%D0%B0%D0%BB%D0%B5%D1%80%D0%B8%D1%8F
София – град на младите и активните
200 yes 19 6
https://mladitalanti.eu/bg/%D0%B7%D0%B0-%D0%BD%D0%B0%D1%81
София – град на младите и активните
200 yes 289 6
https://mladitalanti.eu/bg/%D0%BA%D0%BE%D0%BD%D1%82%D0%B0%D0%BA%D1%82%D0%B8
София – град на младите и активните
200 yes 31 6
https://mladitalanti.eu/bg/%D0%BF%D1%80%D0%BE%D0%B5%D0%BA%D1%82%D1%8A%D1%82
София – град на младите и активните
200 yes 287 6
https://mladitalanti.eu/
София – град на младите и активните
200 yes 64 0
https://mladitalanti.eu/userfiles/svetci_knigka.pdf 200 no 0 2

Audit your own site — free

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

Scan your site →