Audit Result

UUID: 019f901a-0061-70f7-a811-f591d9dbb768

hermas.vercel.app

https://hermas.vercel.app/

Scanned 1 month ago

63
Needs Attention
39 total checks
Passed
14
Warnings
21
Errors
4

Meta Information

  • Title Tag Warning

    Found 19 characters. Keep title between 30 and 60 characters.

    Fix: Add a unique <title> tag describing the main page intent in 30-60 characters.

  • Found 145 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.

  • Favicon Pass

    Favicon found and reachable: images/favicon-images/favicon.ico (HTTP 200).

    Favicon
  • Viewport configured: width=device-width, initial-scale=1.0

  • HTML Lang Pass

    Language declared as "fr".

Content Structure

  • H1 Tag Warning

    Found 5 H1 tags.

    Fix: Use a single, descriptive <h1> that states the primary purpose of the page.

  • Detected 4 heading level jumps.

    • • Skipped from h3 to h5: "Flutter Mobile Developer" -> "Temps Plein | Projets personnels et freelance".
    • • Skipped from h3 to h5: "Web Developer" -> "Temps Plein | Projets personnels et freelance".
    • • Skipped from h3 to h5: "AWS Student Builder Group Leader" -> "Temps Partiel | Évènements".
    • • Skipped from h3 to h5: "Stagiaire Développeur Web" -> "Stage | Développement Web".

    Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.

  • 18 of 44 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.

  • 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.

  • Missing: content-security-policy, x-frame-options, x-content-type-options, referrer-policy.

    Full HTTP headers (13)
    • • access-control-allow-origin: *
    • • age: 122466
    • • 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 17:50:45 GMT
    • • etag: W/"4df04417b69d0e1951b9aaf6ce5f034f"
    • • last-modified: Wed, 22 Jul 2026 07:49:38 GMT
    • • server: Vercel
    • • strict-transport-security: max-age=63072000; includeSubDomains; preload
    • • x-vercel-cache: HIT
    • • x-vercel-id: iad1::xssmp-1784829045292-44fcee678c82

    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.

  • No first-party cookies were set during the initial page load.

  • Server response headers do not expose version tokens.

  • Domain does not appear to be behind Cloudflare.

  • Loaded in 0.51s (perceived).

  • 0 scripts and 3 styles may block rendering.

    • • style: https://hermas.vercel.app/css/swiper-bundle.min.css
    • • style: https://hermas.vercel.app/css/style.css
    • • style: https://hermas.vercel.app/css/all.min.css

    Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.

  • Text-like assets appear compressed.

  • Robots.txt Error

    robots.txt missing or inaccessible (404).

    Fix: Create a robots.txt file at https://hermas.vercel.app/robots.txt and allow intended crawlers.

  • Sitemap File Warning

    Sitemap missing or inaccessible at https://hermas.vercel.app/sitemap.xml (404).

    Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://hermas.vercel.app/sitemap.xml

  • No robots meta tag defined.

    Fix: Add <meta name="robots" content="index,follow"> (or the intended directive) in <head>.

Accessibility Basics

  • Form Labels Error

    5 of 5 controls are missing labels.

    • • input[type="text"] (name)
    • • input[type="email"] (email)
    • • input[type="text"] (subject)
    • • textarea (message)
    • • input[type="text"] (_honey)

    Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.

  • Landmarks Warning

    Missing landmarks: nav, main.

    Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.

  • Tap Target Size Warning

    10 interactive elements appear smaller than 48px.

    • • a.logo (Hermas.) - 86x31px
    • • a - 24x35px
    • • a - 24x35px
    • • a - 24x35px
    • • a - 24x35px
    • • a - 24x35px
    • • a.scroll-down (Défiler vers le Bas) - 159x25px
    • • a.badge-btn (Voir le badge) - 153x37px
    • • a.badge-btn (Voir le badge) - 153x37px
    • • a.badge-btn (Voir le badge) - 153x37px

    Fix: Increase target size to at least 48x48 CSS pixels for touch interactions.

Social & Rich Results

  • Missing og:title or og:description.

    Fix: Add og:title and og:description tags to control social preview text.

  • 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.).

  • Manifest and Apple touch icon are configured.

  • 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

  • Checked 35 links. No broken internal links found.

  • External Links Warning

    2 external links returned errors or timed out.

    • • https://www.linkedin.com/in/hermas-francisco (HTTP 999)
    • • https://www.npmjs.com/package/webash-cli (HTTP 403)

    Fix: Replace dead external URLs or point to working alternatives.

  • Link Format Warning

    1 links are empty, invalid, or placeholder-only.

    • • href="(empty)" text="Developpement en cours..."

    Fix: Replace empty/#/javascript href values with real destinations or use buttons for non-navigation actions.

Performance & Runtime

  • Largest Contentful Paint: 0.51s.

  • Cumulative Layout Shift: 0.036.

  • Total Blocking Time estimate: 19ms.

  • 8 asset requests failed.

    • • https://hermas.vercel.app/css/all.min.css (HTTP 404)
    • • https://hermas.vercel.app/css/all.min.css (net::ERR_ABORTED)
    • • https://assets.callbell.eu/packs/media/images/proximanova-regular-webfont-ff8014236d7d30a48e30e1a45bb21cae.woff2 (net::ERR_FAILED)
    • • https://assets.callbell.eu/packs/media/images/proximanova-regular-webfont-94ac761dde828fca1230f8d2c4b19218.woff (net::ERR_FAILED)
    • • https://assets.callbell.eu/packs/media/images/proximanova-regular-webfont-088c1f9d81bcb34d9a2549ee49f6ce17.ttf (net::ERR_FAILED)
    • • https://assets.callbell.eu/packs/media/images/proximanova-bold-webfont-08b5f8327e1bea912e70725891e274f9.woff2 (net::ERR_FAILED)
    • • https://assets.callbell.eu/packs/media/images/proximanova-bold-webfont-c35f46fabfc34d097370d349350e981f.woff (net::ERR_FAILED)
    • • https://assets.callbell.eu/packs/media/images/proximanova-bold-webfont-369a9b990ca432b6726940c05e1b9c04.ttf (net::ERR_FAILED)

    Fix: Fix missing files, update asset URLs, and ensure static assets return HTTP 200.

  • 13 JavaScript runtime issues detected.

    • • Failed to load resource: the server responded with a status of 404 () [https://hermas.vercel.app/css/all.min.css:1]
    • • Access to font at 'https://assets.callbell.eu/packs/media/images/proximanova-regular-webfont-ff8014236d7d30a48e30e1a45bb21cae.woff2' from origin 'https://hermas.vercel.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. [https://hermas.vercel.app/:1]
    • • Failed to load resource: net::ERR_FAILED [https://assets.callbell.eu/packs/media/images/proximanova-regular-webfont-ff8014236d7d30a48e30e1a45bb21cae.woff2:1]
    • • Access to font at 'https://assets.callbell.eu/packs/media/images/proximanova-regular-webfont-94ac761dde828fca1230f8d2c4b19218.woff' from origin 'https://hermas.vercel.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. [https://hermas.vercel.app/:1]
    • • Failed to load resource: net::ERR_FAILED [https://assets.callbell.eu/packs/media/images/proximanova-regular-webfont-94ac761dde828fca1230f8d2c4b19218.woff:1]
    • • Access to font at 'https://assets.callbell.eu/packs/media/images/proximanova-regular-webfont-088c1f9d81bcb34d9a2549ee49f6ce17.ttf' from origin 'https://hermas.vercel.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. [https://hermas.vercel.app/:1]
    • • Failed to load resource: net::ERR_FAILED [https://assets.callbell.eu/packs/media/images/proximanova-regular-webfont-088c1f9d81bcb34d9a2549ee49f6ce17.ttf:1]
    • • Access to font at 'https://assets.callbell.eu/packs/media/images/proximanova-bold-webfont-08b5f8327e1bea912e70725891e274f9.woff2' from origin 'https://hermas.vercel.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. [https://hermas.vercel.app/:1]
    • • Failed to load resource: net::ERR_FAILED [https://assets.callbell.eu/packs/media/images/proximanova-bold-webfont-08b5f8327e1bea912e70725891e274f9.woff2:1]
    • • Access to font at 'https://assets.callbell.eu/packs/media/images/proximanova-bold-webfont-c35f46fabfc34d097370d349350e981f.woff' from origin 'https://hermas.vercel.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. [https://hermas.vercel.app/:1]
    • • Failed to load resource: net::ERR_FAILED [https://assets.callbell.eu/packs/media/images/proximanova-bold-webfont-c35f46fabfc34d097370d349350e981f.woff:1]
    • • Access to font at 'https://assets.callbell.eu/packs/media/images/proximanova-bold-webfont-369a9b990ca432b6726940c05e1b9c04.ttf' from origin 'https://hermas.vercel.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. [https://hermas.vercel.app/:1]
    • • Failed to load resource: net::ERR_FAILED [https://assets.callbell.eu/packs/media/images/proximanova-bold-webfont-369a9b990ca432b6726940c05e1b9c04.ttf:1]

    Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.