Skip to main content
GenerelBlandet

SEO Rapport: danielfortune.com.br

Genereret 10. maj 2026 · 24 fund · 1.9s

96
report.overallScore
96
seo
93
security
0
performance
100
accessibility
99
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
96(+51 vs avg)
security
93(+35 vs avg)
performance
0(-44 vs avg)
accessibility
100(+48 vs avg)
Best Practices
99(+43 vs avg)

Score-prognose

Estimeret forbedring baseret på fundene i denne rapport

Nuværende score: 96Projiceret score: 98
Nuværende score
Starter (+2)

Klar til at forbedre din SEO?

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

Modul-oversigt

reputation
158 findings
headers
705 findings
structured data
784 findings
news mentions
90
mobile
951 finding
rate limits
952 findings
social checker
951 finding
brand checker
951 finding
content
971 finding
cookies
100
dns
100
ssl
100
meta
100
robots
100
sitemap
100
technology
100
accessibility
100
layout scan
100
uptime checker
100
crawl budget
100
page experience
1001 finding
indexing checker
100
log analyzer
100

Alle fund (20)

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 (9)

  • 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

  • mediumstructured data

    Missing @type in schema

    A structured data object has no @type

    Add a @type property (e.g. Organization, WebSite)

  • 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 "address"

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

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

  • 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 (10)

  • lowheaders

    Missing permissions-policy

    Permissions-Policy is missing.

    Add Permissions-Policy to restrict browser feature access

  • lowheaders

    HSTS max-age too short

    HSTS max-age is 3600s (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

  • lowstructured data

    Missing Organization schema

    No Organization or LocalBusiness structured data found

    Add Organization schema with name, logo, and contact info

  • lowstructured data

    Missing WebSite schema

    No WebSite structured data found

    Add WebSite schema with SearchAction for sitelinks search box

  • lowcontent

    Lazy images without dimensions

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

    Add width and height attributes to lazy-loaded images

  • 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

  • lowsocial checker

    No social profile links

    No links to social media profiles found on the homepage

    Add links to your social media profiles for better brand visibility and authority signals

  • lowbrand checker

    No web app manifest

    No manifest.json linked — PWA features unavailable

    Add a web app manifest for installability and brand customization

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 danielfortune.com.br.

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

```json
{
  "domain": "danielfortune.com.br",
  "scores": {
    "overall": 96,
    "performance": 0,
    "seo": 96,
    "accessibility": 100,
    "bestPractices": 99,
    "security": 93
  },
  "findings": [
    {
      "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": "structured-data",
      "severity": "medium",
      "title": "Missing @type in schema",
      "description": "A structured data object has no @type",
      "recommendation": "Add a @type property (e.g. Organization, WebSite)"
    },
    {
      "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 \"address\"",
      "description": "LocalBusiness/Organization schema found but \"address\" is not set",
      "recommendation": "Add \"address\" to your LocalBusiness schema for better local search visibility"
    },
    {
      "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

  • 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
Start din gratis trial

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