Audit Result
UUID: 019e401f-6c4d-7120-87c6-96f2de405c1b
https://einfachmacher.ch/
Scanned 3 months ago
Meta Information
-
Title Tag Warning
Found 76 characters. Keep title between 30 and 60 characters.
Fix: Add a unique <title> tag describing the main page intent in 30-60 characters.
-
Meta Description Pass
Found 147 characters. Good snippet length.
-
Canonical URL Warning
Canonical link not found.
Fix: Add <link rel="canonical" href="https://example.com/page"> to avoid duplicate URL ambiguity.
-
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "Wir digitalisieren, damit du einfach arbeiten kannst".
-
Heading Hierarchy Warning
Detected 1 heading level jumps.
- • Skipped from h1 to h3: "Wir digitalisieren, damit du einfach arbeiten kannst" -> "Moderne Website, die für dich arbeitet".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Pass
All 4 images include alt text.
Technical Optimization
-
HTTPS Pass
Page is served over HTTPS.
-
HSTS & HTTPS Redirect Warning
2 HTTPS hardening issues detected.
- • HSTS max-age is too short (10886400s).
- • Could not probe the HTTP version of this page.
- • Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.
-
Security Headers Warning
Missing: content-security-policy, x-frame-options.
Full HTTP headers (18)
- • alt-svc: h3=":443"; ma=86400
- • cache-control: public, max-age=600, must-revalidate
- • cf-cache-status: DYNAMIC
- • cf-ray: 9fe2f697fdd905ec-IAD
- • content-encoding: zstd
- • content-type: text/html
- • date: Tue, 19 May 2026 12:04:17 GMT
- • last-modified: Sun, 10 May 2026 17:19:41 GMT
- • nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
- • referrer-policy: same-origin
- • report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9Y0q%2BZk1EMT7s5Xz1fZBSVb0yNrNHW0CJLYo8LA%2FmLm8mNHoW9PVrxlReAVnLI%2FcJnuO7cnAzJ2RXNtVN7GNfYlp3dWCtS5rJ3B3SLM7pIwUmDEkBsy9jDSUAIkTgjI7KZngbWsewnG6kIpRWP%2FA"}]}
- • server: cloudflare
- • server-timing: cfCacheStatus;desc="DYNAMIC" cfEdge;dur=25,cfOrigin;dur=148
- • strict-transport-security: max-age=10886400; includeSubDomains; preload
- • vary: Accept-Encoding
- • x-content-type-options: nosniff
- • x-dns-prefetch-control: off
- • x-xss-protection: 1; mode=block
Fix: Add the missing security headers at your reverse proxy or application layer.
-
CSP Quality Warning
Content-Security-Policy header is missing.
- • Missing Content-Security-Policy header.
Fix: Define a restrictive Content-Security-Policy and avoid unsafe directives such as unsafe-inline and unsafe-eval.
-
Cookie Security Pass
No first-party cookies were set during the initial page load.
-
Server response headers do not expose version tokens.
-
Cloudflare Proxy Pass
Domain appears to be behind Cloudflare.
- • server: cloudflare
- • cf-cache-status: DYNAMIC
- • cf-ray: 9fe2f697fdd905ec-IAD
-
Perceived Load Time Pass
Loaded in 0.68s (perceived).
-
Render Blocking Resources Warning
1 scripts and 2 styles may block rendering.
- • script: https://app.cal.eu/embed/embed.js
- • style: https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Newsreader:opsz,[email protected],400&display=swap
- • style: https://einfachmacher.ch/_astro/index@[email protected]
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
1 text resources look uncompressed.
- • https://app.cal.eu/api/auth/session (application/json; charset=utf-8)
Fix: Enable Brotli or Gzip compression for HTML, CSS, JS, and JSON responses.
-
Robots.txt Pass
Found robots.txt (200).
-
Sitemap File Warning
Sitemap missing or inaccessible at https://einfachmacher.ch/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://einfachmacher.ch/sitemap.xml
-
Crawl Directives Warning
No robots meta tag defined.
Fix: Add <meta name="robots" content="index,follow"> (or the intended directive) in <head>.
Accessibility Basics
-
Form Labels Pass
All 3 controls are labeled.
-
Landmarks Pass
Header, nav, main, and footer landmarks are present.
-
Tap Target Size Warning
4 interactive elements appear smaller than 48px.
- • a.brand (Einfach Macher) - 749x38px
- • a.brand (Einfach Macher) - 108x19px
- • a ([email protected]) - 170x19px
- • a (Impressum) - 76x19px
Fix: Increase target size to at least 48x48 CSS pixels for touch interactions.
Social & Rich Results
-
Open Graph Basics Warning
Missing og:title or og:description.
Fix: Add og:title and og:description tags to control social preview text.
-
Open Graph Image Warning
og:image is missing.
Fix: Add <meta property="og:image" content="https://..."> with a high-quality share image.
-
Twitter Card Warning
twitter:card is missing.
Fix: Add <meta name="twitter:card" content="summary_large_image"> for better previews on X.
-
Structured Data Warning
No JSON-LD schema scripts found.
Fix: Add JSON-LD structured data matching your page type (Organization, Article, Product, etc.).
-
PWA Metadata Warning
Manifest or Apple touch icon is missing.
Fix: Link your web app manifest and apple-touch-icon for improved install/share experiences.
-
Open Graph/Twitter Quality Warning
5 social preview quality issues detected.
- • ISSUE: og:url should be an absolute URL.
- • ISSUE: og:title should typically be between 10 and 70 characters.
- • ISSUE: og:description should typically be between 50 and 200 characters.
- • ISSUE: Use an absolute URL for og:image or twitter:image.
- • ISSUE: twitter:card is missing.
- • GUIDELINE: Optimal og:title length: 40-60 characters (acceptable: 10-70).
- • GUIDELINE: Optimal og:description length: 110-160 characters (acceptable: 50-200).
- • GUIDELINE: Optimal preview image size: 1200x630 pixels.
- • GUIDELINE: Optimal preview image aspect ratio: 1.91:1.
- • GUIDELINE: Optimal preview image file size: under 5 MB.
- • GUIDELINE: Recommended twitter:card: summary_large_image.
Fix: Use absolute OG/Twitter URLs, keep metadata lengths in recommended ranges, and provide a preview image near 1200x630 under 5MB.
Links Analysis
-
Internal Links Error
1 internal links returned errors.
- • https://einfachmacher.ch/impressum (HTTP 404)
Fix: Fix or remove the listed internal URLs, and ensure routes/pages return 200 responses.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Warning
3 links are empty, invalid, or placeholder-only.
- • href="#" text="einfach macher"
- • href="#" text="Home"
- • href="#" text="einfach macher"
Fix: Replace empty/#/javascript href values with real destinations or use buttons for non-navigation actions.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.68s.
-
Core Web Vitals: CLS Warning
Cumulative Layout Shift: 0.139.
Fix: Reserve space for images/ads and avoid injecting layout-changing elements above existing content.
-
Total Blocking Time estimate: 158ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.