Catalog / luxorvale.fit
69

SEO audit for luxorvale.fit

Luxorvale - Schmuckdesign Akademie Berlin | Meisterkurse

ecommerce

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

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

Luxorvale Schmuckdesign Akademie in Berlin bietet professionelle Schmuckdesignkurse, Meisterklassen und kreative Workshops für angehende Juweliere.

Screenshot of luxorvale.fit
7
pages crawled
7
indexable pages
0
errors
6
warnings
50
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Security 74 0 6 8
Agent Readiness 100 0 0 2
Cache 100 0 0 7
Images 100 0 0 2
Performance 100 0 0 10
Social 100 0 0 14
Structured Data 100 0 0 7
Findings

Warnings (1 rules)

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

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

  • https://luxorvale.fit/atelier-der-kreation/ — 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://luxorvale.fit/cookiezentrum/ — 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://luxorvale.fit/datenschutzarchiv/ — 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://luxorvale.fit/designberatung-kontakt/ — 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://luxorvale.fit/meisterklasse-schmuckkunst/ — 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://luxorvale.fit/nutzungskodex/ — 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".

Notices (12 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)

  • https://luxorvale.fit/ — 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 · 7 occurrence(s)

notice Likely hero image lacks fetchpriority=high

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

  • https://luxorvale.fit/ — the likely hero/LCP image (luxorvale_136b7c94c9d99.98557468.webp) 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://luxorvale.fit/atelier-der-kreation/ — the likely hero/LCP image (luxorvale_63b2f8bd48fbe.63429837.webp) 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 Missing Open Graph tags

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

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

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

  • https://luxorvale.fit/ — 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://luxorvale.fit/atelier-der-kreation/ — 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://luxorvale.fit/cookiezentrum/ — 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://luxorvale.fit/datenschutzarchiv/ — 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://luxorvale.fit/designberatung-kontakt/ — 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://luxorvale.fit/meisterklasse-schmuckkunst/ — 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://luxorvale.fit/nutzungskodex/ — 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 · 1 occurrence(s)

  • https://luxorvale.fit/ — 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 · 7 occurrence(s)

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

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

  • https://luxorvale.fit/cookiezentrum/ — 8 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
Pages (showing 7 of 7)
URLStatusIndexableWordsIn-links
https://luxorvale.fit/
Luxorvale - Schmuckdesign Akademie Berlin | Meisterkurse
200 yes 333 7
https://luxorvale.fit/atelier-der-kreation/
Atelier der Kreation | Über Luxorvale Schmuckdesign Akademie
200 yes 439 7
https://luxorvale.fit/cookiezentrum/
Cookiezentrum | Cookie-Richtlinie Luxorvale Schmuckdesign Akademie
200 yes 1006 7
https://luxorvale.fit/datenschutzarchiv/
Datenschutzarchiv | Datenschutzerklärung Luxorvale Akademie
200 yes 893 7
https://luxorvale.fit/designberatung-kontakt/
Designberatung Kontakt | Luxorvale Schmuckdesign Akademie Berlin
200 yes 485 7
https://luxorvale.fit/meisterklasse-schmuckkunst/
Meisterklasse Schmuckkunst | Kurse & Workshops Luxorvale
200 yes 516 7
https://luxorvale.fit/nutzungskodex/
Nutzungskodex | Nutzungsbedingungen Luxorvale Schmuckdesign Akademie
200 yes 922 7

Audit your own site — free

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

Scan your site →