Audit Result
UUID: 01a06cc9-fee8-71c9-8a34-bb71197a8b24
https://planrapp.net/
Scanned 2 days ago
Meta Information
-
Title Tag Pass
Found 35 characters. Length is optimal.
-
Meta Description Pass
Found 75 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, viewport-fit=cover
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "The trips we're dreaming up, planning, and remembering — all on one map.".
-
Heading Hierarchy Warning
Detected 1 heading level jumps.
- • Skipped from h1 to h3: "The trips we're dreaming up, planning, and remembering — all on one map." -> "Plan it with AI".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Pass
All 1 images include alt text.
Technical Optimization
-
HTTPS Pass
Page is served over HTTPS.
-
HSTS & HTTPS Redirect Warning
2 HTTPS hardening issues detected.
- • HSTS is missing includeSubDomains.
- • Could not probe the HTTP version of this page.
- • Strict-Transport-Security: max-age=63072000
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 (13)
- • age: 0
- • cache-control: private, no-cache, no-store, max-age=0, must-revalidate
- • content-encoding: br
- • content-type: text/html; charset=utf-8
- • date: Fri, 04 Sep 2026 14:19:30 GMT
- • link: </_next/static/media/b67966e0b83b2cd0-s.p.0fuf3937kiol3.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/f06bf9da926bae75-s.p.2874ccu1_u7jf.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/f7aa21714c1c53f8-s.p.0-95eo-012xnf.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2"
- • server: Vercel
- • strict-transport-security: max-age=63072000
- • vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
- • x-matched-path: /
- • x-powered-by: Next.js
- • x-vercel-cache: MISS
- • x-vercel-id: iad1::iad1::zxncv-1788531569030-9d10b658d301
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 Warning
Loaded in 1.91s (perceived).
Fix: Reduce payload size, cache static assets, and remove non-critical JS from initial load.
-
Render Blocking Resources Warning
1 scripts and 2 styles may block rendering.
- • script: https://planrapp.net/_next/static/chunks/0cz1d0mv5g_q7.js
- • style: https://planrapp.net/_next/static/chunks/0d2din5ktgtd-.css
- • style: https://planrapp.net/_next/static/chunks/42e30f_q6gry7.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Pass
Text-like assets appear compressed.
-
Robots.txt Error
robots.txt missing or inaccessible (404).
Fix: Create a robots.txt file at https://planrapp.net/robots.txt and allow intended crawlers.
-
Sitemap File Warning
Sitemap missing or inaccessible at https://planrapp.net/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://planrapp.net/sitemap.xml
-
Crawl Directives Pass
Robots meta found: noindex, nofollow
Accessibility Basics
-
Form Labels Pass
All 0 controls are labeled.
-
Landmarks Warning
Missing landmarks: nav.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
1 interactive elements appear smaller than 48px.
- • a.rounded-full.border (Sign in) - 77x38px
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 Pass
Manifest and Apple touch icon are configured.
-
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://planrapp.net/auth/login (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 Pass
All 4 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 1.91s.
-
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
3 JavaScript runtime issues detected.
- • Request failed: https://planrapp.us.auth0.com/authorize?scope=openid+profile+email+offline_access&client_id=RXZCoqe2ni9FfEGziqrHSthg7zU17n6e&redirect_uri=https%3A%2F%2Fplanrapp.net%2Fauth%2Fcallback&response_type=code&code_challenge=CbgcEkOzr62nD321o8ashkqDXjBJXRlJFGuYVgc34qE&code_challenge_method=S256&state=oNesgsNyVaQuhA4tFjjZyTNu0GVzXcomlmMSINryoRw&nonce=-quKog7gqVFp1FLNmKAl6Ym5JYfLDKXYPb4Kz-OFwP8 (net::ERR_FAILED, type: fetch)
- • Access to fetch at 'https://planrapp.us.auth0.com/authorize?scope=openid+profile+email+offline_access&client_id=RXZCoqe2ni9FfEGziqrHSthg7zU17n6e&redirect_uri=https%3A%2F%2Fplanrapp.net%2Fauth%2Fcallback&response_type=code&code_challenge=CbgcEkOzr62nD321o8ashkqDXjBJXRlJFGuYVgc34qE&code_challenge_method=S256&state=oNesgsNyVaQuhA4tFjjZyTNu0GVzXcomlmMSINryoRw&nonce=-quKog7gqVFp1FLNmKAl6Ym5JYfLDKXYPb4Kz-OFwP8' (redirected from 'https://planrapp.net/auth/login?_rsc=5CB68i4pnAekjehf') from origin 'https://planrapp.net' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. [https://planrapp.net/:1]
- • Failed to load resource: net::ERR_FAILED [https://planrapp.us.auth0.com/authorize?scope=openid+profile+email+offline_access&client_id=RXZCoqe2ni9FfEGziqrHSthg7zU17n6e&redirect_uri=https%3A%2F%2Fplanrapp.net%2Fauth%2Fcallback&response_type=code&code_challenge=CbgcEkOzr62nD321o8ashkqDXjBJXRlJFGuYVgc34qE&code_challenge_method=S256&state=oNesgsNyVaQuhA4tFjjZyTNu0GVzXcomlmMSINryoRw&nonce=-quKog7gqVFp1FLNmKAl6Ym5JYfLDKXYPb4Kz-OFwP8:1]
Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.