Audit Result
UUID: 01a01d26-daf3-72f1-85aa-efb77d63364c
https://chair-hop.com/
Scanned 2 weeks ago
Meta Information
-
Title Tag Pass
Found 36 characters. Length is optimal.
-
Meta Description Warning
Found 261 characters. Keep description around 70-160 characters.
Fix: Add <meta name="description" content="..."> in <head> with a clear page summary.
-
Canonical URL Warning
Canonical link not found.
Fix: Add <link rel="canonical" href="https://example.com/page"> to avoid duplicate URL ambiguity.
-
Favicon Pass
Favicon found and reachable: /assets/icons/favicon-32x32-c38fdf17739941d50c6071b5c274548fd907963c4dc25f3adc5d9c8b6fdadcc5.png (HTTP 200).
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1, shrink-to-fit=no
-
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: "Our chairs are always open".
-
Heading Hierarchy Warning
Detected 1 heading level jumps.
- • Skipped from h2 to h6: "Stylists Available Now" -> "Yassmine Aouicha".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Error
2 of 2 images are missing alt text.
Fix: Add meaningful alt attributes to all informative images for accessibility and image SEO.
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
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 (19)
- • cache-control: max-age=0, private, must-revalidate
- • content-length: 13589
- • content-type: text/html; charset=utf-8
- • date: Thu, 20 Aug 2026 03:11:19 GMT
- • etag: W/"cd721db61288ecca0a383357f3662803"
- • link: </assets/application-2a62b19928bad90eb8c89a1a092a969a26ee29784ca151958de51eaf92a33cff.css>; rel=preload; as=style; nopush,</assets/es-module-shims.min-4ca9b3dd5e434131e3bb4b0c1d7dff3bfd4035672a5086deec6f73979a49be73.js>; rel=preload; as=script; nopush
- • nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
- • referrer-policy: strict-origin-when-cross-origin
- • report-to: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=T6ZmKBSwzUURfhAaM%2FpGhylFgyZXZQ4Sc4UaMloXlqo%3D\u0026sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add\u0026ts=1787195478"}],"max_age":3600}
- • reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=T6ZmKBSwzUURfhAaM%2FpGhylFgyZXZQ4Sc4UaMloXlqo%3D&sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add&ts=1787195478"
- • server: Heroku
- • strict-transport-security: max-age=63072000; includeSubDomains
- • via: 2.0 heroku-router
- • x-content-type-options: nosniff
- • x-frame-options: SAMEORIGIN
- • x-permitted-cross-domain-policies: none
- • x-request-id: 9765e34c-f34f-2d4d-edd0-7309c17c7d1b
- • x-runtime: 0.327845
- • x-xss-protection: 0
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.65s (perceived).
-
Render Blocking Resources Warning
0 scripts and 2 styles may block rendering.
- • style: https://chair-hop.com/assets/application-2a62b19928bad90eb8c89a1a092a969a26ee29784ca151958de51eaf92a33cff.css
- • style: https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
2 text resources look uncompressed.
- • https://chair-hop.com/ (text/html; charset=utf-8)
- • blob:https://chair-hop.com/19395fb3-0f99-4d87-b927-76e4cb79243f (text/javascript)
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://chair-hop.com/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://chair-hop.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 Error
1 of 1 controls are missing labels.
- • input[type="text"]#search.form-control (search)
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Warning
Missing landmarks: header, main.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
9 interactive elements appear smaller than 48px.
- • a.chairhop-navbar__brand (ChairHop) - 143x24px
- • a.btn.btn-primary (Sign Up) - 72x31px
- • a.chairhop-navbar__cta.chairhop-navbar__cta--auth (Sign In) - 55x24px
- • input.btn.btn-primary - 1134x38px
- • a.btn.btn-primary (Browse All Stylists) - 172x38px
- • a.btn.btn-outline-primary (Browse Availability) - 177x38px
- • a.chairhop-footer__link (Privacy Policy) - 95x21px
- • a.chairhop-footer__link (Terms of Service) - 115x21px
- • a.chairhop-footer__link (Payment Terms) - 107x21px
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
3 social preview quality issues detected.
- • ISSUE: og:description should typically be between 50 and 200 characters.
- • ISSUE: Preview image is below recommended size (1200x630).
- • ISSUE: Preview image aspect ratio (1.00) differs from the recommended ~1.91:1.
- • 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.22 MB
- • MEASURED: Image dimensions: 1024x1024
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 10 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 14 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.65s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.005.
-
Total Blocking Time estimate: 0ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.