Skip to main content
GenerelBlandet

SEO Rapport: trondheim.kommune.no

Genereret 9. maj 2026 · 24 fund · 5.7s

93
report.overallScore
92
seo
91
security
0
performance
100
accessibility
93
Best Practices

Institutionelle websites prioriterer tilgængelighed, sikkerhed og korrekt indeksering — borgere og interessenter skal nemt kunne finde relevant information.

Score-opdeling

Gennemsnitlig Generel-score: 50

seo
92(+47 vs avg)
security
91(+33 vs avg)
performance
0(-44 vs avg)
accessibility
100(+48 vs avg)
Best Practices
93(+37 vs avg)

Score-prognose

Estimeret forbedring baseret på fundene i denne rapport

Nuværende score: 93Projiceret score: 94
Nuværende score
Starter (+1)

Klar til at forbedre din SEO?

Start med en gratis prøveperiode og se hvordan din score kan forbedres.

Modul-oversigt

structured data
301 finding
rate limits
753 findings
news mentions
751 finding
brand checker
802 findings
social checker
851 finding
uptime checker
851 finding
reputation
852 findings
content
872 findings
cookies
902 findings
headers
904 findings
mobile
902 findings
technology
951 finding
meta
971 finding
dns
100
ssl
100
robots
100
sitemap
100
accessibility
100
layout scan
100
crawl budget
100
page experience
1001 finding
indexing checker
100
log analyzer
100

Alle fund (21)

Middel (7)

  • mediumstructured data

    No structured data found

    No JSON-LD schemas detected on the page

    Add structured data (Organization, WebSite, BreadcrumbList) for rich search results

  • mediumcontent

    Very low text-to-HTML ratio

    Text/HTML ratio is 1% (recommended: >5%)

    Increase meaningful text content relative to HTML markup

  • mediumrate limits

    No rate limiting detected

    10 rapid requests all succeeded without any rate-limit headers or 429 responses. The site may be vulnerable to abuse.

    Implement rate limiting (e.g., 429 Too Many Requests) to protect against brute-force attacks

  • mediumsocial checker

    Missing Twitter Card

    No twitter:card meta tag — Twitter/X will use default preview

    Add twitter:card meta tag (e.g., "summary_large_image")

  • mediumuptime checker

    Inconsistent www handling

    Both www and non-www versions respond with 200 — one should redirect to the other

    Choose either www or non-www as canonical and redirect the other with a 301

  • mediumbrand checker

    No Organization schema

    No Organization JSON-LD found

    Add Organization structured data with name, logo, and contact information

  • mediumreputation

    No review platform links found

    No links to Trustpilot, Google Business, TripAdvisor, Yelp, G2, Capterra, or Glassdoor detected on the homepage

    Add links to your review profiles to build trust signals and improve local SEO

Lav (14)

  • lowcookies

    1 cookie missing HttpOnly flag

    Cookies without HttpOnly can be accessed by JavaScript, increasing XSS risk

    Add HttpOnly to session and authentication cookies

  • lowcookies

    1 cookie missing SameSite attribute

    Missing SameSite defaults to Lax in modern browsers but should be explicit

    Set SameSite=Strict or SameSite=Lax on all cookies

  • lowheaders

    HSTS max-age too short

    HSTS max-age is 2592000s (recommended: 31536000)

    Set max-age to at least 31536000 (1 year)

  • lowheaders

    Missing Cache-Control header

    No Cache-Control header — browser caching is undefined

    Add Cache-Control with appropriate max-age for static and dynamic resources

  • lowmeta

    Missing Twitter Card

    No twitter:card meta tag

    Add twitter:card meta tag for Twitter sharing

  • lowtechnology

    Many external CSS files

    21 external stylesheets loaded

    Consider bundling CSS files to reduce HTTP requests

  • lowcontent

    Lazy images without dimensions

    3 lazy-loaded images lack width/height — causes layout shift

    Add width and height attributes to lazy-loaded images

  • lowmobile

    Viewport missing initial-scale

    Viewport does not set initial-scale

    Add initial-scale=1 to viewport meta tag

  • lowmobile

    Unresponsive images

    6 images lack srcset or responsive sizing

    Use srcset and sizes attributes for responsive images

  • lowrate limits

    No WAF detected

    No Web Application Firewall (Cloudflare, AWS, Akamai, Vercel, Sucuri, Fastly) was detected in response headers.

    Consider using a WAF to protect against common web attacks (XSS, SQL injection, DDoS)

  • lowrate limits

    No bot protection detected

    No CAPTCHA, challenge page, or bot detection was triggered during rapid requests.

    Consider implementing bot protection (e.g., Cloudflare Turnstile, hCaptcha) for sensitive endpoints

  • lownews mentions

    No press or news presence

    No press pages found on the site and no external news mentions detected

    Create a /news or /press page with company updates — this builds authority and earns links

  • lowbrand checker

    No WebSite schema

    No WebSite JSON-LD found

    Add WebSite structured data for sitelinks search box in Google

  • lowreputation

    Only 0 sameAs entries

    Found 0 sameAs URLs across all JSON-LD entities — search engines use sameAs to verify brand identity

    Add sameAs URLs for all your social profiles, Wikipedia page, and business directory listings (aim for 3+)

AI Fix Prompt

Kopiér denne prompt ind i ChatGPT eller Claude for at få trinvise fix-instruktioner

Fix all SEO issues found in the audit of trondheim.kommune.no.

Prioritize high-severity issues first, then medium. For each fix, make the actual code change — don't just describe what to do.

```json
{
  "domain": "trondheim.kommune.no",
  "scores": {
    "overall": 93,
    "performance": 0,
    "seo": 92,
    "accessibility": 100,
    "bestPractices": 93,
    "security": 91
  },
  "findings": [
    {
      "module": "structured-data",
      "severity": "medium",
      "title": "No structured data found",
      "description": "No JSON-LD schemas detected on the page",
      "recommendation": "Add structured data (Organization, WebSite, BreadcrumbList) for rich search results"
    },
    {
      "module": "content",
      "severity": "medium",
      "title": "Very low text-to-HTML ratio",
      "description": "Text/HTML ratio is 1% (recommended: >5%)",
      "recommendation": "Increase meaningful text content relative to HTML markup"
    },
    {
      "module": "rate-limits",
      "severity": "medium",
      "title": "No rate limiting detected",
      "description": "10 rapid requests all succeeded without any rate-limit headers or 429 responses. The site may be vulnerable to abuse.",
      "recommendation": "Implement rate limiting (e.g., 429 Too Many Requests) to protect against brute-force attacks"
    },
    {
      "module": "social-checker",
      "severity": "medium",
      "title": "Missing Twitter Card",
      "description": "No twitter:card meta tag — Twitter/X will use default preview",
      "recommendation": "Add twitter:card meta tag (e.g., \"summary_large_image\")"
    },
    {
      "module": "uptime-checker",
      "severity": "medium",
      "title": "Inconsistent www handling",
      "description": "Both www and non-www versions respond with 200 — one should redirect to the other",
      "recommendation": "Choose either www or non-www as canonical and redirect the other with a 301"
    },
    {
      "module": "brand-checker",
      "severity": "medium",
      "title": "No Organization schema",
      "description": "No Organization JSON-LD found",
      "recommendation": "Add Organization structured data with name, logo, and contact information"
    },
    {
      "module": "reputation",
      "severity": "medium",
      "title": "No review platform links found",
      "description": "No links to Trustpilot, Google Business, TripAdvisor, Yelp, G2, Capterra, or Glassdoor detected on the homepage",
      "recommendation": "Add links to your review profiles to build trust signals and improve local SEO"
    }
  ]
}
```

Anbefalinger for din branche

  • 1Sikr WCAG 2.1 AA-overholdelse
  • 2Implementer alle anbefalede sikkerhedsheaders
  • 3Sikr at sitemap dækker alle vigtige sider
  • 4Optimer sideindlæsning til under 2 sekunder
  • 5Sikr responsivt design på alle sider

SEO-tjekliste for Generel

Tips for Blandet-websites

  • Definer klare landingssider for hvert segment
  • Brug forskellige meta-strategier per sidegruppe
  • Segmenter sitemap efter indholdstype

Lokal SEO-kontekst

Norge har Skandinaviens højeste digitale købskraft per capita.

Start din gratis trial

Brug Ctrl+P / Cmd+P for at gemme som PDF