Audit Result
UUID: 019f8f75-eadc-73ab-9193-027ae5dae976
https://philemondev.tech/
Scanned 1 month ago
Meta Information
-
Title Tag Warning
Found 24 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 146 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 Warning
No favicon link found in <head>.
Fix: Add <link rel="icon" href="/favicon.ico"> to ensure browser tab and bookmark visibility.
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1.0
-
HTML Lang Pass
Language declared as "fr".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "Je crée des apps web & mobile, des interfaces modernes et des expériences digitales fluides.".
-
Heading Hierarchy Pass
Valid heading flow across 15 headings.
-
Image Alt Text Pass
All 28 images include alt text.
Technical Optimization
-
HTTPS Pass
Page is served over HTTPS.
-
HSTS & HTTPS Redirect Warning
2 HTTPS hardening issues detected.
- • Missing Strict-Transport-Security header.
- • Could not probe the HTTP version of this page.
Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.
-
Security Headers Warning
Missing: strict-transport-security, content-security-policy, x-frame-options, x-content-type-options, referrer-policy.
Full HTTP headers (7)
- • cache-control: no-cache, private
- • connection: keep-alive
- • content-encoding: gzip
- • content-type: text/html; charset=utf-8
- • date: Thu, 23 Jul 2026 14:51:33 GMT
- • server: nginx/1.18.0 (Ubuntu)
- • transfer-encoding: chunked
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 Version Disclosure Warning
Versioned headers detected: server.
- • server: nginx/1.18.0 (Ubuntu)
Fix: Hide or remove version tokens in Server and X-Powered-By headers.
-
Cloudflare Proxy Warning
Domain does not appear to be behind Cloudflare.
-
Perceived Load Time Pass
Loaded in 0.78s (perceived).
-
Render Blocking Resources Warning
1 scripts and 3 styles may block rendering.
- • script: https://unpkg.com/lucide@latest
- • style: https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Caveat:wght@400;700&family=Inter:wght@300;400;500;600&display=swap
- • style: https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap
- • style: https://philemondev.tech/css/styles.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
2 text resources look uncompressed.
- • https://philemondev.tech/css/styles.css (text/css)
- • https://philemondev.tech/js/script.js (application/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://philemondev.tech/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://philemondev.tech/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
4 of 4 controls are missing labels.
- • input[type="text"]#form-name.form-input (nom)
- • input[type="email"]#form-email.form-input (email)
- • input[type="text"]#form-subject.form-input (objet)
- • textarea#form-message.form-input.form-textarea (message)
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Pass
Header, nav, main, and footer landmarks are present.
-
Tap Target Size Warning
13 interactive elements appear smaller than 48px.
- • a.header-email (email) - 102x41px
- • button#theme-toggle-btn.theme-toggle (Changer de thème) - 40x40px
- • button.tab-btn.active (Tous) - 72x36px
- • button.tab-btn (Design) - 88x36px
- • button.tab-btn (Développement) - 153x36px
- • button#slider-prev.slider-btn (Précédent) - 40x40px
- • button.slider-dot.active (Voir le témoignage 1) - 10x10px
- • button.slider-dot (Voir le témoignage 2) - 8x8px
- • button.slider-dot (Voir le témoignage 3) - 8x8px
- • button.slider-dot (Voir le témoignage 4) - 8x8px
- • button#slider-next.slider-btn (Suivant) - 40x40px
- • button#modal-close-btn.modal-close (Fermer) - 34x34px
- • button#back-to-top.back-to-top (Retour en haut) - 44x44px
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 6 links. No broken internal links found.
-
External Links Warning
1 external links returned errors or timed out.
- • https://www.linkedin.com/in/etounde-phil%C3%A9mon-8111222aa (HTTP 999)
Fix: Replace dead external URLs or point to working alternatives.
-
Link Format Pass
All 21 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.78s.
-
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.