Audit Result
UUID: 019e2d65-e441-7033-b27f-710201bfb4e6
https://workpulse-web-ten.vercel.app/
Scanned 3 months ago
Meta Information
-
Title Tag Warning
Found 70 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, maximum-scale=1
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "The Team OS for delivery-focused organisations".
-
Heading Hierarchy Warning
Detected 1 heading level jumps.
- • Skipped from h2 to h4: "Your team is ready.Is your system?" -> "Product".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
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: 38262
- • cache-control: public, max-age=0, must-revalidate
- • content-disposition: inline
- • content-encoding: br
- • content-type: text/html; charset=utf-8
- • date: Fri, 15 May 2026 20:48:29 GMT
- • etag: W/"e3d77a9c4b53e44f0db1e7860cbabdbf"
- • 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: /
- • x-nextjs-prerender: 1
- • x-nextjs-stale-time: 300
- • x-vercel-cache: HIT
- • x-vercel-enable-rewrite-caching: 1
- • x-vercel-id: iad1::t9jmq-1778878108540-18efef291cb0
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 1.46s (perceived).
-
Render Blocking Resources Warning
4 scripts and 1 styles may block rendering.
- • script: https://workpulse-web-ten.vercel.app/_next/static/chunks/03~yq9q893hmn.js
- • script: https://workpulse-web-ten.vercel.app/_next/static/chunks/08j0dgctufq79.js
- • script: https://workpulse-web-ten.vercel.app/_next/static/chunks/017tc4ekytzv5.js
- • script: https://workpulse-web-ten.vercel.app/_next/static/chunks/01s6k42gw3a.v.js
- • style: https://workpulse-web-ten.vercel.app/_next/static/chunks/0ns_oxwnz-75~.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
7 text resources look uncompressed.
- • https://workpulse-web-ten.vercel.app/about?_rsc=1r34m (text/x-component)
- • https://workpulse-web-ten.vercel.app/pricing?_rsc=1r34m (text/x-component)
- • https://workpulse-web-ten.vercel.app/sectors?_rsc=1r34m (text/x-component)
- • https://workpulse-web-ten.vercel.app/about?_rsc=10cym (text/x-component)
- • https://workpulse-web-ten.vercel.app/pricing?_rsc=y9sih (text/x-component)
- • https://workpulse-web-ten.vercel.app/pricing?_rsc=scf8d (text/x-component)
- • https://workpulse-web-ten.vercel.app/sectors?_rsc=19ntc (text/x-component)
Fix: Enable Brotli or Gzip compression for HTML, CSS, JS, and JSON responses.
-
Robots.txt Error
robots.txt missing or inaccessible (404).
Fix: Create a robots.txt file at https://workpulse-web-ten.vercel.app/robots.txt and allow intended crawlers.
-
Sitemap File Warning
Sitemap missing or inaccessible at https://workpulse-web-ten.vercel.app/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://workpulse-web-ten.vercel.app/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 Pass
Header, nav, main, and footer landmarks are present.
-
Tap Target Size Warning
8 interactive elements appear smaller than 48px.
- • a (WorkPulse) - 143x32px
- • a.px-4.py-2 (Features) - 92x36px
- • a.px-4.py-2 (Sectors) - 84x36px
- • a.px-4.py-2 (Pricing) - 79x36px
- • a.px-4.py-2 (About) - 73x36px
- • a.px-4.py-2 (Sign in) - 80x36px
- • a.px-5.py-2.5 (Get started free) - 167x40px
- • a.inline-flex.items-center (View all sector use cases) - 199x20px
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 Pass
Checked 12 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 22 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 2.44s.
-
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://workpulse-web-ten.vercel.app/login?redirect=%2Fonboarding%2Fworkspace (net::ERR_ABORTED, type: fetch)
- • Request failed: https://workpulse-web-ten.vercel.app/login?_rsc=1r34m (net::ERR_ABORTED, type: fetch)
- • Request failed: https://workpulse-web-ten.vercel.app/login?_rsc=p37cr (net::ERR_ABORTED, type: fetch)
Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.