Audit Result
UUID: 019ff6f2-7496-707a-b4ef-f7d07485133d
https://mauricenontondji.com/
Scanned 3 weeks ago
Meta Information
-
Title Tag Pass
Found 40 characters. Length is optimal.
-
Meta Description Warning
Found 208 characters. Keep description around 70-160 characters.
Fix: Add <meta name="description" content="..."> in <head> with a clear page summary.
-
Canonical URL Pass
Canonical found: https://mauricenontondji.com
-
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1
-
HTML Lang Pass
Language declared as "fr".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "Votre LinkedIn dort. Je le réveille.".
-
Heading Hierarchy Warning
Detected 1 heading level jumps.
- • Skipped from h2 to h4: "On parle de votre profil ?" -> "Navigation".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Pass
All 35 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 Pass
Core security headers were detected.
Full HTTP headers (20)
- • age: 1531
- • cache-control: public, max-age=0, must-revalidate
- • content-encoding: br
- • content-security-policy: default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https://fzhrrxzziyqvwxuttscs.supabase.co https://assets.chariowcdn.com; font-src 'self' data:; connect-src 'self'; frame-ancestors 'none'; base-uri 'self'; form-action 'self'; object-src 'none'
- • content-type: text/html; charset=utf-8
- • date: Sat, 08 Aug 2026 13:26:22 GMT
- • etag: W/"gragx6p42o20ns"
- • permissions-policy: camera=(), microphone=(), geolocation=()
- • referrer-policy: strict-origin-when-cross-origin
- • server: Vercel
- • strict-transport-security: max-age=63072000
- • vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
- • x-content-type-options: nosniff
- • x-frame-options: DENY
- • x-matched-path: /
- • x-nextjs-prerender: 1
- • x-nextjs-stale-time: 300
- • x-powered-by: Next.js
- • x-vercel-cache: STALE
- • x-vercel-id: iad1::iad1::dcllg-1786554507759-33d8cd57fe64
-
CSP Quality Error
1 CSP hardening issues detected.
- • script-src/default-src permits 'unsafe-inline'.
- • Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https://fzhrrxzziyqvwxuttscs.supabase.co https://assets.chariowcdn.com; font-src 'self' data:; connect-src 'self'; frame-ancestors 'none'; base-uri 'self'; form-action 'self'; object-src 'none'
Fix: Tighten Content-Security-Policy by removing unsafe directives and adding object-src, base-uri, and frame-ancestors restrictions.
-
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.31s (perceived).
-
Render Blocking Resources Warning
5 scripts and 1 styles may block rendering.
- • script: https://mauricenontondji.com/_next/static/chunks/0cz1d0mv5g_q7.js
- • script: https://mauricenontondji.com/_next/static/chunks/39hjj9pf6xz1q.js
- • script: https://mauricenontondji.com/_next/static/chunks/03cw45rs3haa5.js
- • script: https://mauricenontondji.com/_next/static/chunks/0i-a4472wi_ra.js
- • script: https://mauricenontondji.com/_next/static/chunks/0j6ea29ywxb5b.js
- • style: https://mauricenontondji.com/_next/static/chunks/2ejjbak_97eh5.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
10 text resources look uncompressed.
- • https://mauricenontondji.com/contact?_rsc=5CB68i4pnAekjehf (text/x-component)
- • https://mauricenontondji.com/blog?_rsc=5CB68i4pnAekjehf (text/x-component)
- • https://mauricenontondji.com/temoignages?_rsc=5CB68i4pnAekjehf (text/x-component)
- • https://mauricenontondji.com/a-propos?_rsc=5CB68i4pnAekjehf (text/x-component)
- • https://mauricenontondji.com/projets?_rsc=5CB68i4pnAekjehf (text/x-component)
- • https://mauricenontondji.com/blog?_rsc=emv6l5r4Jpnf93Wa (text/x-component)
- • https://mauricenontondji.com/temoignages?_rsc=6rlcu-uYaJ_JHza- (text/x-component)
- • https://mauricenontondji.com/projets?_rsc=bphBkGlhzSCSe0_z (text/x-component)
- • https://mauricenontondji.com/a-propos?_rsc=-NZ4OCUa1vOo6IOC (text/x-component)
- • https://mauricenontondji.com/contact?_rsc=nSkTBMm2VHjR0bVx (text/x-component)
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://mauricenontondji.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
2 of 2 controls are missing labels.
- • input[type="text"] (website)
- • input[type="email"] (Votre email)
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Warning
Missing landmarks: main.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
23 interactive elements appear smaller than 48px.
- • a.skip-link (Aller au contenu principal) - 195x48px
- • a - 36x36px
- • a (Accueil) - 50x29px
- • a (À propos) - 63x29px
- • a (Blog) - 32x29px
- • a (Projets) - 54x29px
- • a (Témoignages) - 85x29px
- • a (Contact) - 57x29px
- • a.btn.btn--outline (Lire le blog) - 132x33px
- • a.btn.btn--solid-blue (Travailler ensemble) - 205x33px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
- • a.tcard__social (Voir le profil LinkedIn) - 30x30px
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 Pass
JSON-LD schema detected.
-
PWA Metadata Pass
Manifest and Apple touch icon are configured.
-
Open Graph/Twitter Quality Warning
2 social preview quality issues detected.
- • ISSUE: og:url should be an absolute URL.
- • ISSUE: og:description should typically be between 50 and 200 characters.
- • 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.10 MB
- • MEASURED: Image dimensions: 1200x630
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 Warning
15 external links returned errors or timed out.
- • https://www.linkedin.com/in/maimouna-traore-/ (HTTP 999)
- • https://www.linkedin.com/in/eunice-sallou/ (HTTP 999)
- • https://www.linkedin.com/in/momydiopndiaye-ecommerce-marketplace/ (HTTP 999)
- • https://www.linkedin.com/in/youssouf-adou-ali/ (HTTP 999)
- • https://www.linkedin.com/in/laviniaakaffou/ (HTTP 999)
- • https://www.linkedin.com/in/bilikisslatoundji/ (HTTP 999)
- • https://www.linkedin.com/in/yesidatouaminou/ (HTTP 999)
- • https://www.linkedin.com/in/douglasmbiandou/ (HTTP 429)
- • https://www.linkedin.com/in/ingridahouissou/ (HTTP 999)
- • https://www.linkedin.com/in/jeftasewanou-designer-identitevisuelle-graphiste/ (HTTP 999)
- • https://www.linkedin.com/in/c%C3%A9cile-d-azonhitod%C3%A9/ (HTTP 999)
- • https://www.linkedin.com/in/achillefelicienndetchinda-marketing/ (HTTP 999)
- • https://www.linkedin.com/in/mariam-kanonte/ (HTTP 429)
- • https://www.linkedin.com/in/chris-edimo/ (HTTP 999)
- • https://www.linkedin.com/in/mauricenontondji-cm/ (HTTP 999)
Fix: Replace dead external URLs or point to working alternatives.
-
Link Format Warning
1 links are empty, invalid, or placeholder-only.
- • href="#" text="Guide profil 2026"
Fix: Replace empty/#/javascript href values with real destinations or use buttons for non-navigation actions.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 2.28s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Total Blocking Time estimate: 0ms.
-
Broken Assets Error
1 asset requests failed.
- • https://connect.facebook.net/en_US/fbevents.js (csp)
Fix: Fix missing files, update asset URLs, and ensure static assets return HTTP 200.
-
JavaScript Runtime Errors Warning
2 JavaScript runtime issues detected.
- • Request failed: https://connect.facebook.net/en_US/fbevents.js (csp, type: script)
- • Loading the script 'https://connect.facebook.net/en_US/fbevents.js' violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback. The action has been blocked.
Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.