SEO audit for betonggruppen.com
Betong gjutning glidgjutning betongentreprenör Betonggruppen Norrbotten Haparanda
Health 54/100 (fair) · 8 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)Betonggruppen Nordic Haparanda gjutning armering Betongentreprenör Norrland
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Crawlability | 88 | 1 | 0 | 0 |
| Links | 88 | 1 | 0 | 0 |
| Canonical | 74 | 0 | 7 | 0 |
| Performance | 74 | 0 | 7 | 14 |
| Security | 74 | 0 | 7 | 15 |
| Duplicate | 81 | 0 | 5 | 2 |
| Titles | 81 | 0 | 5 | 0 |
| Agent Readiness | 96 | 0 | 1 | 8 |
| Images | 100 | 0 | 0 | 7 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 14 |
| Structured Data | 100 | 0 | 0 | 7 |
Errors (2 rules)
error Broken internal link (target 4xx/5xx)
Rule links.broken_internal · Links · 1 occurrence(s)
- https://betonggruppen.com/kontakta-betonggruppen.html — https://www.betonggruppen.com/vcard-adam-ve.vcf (HTTP 404)
error Client error (4xx) response
Rule status.4xx · Crawlability · 1 occurrence(s)
Warnings (9 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 1 occurrence(s)
- https://betonggruppen.com/kontakta-betonggruppen.html — 1 button/link(s) with no text or aria-label — an agent can't target them
warning Missing canonical tag
Rule canonical.missing · Canonical · 7 occurrence(s)
warning Duplicate page content
Rule duplicate.content · Duplicate · 2 occurrence(s)
- https://betonggruppen.com/ — content shared by 2 pages: https://betonggruppen.com/index.html
- https://betonggruppen.com/index.html — content shared by 2 pages: https://betonggruppen.com/
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://betonggruppen.com/ — https://www.betonggruppen.com/ 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 · 2 occurrence(s)
- https://betonggruppen.com/ — title shared by 2 pages: https://betonggruppen.com/index.html
- https://betonggruppen.com/index.html — title shared by 2 pages: https://betonggruppen.com/
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 7 occurrence(s)
- https://betonggruppen.com/ — 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://betonggruppen.com/betongprojekt.html — 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://betonggruppen.com/betongtjanster.html — 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://betonggruppen.com/index.html — 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://betonggruppen.com/integritetspolicy.html — 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://betonggruppen.com/kontakta-betonggruppen.html — 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://betonggruppen.com/om-betonggruppen.html — 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 Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 6 occurrence(s)
- https://betonggruppen.com/ — the likely hero/LCP image (multiquip-logo400.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://betonggruppen.com/betongprojekt.html — the likely hero/LCP image (arma.webp) 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://betonggruppen.com/betongtjanster.html — the likely hero/LCP image (gjutning1.webp) 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://betonggruppen.com/index.html — the likely hero/LCP image (multiquip-logo400.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://betonggruppen.com/kontakta-betonggruppen.html — the likely hero/LCP image (kartanorrlandlogo.svg) 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://betonggruppen.com/om-betonggruppen.html — the likely hero/LCP image (omoss.webp) 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 Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 1 occurrence(s)
- https://betonggruppen.com/betongprojekt.html — 2 render-blocking <script> in <head> (add defer/async or use type=module)
warning Title likely truncated in SERP (too wide)
Rule title.too_long · Titles · 5 occurrence(s)
- https://betonggruppen.com/ — 81 chars, ~631px (limit ~580px)
- https://betonggruppen.com/betongprojekt.html — 98 chars, ~752px (limit ~580px)
- https://betonggruppen.com/betongtjanster.html — 97 chars, ~735px (limit ~580px)
- https://betonggruppen.com/index.html — 81 chars, ~631px (limit ~580px)
- https://betonggruppen.com/kontakta-betonggruppen.html — 77 chars, ~613px (limit ~580px)
Notices (12 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 7 occurrence(s)
- https://betonggruppen.com/ — h4 follows h2 — skips h3
- https://betonggruppen.com/betongprojekt.html — h4 follows h2 — skips h3
- https://betonggruppen.com/betongtjanster.html — h4 follows h2 — skips h3
- https://betonggruppen.com/index.html — h4 follows h2 — skips h3
- https://betonggruppen.com/integritetspolicy.html — h4 follows h2 — skips h3
- https://betonggruppen.com/kontakta-betonggruppen.html — h4 follows h2 — skips h3
- https://betonggruppen.com/om-betonggruppen.html — h4 follows h2 — skips h3
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://betonggruppen.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Duplicate meta description across pages
Rule duplicate.meta_desc · Duplicate · 2 occurrence(s)
- https://betonggruppen.com/ — meta description shared by 2 pages: https://betonggruppen.com/index.html
- https://betonggruppen.com/index.html — meta description shared by 2 pages: https://betonggruppen.com/
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 7 occurrence(s)
- https://betonggruppen.com/ — 18 of 18 images without width/height
- https://betonggruppen.com/betongprojekt.html — 9 of 9 images without width/height
- https://betonggruppen.com/betongtjanster.html — 19 of 19 images without width/height
- https://betonggruppen.com/index.html — 18 of 18 images without width/height
- https://betonggruppen.com/integritetspolicy.html — 3 of 3 images without width/height
- https://betonggruppen.com/kontakta-betonggruppen.html — 5 of 5 images without width/height
- https://betonggruppen.com/om-betonggruppen.html — 6 of 6 images without width/height
notice Missing Open Graph tags
Rule og.missing · Social · 7 occurrence(s)
- https://betonggruppen.com/ — og:title, og:description, og:image
- https://betonggruppen.com/betongprojekt.html — og:title, og:description, og:image
- https://betonggruppen.com/betongtjanster.html — og:title, og:description, og:image
- https://betonggruppen.com/index.html — og:title, og:description, og:image
- https://betonggruppen.com/integritetspolicy.html — og:title, og:description, og:image
- https://betonggruppen.com/kontakta-betonggruppen.html — og:title, og:description, og:image
- https://betonggruppen.com/om-betonggruppen.html — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 7 occurrence(s)
- https://betonggruppen.com/ — 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://betonggruppen.com/betongprojekt.html — 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://betonggruppen.com/betongtjanster.html — 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://betonggruppen.com/index.html — 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://betonggruppen.com/integritetspolicy.html — 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://betonggruppen.com/kontakta-betonggruppen.html — 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://betonggruppen.com/om-betonggruppen.html — 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.
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 7 occurrence(s)
- https://betonggruppen.com/ — 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://betonggruppen.com/betongprojekt.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://betonggruppen.com/betongtjanster.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://betonggruppen.com/index.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://betonggruppen.com/integritetspolicy.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://betonggruppen.com/kontakta-betonggruppen.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://betonggruppen.com/om-betonggruppen.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 robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://betonggruppen.com/ — 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 · 7 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 8 occurrence(s)
- https://betonggruppen.com/ — HSTS, CSP, X-Content-Type-Options
- https://betonggruppen.com/betongprojekt.html — HSTS, CSP, X-Content-Type-Options
- https://betonggruppen.com/betongtjanster.html — HSTS, CSP, X-Content-Type-Options
- https://betonggruppen.com/index.html — HSTS, CSP, X-Content-Type-Options
- https://betonggruppen.com/integritetspolicy.html — HSTS, CSP, X-Content-Type-Options
- https://betonggruppen.com/kontakta-betonggruppen.html — HSTS, CSP, X-Content-Type-Options
- https://betonggruppen.com/om-betonggruppen.html — HSTS, CSP, X-Content-Type-Options
- https://www.betonggruppen.com/vcard-adam-ve.vcf — HSTS, CSP, X-Content-Type-Options
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 7 occurrence(s)
- https://betonggruppen.com/ — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://betonggruppen.com/betongprojekt.html — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://betonggruppen.com/betongtjanster.html — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://betonggruppen.com/index.html — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://betonggruppen.com/integritetspolicy.html — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://betonggruppen.com/kontakta-betonggruppen.html — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://betonggruppen.com/om-betonggruppen.html — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Missing Twitter Card tag
Rule twitter.missing · Social · 7 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://betonggruppen.com/betongprojekt.html Betong gjutning betongprojekt armering formsättning betonggolv industrigolv Norrland Betonggruppen |
200 | yes | 378 | 7 |
| https://betonggruppen.com/betongtjanster.html Betong gjutning glidgjutning armering formsättning betonggolv industrigolv Norrland Betonggruppen |
200 | yes | 557 | 7 |
| https://betonggruppen.com/index.html Betong gjutning glidgjutning betongentreprenör Betonggruppen Norrbotten Haparanda |
200 | yes | 415 | 7 |
| https://betonggruppen.com/integritetspolicy.html Betonggruppen Nordic AB Haparanda - Integritetspolicy GDPR |
200 | yes | 376 | 7 |
| https://betonggruppen.com/kontakta-betonggruppen.html Betonggruppen Nordic AB Haparanda Norrland betongspecialist betongentreprenör |
200 | yes | 380 | 7 |
| https://betonggruppen.com/om-betonggruppen.html Betonggruppen Nordic AB Haparanda - Proffs på betong |
200 | yes | 753 | 7 |
| https://betonggruppen.com/ Betong gjutning glidgjutning betongentreprenör Betonggruppen Norrbotten Haparanda |
200 | yes | 415 | 0 |
| https://www.betonggruppen.com/vcard-adam-ve.vcf 404 Not Found |
404 | no | 44 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.