Skip to main content
Lokal virksomhedBlandet

SEO Rapport: loreal-paris.hr

Genereret 8. maj 2026 · 28 fund · 5.4s

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

Servicevirksomheder skal dominere lokale søgeresultater med korrekt NAP-data, anmeldelser og lokale signaler for at tiltrække kunder i nærområdet.

Score-opdeling

Gennemsnitlig Lokal virksomhed-score: 54

seo
92(+44 vs avg)
security
91(+29 vs avg)
performance
0(-50 vs avg)
accessibility
100(+44 vs avg)
Best Practices
97(+37 vs avg)

Score-prognose

Estimeret forbedring baseret på fundene i denne rapport

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

Klar til at forbedre din SEO?

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

Modul-oversigt

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

Alle fund (23)

Kritisk (1)

  • highreputation

    Missing AggregateRating in schema

    Found Organization schema without AggregateRating — missing rich snippet opportunity

    Add aggregateRating with ratingValue, ratingCount, and bestRating to your structured data for star ratings in search results

Middel (11)

  • mediumdns

    No DKIM record found

    None of the common DKIM selectors returned a valid key. Email authentication may be incomplete.

    Configure DKIM signing with your email provider and publish the public key in DNS

  • mediumheaders

    Missing content-security-policy

    CSP header is missing. The site may be vulnerable to XSS attacks.

    Add a Content-Security-Policy header to restrict resource loading

  • mediumsitemap

    Duplicate URLs in sitemap

    1 duplicate URLs found in sitemap

    Remove duplicate URLs from the sitemap

  • mediumcontent

    Very low text-to-HTML ratio

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

    Increase meaningful text content relative to HTML markup

  • mediumcontent

    External links without noopener

    3 external links with target="_blank" lack rel="noopener"

    Add rel="noopener noreferrer" to all target="_blank" links

  • 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

  • mediumreputation

    LocalBusiness missing "telephone"

    LocalBusiness/Organization schema found but "telephone" is not set

    Add "telephone" to your LocalBusiness schema for better local search visibility

  • mediumreputation

    LocalBusiness missing "openingHours"

    LocalBusiness/Organization schema found but "openingHours" is not set

    Add "openingHours" to your LocalBusiness schema for better local search visibility

  • mediumreputation

    LocalBusiness missing "geo"

    LocalBusiness/Organization schema found but "geo" is not set

    Add "geo" to your LocalBusiness schema for better local search visibility

  • mediumreputation

    LocalBusiness missing "priceRange"

    LocalBusiness/Organization schema found but "priceRange" is not set

    Add "priceRange" to your LocalBusiness schema for better local search visibility

  • mediumreputation

    LocalBusiness missing "image"

    LocalBusiness/Organization schema found but "image" is not set

    Add "image" to your LocalBusiness schema for better local search visibility

Lav (11)

  • lowheaders

    Missing referrer-policy

    Referrer-Policy is not set. Full URLs may leak to third parties.

    Add Referrer-Policy: strict-origin-when-cross-origin

  • lowheaders

    Missing permissions-policy

    Permissions-Policy is missing.

    Add Permissions-Policy to restrict browser feature access

  • lowmeta

    Missing og:type

    Open Graph type is not set

    Add og:type meta tag (e.g., "website", "article")

  • lowstructured data

    Missing WebSite schema

    No WebSite structured data found

    Add WebSite schema with SearchAction for sitelinks search box

  • lowmobile

    Unresponsive images

    2 images lack srcset or responsive sizing

    Use srcset and sizes attributes for responsive images

  • lowrate limits

    No rate limiting detected

    No explicit rate-limit headers or 429 responses detected. Cloudflare WAF provides platform-level protection.

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

  • 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

  • lowsocial checker

    Missing og:type

    Open Graph type is not set

    Add og:type meta tag (e.g., "website", "article")

  • lowbrand checker

    No WebSite schema

    No WebSite JSON-LD found

    Add WebSite structured data for sitelinks search box in Google

  • lowpage experience

    Popup elements detected

    Found 2 popup/overlay element(s) — likely consent banners

    Ensure popups don't cover main content excessively, especially on mobile

  • lowpage experience

    No lazy loading on images

    26 images without lazy loading

    Add loading="lazy" to below-the-fold images for faster initial page load

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 loreal-paris.hr.

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

```json
{
  "domain": "loreal-paris.hr",
  "scores": {
    "overall": 94,
    "performance": 0,
    "seo": 92,
    "accessibility": 100,
    "bestPractices": 97,
    "security": 91
  },
  "findings": [
    {
      "module": "dns",
      "severity": "medium",
      "title": "No DKIM record found",
      "description": "None of the common DKIM selectors returned a valid key. Email authentication may be incomplete.",
      "recommendation": "Configure DKIM signing with your email provider and publish the public key in DNS"
    },
    {
      "module": "headers",
      "severity": "medium",
      "title": "Missing content-security-policy",
      "description": "CSP header is missing. The site may be vulnerable to XSS attacks.",
      "recommendation": "Add a Content-Security-Policy header to restrict resource loading"
    },
    {
      "module": "sitemap",
      "severity": "medium",
      "title": "Duplicate URLs in sitemap",
      "description": "1 duplicate URLs found in sitemap",
      "recommendation": "Remove duplicate URLs from the sitemap"
    },
    {
      "module": "content",
      "severity": "medium",
      "title": "Very low text-to-HTML ratio",
      "description": "Text/HTML ratio is 2% (recommended: >5%)",
      "recommendation": "Increase meaningful text content relative to HTML markup"
    },
    {
      "module": "content",
      "severity": "medium",
      "title": "External links without noopener",
      "description": "3 external links with target=\"_blank\" lack rel=\"noopener\"",
      "recommendation": "Add rel=\"noopener noreferrer\" to all target=\"_blank\" links"
    },
    {
      "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"
    },
    {
      "module": "reputation",
      "severity": "high",
      "title": "Missing AggregateRating in schema",
      "description": "Found Organization schema without AggregateRating — missing rich snippet opportunity",
      "recommendation": "Add aggregateRating with ratingValue, ratingCount, and bestRating to your structured data for star ratings in search results"
    },
    {
      "module": "reputation",
      "severity": "medium",
      "title": "LocalBusiness missing \"telephone\"",
      "description": "LocalBusiness/Organization schema found but \"telephone\" is not set",
      "recommendation": "Add \"telephone\" to your LocalBusiness schema for better local search visibility"
    },
    {
      "module": "reputation",
      "severity": "medium",
      "title": "LocalBusiness missing \"openingHours\"",
      "description": "LocalBusiness/Organization schema found but \"openingHours\" is not set",
      "recommendation": "Add \"openingHours\" to your LocalBusiness schema for better local search visibility"
    },
    {
      "module": "reputation",
      "severity": "medium",
      "title": "LocalBusiness missing \"geo\"",
      "description": "LocalBusiness/Organization schema found but \"geo\" is not set",
      "recommendation": "Add \"geo\" to your LocalBusiness schema for better local search visibility"
    },
    {
      "module": "reputation",
      "severity": "medium",
      "title": "LocalBusiness missing \"priceRange\"",
      "description": "LocalBusiness/Organization schema found but \"priceRange\" is not set",
      "recommendation": "Add \"priceRange\" to your LocalBusiness schema for better local search visibility"
    },
    {
      "module": "reputation",
      "severity": "medium",
      "title": "LocalBusiness missing \"image\"",
      "description": "LocalBusiness/Organization schema found but \"image\" is not set",
      "recommendation": "Add \"image\" to your LocalBusiness schema for better local search visibility"
    }
  ]
}
```

Anbefalinger for din branche

  • 1Optimer Google Business profil
  • 2Tilføj Service/LocalBusiness schema
  • 3Integrer kundeanmeldelser med Review schema
  • 4Sikr konsistent NAP-data på alle sider
  • 5Opret profiler i lokale brancheregistre

SEO-tjekliste for Lokal virksomhed

Tips for Blandet-websites

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

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