Audit Result
UUID: 019f9aeb-2686-706f-ac54-2343cb61f3d3
https://adjustmentscore-nextjs.vercel.app/
Scanned 1 month ago
Meta Information
-
Title Tag Warning
Found 63 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 111 characters. Good snippet length.
-
Canonical URL Pass
Canonical found: https://adjustmentscore.com
-
-
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: "Know exactly howyou're really doing.".
-
Heading Hierarchy Pass
Valid heading flow across 18 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.
Full HTTP headers (21)
- • access-control-allow-origin: *
- • age: 607
- • cache-control: public, max-age=0, must-revalidate
- • content-disposition: inline
- • content-encoding: br
- • content-type: text/html; charset=utf-8
- • date: Sat, 25 Jul 2026 20:15:27 GMT
- • etag: W/"3a5fef2e0fa916db71f493490dca3e34"
- • permissions-policy: camera=(), microphone=(), geolocation=()
- • referrer-policy: strict-origin-when-cross-origin
- • server: Vercel
- • strict-transport-security: max-age=63072000; includeSubDomains; preload
- • vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
- • x-content-type-options: nosniff
- • x-frame-options: SAMEORIGIN
- • x-matched-path: /
- • x-nextjs-prerender: 1
- • x-nextjs-stale-time: 300
- • x-robots-tag: index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1
- • x-vercel-cache: HIT
- • x-vercel-id: iad1::mmmw8-1785010527586-fd404695f273
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.43s (perceived).
-
Render Blocking Resources Warning
1 scripts and 2 styles may block rendering.
- • script: https://adjustmentscore-nextjs.vercel.app/_next/static/chunks/polyfills-42372ed130431b0a.js
- • style: https://adjustmentscore-nextjs.vercel.app/_next/static/css/be29baaea68c0bc9.css
- • style: https://adjustmentscore-nextjs.vercel.app/_next/static/css/a440e0cf01063954.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
3 text resources look uncompressed.
- • https://adjustmentscore-nextjs.vercel.app/_next/static/chunks/main-app-f9b5d20365cb8be2.js (application/javascript; charset=utf-8)
- • https://adjustmentscore-nextjs.vercel.app/_next/static/chunks/app/layout-51f6fee357ffc000.js (application/javascript; charset=utf-8)
- • https://adjustmentscore-nextjs.vercel.app/_next/static/chunks/app/(site)/share-a-test/page-3568be177e8095c2.js (application/javascript; 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 Pass
Found sitemap (200) at https://adjustmentscore.com/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 0 controls are labeled.
-
Landmarks Warning
Missing landmarks: header, nav, footer.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
16 interactive elements appear smaller than 48px.
- • a.logo (AdjustmentScore) - 155x29px
- • a.tbtn.outline (🔗 Share a Test Link) - 165x35px
- • a.tbtn.cta (Start Free →) - 122x37px
- • a.share-btn.share-btn-x (Share on X) - 34x34px
- • a.share-btn.share-btn-linkedin (Share on LinkedIn) - 34x34px
- • a.share-btn.share-btn-facebook (Share on Facebook) - 34x34px
- • a.share-btn.share-btn-pinterest (Share on Pinterest) - 34x34px
- • a.share-btn.share-btn-email (Share by email) - 34x34px
- • button.share-btn.share-btn-copy (Copy link) - 34x34px
- • a.footer-cta-btn (Take a Free Assessment →) - 215x41px
- • a (About) - 33x18px
- • a (Contact) - 45x18px
- • a (Share a Test Link) - 88x18px
- • a (Privacy) - 39x18px
- • a (Terms) - 33x18px
- • a (Crisis Help) - 56x18px
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 Pass
JSON-LD schema detected.
-
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 Pass
Checked 31 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 49 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.43s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Total Blocking Time estimate: 36ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.