SEO audit for perlis-quadorion.de
Perlis Quadorion — Offizielle Website Deutschlands
Health 71/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)Perlis Quadorion ist eine KI-gestützte Plattform, die ein nahtloses Online-Einkaufserlebnis mit hochwertigen Produkten in Deutschland bietet.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Budget | 82 | 0 | 3 | 0 |
| Indexability | 82 | 0 | 3 | 0 |
| Sitemap | 82 | 0 | 3 | 0 |
| Structured Data | 94 | 0 | 1 | 1 |
| Agent Readiness | 100 | 0 | 0 | 5 |
| Cache | 100 | 0 | 0 | 5 |
| Content | 100 | 0 | 0 | 2 |
| Performance | 100 | 0 | 0 | 12 |
| Security | 100 | 0 | 0 | 5 |
| Social | 100 | 0 | 0 | 2 |
Warnings (4 rules)
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 3 occurrence(s)
- https://perlis-quadorion.de/cookies.html — this noindex page has 5 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://perlis-quadorion.de/, https://perlis-quadorion.de/about.html, https://perlis-quadorion.de/privacy.html.
- https://perlis-quadorion.de/privacy.html — this noindex page has 5 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://perlis-quadorion.de/, https://perlis-quadorion.de/about.html, https://perlis-quadorion.de/privacy.html.
- https://perlis-quadorion.de/terms.html — this noindex page has 5 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://perlis-quadorion.de/, https://perlis-quadorion.de/about.html, https://perlis-quadorion.de/privacy.html.
warning Page is noindex
Rule index.noindex · Indexability · 3 occurrence(s)
- https://perlis-quadorion.de/cookies.html — meta/X-Robots: meta=noindex, follow
- https://perlis-quadorion.de/privacy.html — meta/X-Robots: meta=noindex, follow
- https://perlis-quadorion.de/terms.html — meta/X-Robots: meta=noindex, follow
warning BreadcrumbList present but structurally incomplete
Rule schema.breadcrumb_incomplete · Structured Data · 1 occurrence(s)
- https://perlis-quadorion.de/ — 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 Non-indexable URL listed in sitemap
Rule sitemap.non_indexable · Sitemap · 3 occurrence(s)
- https://perlis-quadorion.de/cookies.html — listed in sitemap but noindex
- https://perlis-quadorion.de/privacy.html — listed in sitemap but noindex
- https://perlis-quadorion.de/terms.html — listed in sitemap but noindex
Notices (11 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 2 occurrence(s)
- https://perlis-quadorion.de/ — h4 follows h2 — skips h3
- https://perlis-quadorion.de/about.html — h4 follows h2 — skips h3
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://perlis-quadorion.de/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 2 occurrence(s)
- https://perlis-quadorion.de/ — add a <main> element (or role=main) around the primary content
- https://perlis-quadorion.de/about.html — add a <main> element (or role=main) around the primary content
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 5 occurrence(s)
- https://perlis-quadorion.de/ — Cache-Control: (none) · cloudflare: DYNAMIC
- https://perlis-quadorion.de/about.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://perlis-quadorion.de/cookies.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://perlis-quadorion.de/privacy.html — Cache-Control: (none) · cloudflare: DYNAMIC
- https://perlis-quadorion.de/terms.html — Cache-Control: (none) · cloudflare: DYNAMIC
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 2 occurrence(s)
- https://perlis-quadorion.de/ — the likely hero/LCP image (ecommerce-hero-6.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://perlis-quadorion.de/about.html — the likely hero/LCP image (ecommerce-hero-9.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 Legacy <meta name=keywords> tag present (Google ignores it)
Rule meta.keywords_present · Content · 2 occurrence(s)
- https://perlis-quadorion.de/ — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://perlis-quadorion.de/about.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
notice Missing Open Graph tags
Rule og.missing · Social · 2 occurrence(s)
- https://perlis-quadorion.de/ — og:image
- https://perlis-quadorion.de/about.html — og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://perlis-quadorion.de/ — 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://perlis-quadorion.de/about.html — 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://perlis-quadorion.de/cookies.html — 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://perlis-quadorion.de/privacy.html — 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://perlis-quadorion.de/terms.html — 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 · 5 occurrence(s)
- https://perlis-quadorion.de/ — 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://perlis-quadorion.de/about.html — 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://perlis-quadorion.de/cookies.html — 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://perlis-quadorion.de/privacy.html — 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://perlis-quadorion.de/terms.html — 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 FAQPage structured data (rich result removed May 2026)
Rule schema.faq_deprecated · Structured Data · 1 occurrence(s)
- https://perlis-quadorion.de/ — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
- https://perlis-quadorion.de/ — HSTS, CSP, X-Content-Type-Options
- https://perlis-quadorion.de/about.html — HSTS, CSP, X-Content-Type-Options
- https://perlis-quadorion.de/cookies.html — X-Content-Type-Options, HSTS, CSP
- https://perlis-quadorion.de/privacy.html — HSTS, CSP, X-Content-Type-Options
- https://perlis-quadorion.de/terms.html — HSTS, CSP, X-Content-Type-Options
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://perlis-quadorion.de/ Perlis Quadorion — Offizielle Website Deutschlands |
200 | yes | 615 | 5 |
| https://perlis-quadorion.de/cookies.html Cookie-Richtlinie | Perlis Quadorion |
200 | no | 310 | 5 |
| https://perlis-quadorion.de/privacy.html Datenschutzerklärung | Perlis Quadorion |
200 | no | 495 | 5 |
| https://perlis-quadorion.de/terms.html Allgemeine Geschäftsbedingungen (AGB) | Perlis Quadorion |
200 | no | 361 | 5 |
| https://perlis-quadorion.de/about.html Perlis Quadorion — Offizielle Website Deutschlands | Über uns |
200 | yes | 294 | 2 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.