SEO audit for vaneaktivering.no
Vaneaktivering
Health 65/100 (fair) · 13 pages crawled · generated 2026-07-29
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Performance | 40 | 0 | 26 | 33 |
| Images | 70 | 0 | 13 | 12 |
| Content | 75 | 0 | 11 | 12 |
| Headings | 82 | 0 | 8 | 0 |
| Meta Description | 86 | 0 | 6 | 1 |
| Security | 93 | 0 | 3 | 18 |
| Agent Readiness | 98 | 0 | 1 | 17 |
| Duplicate | 98 | 0 | 1 | 0 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 9 |
| Structured Data | 100 | 0 | 0 | 13 |
| Titles | 100 | 0 | 0 | 9 |
Warnings (9 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 1 occurrence(s)
- https://vaneaktivering.no/contact — 1 button/link(s) with no text or aria-label — an agent can't target them
warning Thin content (low word count)
Rule content.thin · Content · 11 occurrence(s)
- https://vaneaktivering.no/ — 161 words
- https://vaneaktivering.no/about — 112 words
- https://vaneaktivering.no/blogg/bibel-1 — 60 words
- https://vaneaktivering.no/blogg/bibel/ — 72 words
- https://vaneaktivering.no/blogg/lopeaktivering-1 — 163 words
- https://vaneaktivering.no/blogg/lopeaktivering/ — 175 words
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — 58 words
- https://vaneaktivering.no/blogg/sosial-klasse/ — 77 words
- https://vaneaktivering.no/blogg/tegneaktivering-1 — 121 words
- https://vaneaktivering.no/blogg/tegneaktivering/ — 133 words
- https://vaneaktivering.no/contact — 63 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://vaneaktivering.no/ — https://www.vaneaktivering.no/ 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 Missing <h1>
Rule h1.missing · Headings · 8 occurrence(s)
- https://vaneaktivering.no/
- https://vaneaktivering.no/about
- https://vaneaktivering.no/blogg/
- https://vaneaktivering.no/blogg/bibel/
- https://vaneaktivering.no/blogg/lopeaktivering/
- https://vaneaktivering.no/blogg/sosial-klasse/
- https://vaneaktivering.no/blogg/tegneaktivering/
- https://vaneaktivering.no/contact
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 3 occurrence(s)
- https://vaneaktivering.no/ — 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://vaneaktivering.no/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://vaneaktivering.no/contact — 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 · 13 occurrence(s)
- https://vaneaktivering.no/ — 4 of 12 images missing alt
- https://vaneaktivering.no/about — 2 of 3 images missing alt
- https://vaneaktivering.no/blogg/ — 1 of 5 images missing alt
- https://vaneaktivering.no/blogg/bibel-1 — 1 of 1 images missing alt
- https://vaneaktivering.no/blogg/bibel/ — 1 of 1 images missing alt
- https://vaneaktivering.no/blogg/lopeaktivering-1 — 1 of 2 images missing alt
- https://vaneaktivering.no/blogg/lopeaktivering/ — 1 of 2 images missing alt
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — 1 of 2 images missing alt
- https://vaneaktivering.no/blogg/sosial-klasse/ — 1 of 3 images missing alt
- https://vaneaktivering.no/blogg/tegneaktivering-1 — 1 of 2 images missing alt
- https://vaneaktivering.no/blogg/tegneaktivering/ — 1 of 2 images missing alt
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — 1 of 2 images missing alt
- https://vaneaktivering.no/contact — 1 of 2 images missing alt
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 13 occurrence(s)
- https://vaneaktivering.no/ — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/about — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/blogg/ — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/blogg/bibel-1 — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/blogg/bibel/ — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/blogg/lopeaktivering-1 — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/blogg/lopeaktivering/ — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/blogg/sosial-klasse/ — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/blogg/tegneaktivering-1 — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/blogg/tegneaktivering/ — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — the likely hero/LCP image (logo2.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.
- https://vaneaktivering.no/contact — the likely hero/LCP image (logo2.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 Missing meta description
Rule meta_desc.missing · Meta Description · 6 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 13 occurrence(s)
- https://vaneaktivering.no/ — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/about — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/blogg/ — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/blogg/bibel-1 — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/blogg/bibel/ — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/blogg/lopeaktivering-1 — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/blogg/lopeaktivering/ — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/blogg/sosial-klasse/ — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/blogg/tegneaktivering-1 — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/blogg/tegneaktivering/ — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — 4 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vaneaktivering.no/contact — 4 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (17 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 3 occurrence(s)
- https://vaneaktivering.no/blogg/lopeaktivering-1 — h3 follows h1 — skips h2
- https://vaneaktivering.no/blogg/tegneaktivering-1 — h3 follows h1 — skips h2
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://vaneaktivering.no/ — 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 · 13 occurrence(s)
- https://vaneaktivering.no/ — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/about — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/blogg/ — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/blogg/bibel-1 — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/blogg/bibel/ — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/blogg/lopeaktivering-1 — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/blogg/lopeaktivering/ — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/blogg/sosial-klasse/ — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/blogg/tegneaktivering-1 — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/blogg/tegneaktivering/ — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — add a <main> element (or role=main) around the primary content
- https://vaneaktivering.no/contact — add a <main> element (or role=main) around the primary content
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 12 occurrence(s)
- https://vaneaktivering.no/ — 1.6%
- https://vaneaktivering.no/about — 2.7%
- https://vaneaktivering.no/blogg/bibel-1 — 1.4%
- https://vaneaktivering.no/blogg/bibel/ — 1.8%
- https://vaneaktivering.no/blogg/lopeaktivering-1 — 3.2%
- https://vaneaktivering.no/blogg/lopeaktivering/ — 3.6%
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — 1.3%
- https://vaneaktivering.no/blogg/sosial-klasse/ — 1.7%
- https://vaneaktivering.no/blogg/tegneaktivering-1 — 2.5%
- https://vaneaktivering.no/blogg/tegneaktivering/ — 2.9%
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — 4.7%
- https://vaneaktivering.no/contact — 1.0%
notice Image filename is generic/auto-generated (missed image-search signal)
Rule images.generic_filename · Images · 1 occurrence(s)
- https://vaneaktivering.no/about — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 11 occurrence(s)
- https://vaneaktivering.no/ — 8 of 12 images without width/height
- https://vaneaktivering.no/about — 1 of 3 images without width/height
- https://vaneaktivering.no/blogg/ — 4 of 5 images without width/height
- https://vaneaktivering.no/blogg/lopeaktivering-1 — 1 of 2 images without width/height
- https://vaneaktivering.no/blogg/lopeaktivering/ — 1 of 2 images without width/height
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — 1 of 2 images without width/height
- https://vaneaktivering.no/blogg/sosial-klasse/ — 2 of 3 images without width/height
- https://vaneaktivering.no/blogg/tegneaktivering-1 — 1 of 2 images without width/height
- https://vaneaktivering.no/blogg/tegneaktivering/ — 1 of 2 images without width/height
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — 1 of 2 images without width/height
- https://vaneaktivering.no/contact — 1 of 2 images without width/height
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 1 occurrence(s)
notice Missing Open Graph tags
Rule og.missing · Social · 9 occurrence(s)
- https://vaneaktivering.no/ — og:description, og:image
- https://vaneaktivering.no/about — og:description, og:image
- https://vaneaktivering.no/blogg/ — og:description, og:image
- https://vaneaktivering.no/blogg/bibel-1 — og:image
- https://vaneaktivering.no/blogg/bibel/ — og:description, og:image
- https://vaneaktivering.no/blogg/lopeaktivering/ — og:description, og:image
- https://vaneaktivering.no/blogg/sosial-klasse/ — og:description, og:image
- https://vaneaktivering.no/blogg/tegneaktivering/ — og:description, og:image
- https://vaneaktivering.no/contact — og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 13 occurrence(s)
- https://vaneaktivering.no/ — 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://vaneaktivering.no/about — 2 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://vaneaktivering.no/blogg/ — 5 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://vaneaktivering.no/blogg/bibel-1 — 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://vaneaktivering.no/blogg/bibel/ — 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://vaneaktivering.no/blogg/lopeaktivering-1 — 2 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://vaneaktivering.no/blogg/lopeaktivering/ — 2 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://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — 2 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://vaneaktivering.no/blogg/sosial-klasse/ — 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://vaneaktivering.no/blogg/tegneaktivering-1 — 2 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://vaneaktivering.no/blogg/tegneaktivering/ — 2 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://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — 2 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://vaneaktivering.no/contact — 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.
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 10 occurrence(s)
- https://vaneaktivering.no/blogg/ — 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://vaneaktivering.no/blogg/bibel-1 — 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://vaneaktivering.no/blogg/bibel/ — 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://vaneaktivering.no/blogg/lopeaktivering-1 — 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://vaneaktivering.no/blogg/lopeaktivering/ — 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://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — 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://vaneaktivering.no/blogg/sosial-klasse/ — 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://vaneaktivering.no/blogg/tegneaktivering-1 — 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://vaneaktivering.no/blogg/tegneaktivering/ — 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://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — 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 · 10 occurrence(s)
- https://vaneaktivering.no/blogg/ — 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://vaneaktivering.no/blogg/bibel-1 — 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://vaneaktivering.no/blogg/bibel/ — 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://vaneaktivering.no/blogg/lopeaktivering-1 — 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://vaneaktivering.no/blogg/lopeaktivering/ — 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://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — 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://vaneaktivering.no/blogg/sosial-klasse/ — 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://vaneaktivering.no/blogg/tegneaktivering-1 — 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://vaneaktivering.no/blogg/tegneaktivering/ — 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://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — 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://vaneaktivering.no/ — 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 No structured data detected
Rule schema.none · Structured Data · 13 occurrence(s)
- https://vaneaktivering.no/
- https://vaneaktivering.no/about
- https://vaneaktivering.no/blogg/
- https://vaneaktivering.no/blogg/bibel-1
- https://vaneaktivering.no/blogg/bibel/
- https://vaneaktivering.no/blogg/lopeaktivering-1
- https://vaneaktivering.no/blogg/lopeaktivering/
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt
- https://vaneaktivering.no/blogg/sosial-klasse/
- https://vaneaktivering.no/blogg/tegneaktivering-1
- https://vaneaktivering.no/blogg/tegneaktivering/
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn
- https://vaneaktivering.no/contact
notice Missing recommended security headers
Rule security.missing_headers · Security · 13 occurrence(s)
- https://vaneaktivering.no/ — HSTS, CSP, X-Content-Type-Options
- https://vaneaktivering.no/about — HSTS, CSP, X-Content-Type-Options
- https://vaneaktivering.no/blogg/ — HSTS, CSP, X-Content-Type-Options
- https://vaneaktivering.no/blogg/bibel-1 — X-Content-Type-Options, HSTS, CSP
- https://vaneaktivering.no/blogg/bibel/ — HSTS, CSP, X-Content-Type-Options
- https://vaneaktivering.no/blogg/lopeaktivering-1 — CSP, X-Content-Type-Options, HSTS
- https://vaneaktivering.no/blogg/lopeaktivering/ — HSTS, CSP, X-Content-Type-Options
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — CSP, X-Content-Type-Options, HSTS
- https://vaneaktivering.no/blogg/sosial-klasse/ — CSP, X-Content-Type-Options, HSTS
- https://vaneaktivering.no/blogg/tegneaktivering-1 — X-Content-Type-Options, HSTS, CSP
- https://vaneaktivering.no/blogg/tegneaktivering/ — HSTS, CSP, X-Content-Type-Options
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — HSTS, CSP, X-Content-Type-Options
- https://vaneaktivering.no/contact — HSTS, CSP, X-Content-Type-Options
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 5 occurrence(s)
- https://vaneaktivering.no/blogg/bibel-1 — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://vaneaktivering.no/blogg/lopeaktivering-1 — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://vaneaktivering.no/blogg/tegneaktivering-1 — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Title tag is identical to the H1 (missed keyword variation)
Rule title.same_as_h1 · Titles · 5 occurrence(s)
- https://vaneaktivering.no/blogg/bibel-1 — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://vaneaktivering.no/blogg/lopeaktivering-1 — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://vaneaktivering.no/blogg/onsker-du-aktiveringsoversikt — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://vaneaktivering.no/blogg/tegneaktivering-1 — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://vaneaktivering.no/blogg/utforming-av-identitet-klasser-i-moderne-samfunn — the <title> and the H1 are identical — differentiate them to cover more query variation
notice Title is very short
Rule title.too_short · Titles · 4 occurrence(s)
- https://vaneaktivering.no/ — 14 chars
- https://vaneaktivering.no/blogg/bibel-1 — 5 chars
- https://vaneaktivering.no/blogg/lopeaktivering-1 — 4 chars
- https://vaneaktivering.no/blogg/tegneaktivering-1 — 5 chars
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.