Audit Result
UUID: 019f8f7c-eba9-72e0-a816-95b1a436d7d9
https://epicdavid.vercel.app/en
Scanned 1 month ago
Meta Information
-
Title Tag Pass
Found 54 characters. Length is optimal.
-
Meta Description Pass
Found 159 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 Error
Viewport meta is missing.
Fix: Add <meta name="viewport" content="width=device-width, initial-scale=1"> for mobile rendering.
-
HTML Lang Warning
No lang attribute on the <html> element.
Fix: Set <html lang="en"> (or the correct locale) for accessibility and search engines.
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "This page couldn’t load".
-
Heading Hierarchy Pass
Valid heading flow across 1 headings.
-
Image Alt Text Pass
All 0 images include alt text.
Technical Optimization
-
HTTPS Pass
Page is served over HTTPS.
-
HSTS & HTTPS Redirect Warning
1 HTTPS hardening issues detected.
- • Could not probe the HTTP version of this page.
- • Strict-Transport-Security: max-age=63072000; 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, x-content-type-options, referrer-policy.
Full HTTP headers (17)
- • access-control-allow-origin: *
- • age: 16443
- • cache-control: public, max-age=0, must-revalidate
- • content-disposition: inline
- • content-encoding: br
- • content-type: text/html; charset=utf-8
- • date: Thu, 23 Jul 2026 14:59:13 GMT
- • etag: W/"66f0dbc84b32a90f750e20c422570688"
- • link: <https://epicdavid.vercel.app/en>; rel="alternate"; hreflang="en", <https://epicdavid.vercel.app/de>; rel="alternate"; hreflang="de", <https://epicdavid.vercel.app/>; rel="alternate"; hreflang="x-default"
- • server: Vercel
- • strict-transport-security: max-age=63072000; includeSubDomains; preload
- • vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
- • x-matched-path: /en
- • x-nextjs-prerender: 1
- • x-nextjs-stale-time: 300
- • x-vercel-cache: HIT
- • x-vercel-id: iad1::82bl5-1784818753511-05ba809c2fcd
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 Warning
Domain does not appear to be behind Cloudflare.
-
Perceived Load Time Pass
Loaded in 0.48s (perceived).
-
Render Blocking Resources Warning
4 scripts and 2 styles may block rendering.
- • script: https://epicdavid.vercel.app/_next/static/chunks/0cz1d0mv5g_q7.js
- • script: https://epicdavid.vercel.app/_next/static/chunks/33-urh0kc24qd.js
- • script: https://epicdavid.vercel.app/_next/static/chunks/3ik9xq0uncw3f.js
- • script: https://epicdavid.vercel.app/_next/static/chunks/2akjixnc6nne6.js
- • style: https://epicdavid.vercel.app/_next/static/chunks/3s03o86sr6h90.css
- • style: https://epicdavid.vercel.app/_next/static/chunks/3_-7wz1ezucgp.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
2 text resources look uncompressed.
- • https://epicdavid.vercel.app/en/projects (text/x-component)
- • https://epicdavid.vercel.app/en/request (text/x-component)
Fix: Enable Brotli or Gzip compression for HTML, CSS, JS, and JSON responses.
-
Robots.txt Pass
Found robots.txt (200).
-
Sitemap File Pass
Found sitemap (200) at https://epicdavid-jg7q37ppl-epicdavid-s-projects.vercel.app/sitemap.xml.
-
Crawl Directives Pass
Robots meta found: index, follow
Accessibility Basics
-
Form Labels Pass
All 0 controls are labeled.
-
Landmarks Warning
Missing landmarks: header, nav, main, footer.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
2 interactive elements appear smaller than 48px.
- • button (Reload) - 72x32px
- • button (Back) - 60x32px
Fix: Increase target size to at least 48x48 CSS pixels for touch interactions.
Social & Rich Results
-
Open Graph Basics Pass
Core Open Graph tags are present.
-
-
Twitter Card Pass
twitter:card set to summary_large_image.
-
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 Pass
Manifest and Apple touch icon are configured.
-
Open Graph/Twitter Quality Warning
2 social preview quality issues detected.
- • ISSUE: og:url points to a different origin than the scanned page.
- • ISSUE: Could not determine preview image dimensions.
- • 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.
- • MEASURED: Image size: 0.45 MB
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 Pass
Checked 0 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 0 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.48s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Total Blocking Time estimate: 0ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
JavaScript Runtime Errors Warning
1 JavaScript runtime issues detected.
- • Error
Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.