Catalog / kmufinanz.net
65

SEO audit for kmufinanz.net

Partner für Wachstum, Internationalisierung und finanzielle Stabilität.

otherWordPress

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

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

Wir gestalten Wachstum, fördern Innovationen und schaffen Verbindungen, die den Unterschied machen.

Screenshot of kmufinanz.net
11
pages crawled
11
indexable pages
0
errors
71
warnings
99
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Agent Readiness 70 0 11 4
Headings 70 0 11 0
Links 70 0 11 11
Performance 70 0 11 35
Content 81 0 7 12
Structured Data 81 0 7 16
Duplicate 86 0 5 2
Titles 89 0 4 0
Meta Description 92 0 3 2
Crawlability 97 0 1 0
Images 100 0 0 1
Robots 100 0 0 1
Security 100 0 0 11
Social 100 0 0 3
URL 100 0 0 1
Findings

Warnings (12 rules)

warning Control has no accessible name

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

warning Duplicate page content

Rule duplicate.content · Duplicate · 2 occurrence(s)

warning Duplicate <title> across pages

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

warning Internal link points to a redirect

Rule links.redirect_target · Links · 11 occurrence(s)

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

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

warning Redirect chain (multiple hops)

Rule redirect.chain · Crawlability · 1 occurrence(s)

warning BreadcrumbList present but structurally incomplete

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

  • https://kmufinanz.net/ — a BreadcrumbList is present but structurally incomplete — missing required itemListElement. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
  • https://www.kmufinanz.net/investment-home-alternate/ — a BreadcrumbList is present but structurally incomplete — missing required itemListElement. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.

warning Schema describes content not visible on the page

Rule schema.hidden_content · Structured Data · 5 occurrence(s)

  • https://www.kmufinanz.net/investment-home-alternate/about/ — a schema name/headline ("Durch die Investition in ein Unternehmen im Rahmen eines Börsenganges hat der Investor die Gelegenheit an der frühen Wachstumsphase des Unternehmens- lebenszyklus und vom hohen Wachstumspotenzial zu partizipieren.") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.
  • https://www.kmufinanz.net/investment-home-alternate/author/info_hd6zal2e/ — a schema name/headline ("admin, Autor bei KMU FINANZ") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.
  • https://www.kmufinanz.net/investment-home-alternate/investment-projects/ — a schema name/headline ("Partner für Wachstum, Internationalisierung und finanzielle Stabilität.") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.
  • https://www.kmufinanz.net/investment-home-alternate/news-insights/ — a schema name/headline ("KMU Finanz AG bietet Unternehmen ein umfassendes und ganzheitliches Kapitalmarktkonzept und hilft, dass diese sich auf dem Kapitalmarkt sicher entwickeln.") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.
  • https://www.kmufinanz.net/investment-home-alternate/solutions/ — a schema name/headline ("KMU‘s mit marktreifen Produkten und innovativen Technologien gemeinsam zu Marktführern entwickeln.") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.

warning Title likely truncated in SERP (too wide)

Rule title.too_long · Titles · 4 occurrence(s)

Notices (19 rules)

notice Heading levels skip a level

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

notice No llms.txt for AI agents

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

notice Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 2 occurrence(s)

notice Article page has no author attribution (E-E-A-T)

Rule eeat.no_author · Content · 1 occurrence(s)

notice Article page has no publication date (freshness / E-E-A-T)

Rule eeat.no_date · Content · 1 occurrence(s)

notice Likely hero image lacks fetchpriority=high

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

  • https://kmufinanz.net/ — the likely hero/LCP image (kmu-finanz-logo_4c-002_klein.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://www.kmufinanz.net/investment-home-alternate/ — the likely hero/LCP image (kmu-finanz-logo_4c-002_klein.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 Internal link has no anchor text / accessible name

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

notice Meta description too long

Rule meta_desc.too_long · Meta Description · 2 occurrence(s)

notice Missing Open Graph tags

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

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

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

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

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

  • https://kmufinanz.net/ — 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://www.kmufinanz.net/investment-home-alternate/ — 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://www.kmufinanz.net/investment-home-alternate/about/ — 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://www.kmufinanz.net/investment-home-alternate/author/info_hd6zal2e/ — 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://www.kmufinanz.net/investment-home-alternate/datenschutzerklaerung/ — 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://www.kmufinanz.net/investment-home-alternate/geschaeftsmodel/ — 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://www.kmufinanz.net/investment-home-alternate/impressum/ — 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://www.kmufinanz.net/investment-home-alternate/investment-projects/ — 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://www.kmufinanz.net/investment-home-alternate/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://www.kmufinanz.net/investment-home-alternate/news-insights/ — 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://www.kmufinanz.net/investment-home-alternate/solutions/ — 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 · 11 occurrence(s)

  • https://kmufinanz.net/ — 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.kmufinanz.net/investment-home-alternate/ — 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.kmufinanz.net/investment-home-alternate/about/ — 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.kmufinanz.net/investment-home-alternate/author/info_hd6zal2e/ — 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.kmufinanz.net/investment-home-alternate/datenschutzerklaerung/ — 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.kmufinanz.net/investment-home-alternate/geschaeftsmodel/ — 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.kmufinanz.net/investment-home-alternate/impressum/ — 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.kmufinanz.net/investment-home-alternate/investment-projects/ — 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.kmufinanz.net/investment-home-alternate/kontakt/ — 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.kmufinanz.net/investment-home-alternate/news-insights/ — 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.kmufinanz.net/investment-home-alternate/solutions/ — 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 robots.txt missing (root returns 404/none)

Rule robots.txt_missing · Robots · 1 occurrence(s)

  • https://www.kmufinanz.net/ — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)

notice Article schema missing recommended properties (Top Stories / image carousel)

Rule schema.article_incomplete · Structured Data · 5 occurrence(s)

  • https://www.kmufinanz.net/investment-home-alternate/about/ — Article structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
  • https://www.kmufinanz.net/investment-home-alternate/author/info_hd6zal2e/ — NewsArticle structured data is missing recommended properties (image, datePublished, author) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
  • https://www.kmufinanz.net/investment-home-alternate/investment-projects/ — Article structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
  • https://www.kmufinanz.net/investment-home-alternate/news-insights/ — Article structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
  • https://www.kmufinanz.net/investment-home-alternate/solutions/ — Article structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.

notice Deprecated schema type with no Google rich result

Rule schema.deprecated_type · Structured Data · 11 occurrence(s)

notice Missing recommended security headers

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

notice Underscores in URL path (prefer hyphens)

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

Pages (showing 11 of 11)
URLStatusIndexableWordsIn-links
https://kmufinanz.net/
Partner für Wachstum, Internationalisierung und finanzielle Stabilität.
200 yes 462 11
https://www.kmufinanz.net/investment-home-alternate/
Partner für Wachstum, Internationalisierung und finanzielle Stabilität.
200 yes 462 11
https://www.kmufinanz.net/investment-home-alternate/datenschutzerklaerung/
Datenschutzerklärung - KMU FINANZ
200 yes 2868 11
https://www.kmufinanz.net/investment-home-alternate/geschaeftsmodel/
Wir sind uns der Komplexität und Volatilität der Finanzmärkte bewusst und unterstützen unsere Partner mit einem ganzheitlichen Kapitalmarktkonzept und Equity.
200 yes 706 11
https://www.kmufinanz.net/investment-home-alternate/impressum/
Impressum - KMU FINANZ
200 yes 127 11
https://www.kmufinanz.net/investment-home-alternate/kontakt/
Kontakt - KMU FINANZ
200 yes 147 11
https://www.kmufinanz.net/investment-home-alternate/author/info_hd6zal2e/
admin, Autor bei KMU FINANZ
200 yes 104 7
https://www.kmufinanz.net/investment-home-alternate/about/
Durch die Investition in ein Unternehmen im Rahmen eines Börsenganges hat der Investor die Gelegenheit an der frühen Wachstumsphase des Unternehmens- lebenszyklus und vom hohen Wachstumspotenzial zu partizipieren.
200 yes 94 5
https://www.kmufinanz.net/investment-home-alternate/investment-projects/
Partner für Wachstum, Internationalisierung und finanzielle Stabilität.
200 yes 95 5
https://www.kmufinanz.net/investment-home-alternate/news-insights/
KMU Finanz AG bietet Unternehmen ein umfassendes und ganzheitliches Kapitalmarktkonzept und hilft, dass diese sich auf dem Kapitalmarkt sicher entwickeln.
200 yes 94 5
https://www.kmufinanz.net/investment-home-alternate/solutions/
KMU‘s mit marktreifen Produkten und innovativen Technologien gemeinsam zu Marktführern entwickeln.
200 yes 94 5

Audit your own site — free

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

Scan your site →