Audit Result
UUID: 019ff6fc-acb1-73d9-8c63-a49f665a2220
https://www.wapp.fr/
Scanned 3 weeks ago
Meta Information
-
Title Tag Warning
Found 7 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 Error
Missing meta description.
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 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
-
HTML Lang Pass
Language declared as "fr".
Content Structure
-
H1 Tag Warning
Found 2 H1 tags.
Fix: Use a single, descriptive <h1> that states the primary purpose of the page.
-
Heading Hierarchy Pass
Valid heading flow across 17 headings.
-
Image Alt Text Error
11 of 12 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
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 (8)
- • cache-control: no-store, max-age=0, no-cache
- • content-encoding: gzip
- • content-type: text/html; charset=UTF-8
- • date: Wed, 12 Aug 2026 17:19:37 GMT
- • server: Apache
- • x-ws-origin: available
- • x-ws-ratelimit-limit: 1000
- • x-ws-ratelimit-remaining: 999
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.12s (perceived).
-
Render Blocking Resources Warning
1 scripts and 5 styles may block rendering.
- • script: https://www.wapp.fr/?debugbar
- • style: https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css
- • style: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css
- • style: https://cdn.jsdelivr.net/npm/[email protected]/dist/bootstrap-table.min.css
- • style: https://www.wapp.fr/assets/ckeditor5-44.3.0/css/ckeditor5-editor.css
- • style: https://www.wapp.fr/assets/ckeditor5-44.3.0/css/ckeditor5-content.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
6 text resources look uncompressed.
- • https://www.wapp.fr/assets/ckeditor5-44.3.0/css/ckeditor5-editor.css (text/css)
- • https://www.wapp.fr/assets/ckeditor5-44.3.0/css/ckeditor5-content.css (text/css)
- • https://www.wapp.fr/?debugbar (application/javascript)
- • https://www.wapp.fr/assets/ckeditor5-44.3.0/translations/fr.umd.js (text/javascript)
- • https://www.wapp.fr/assets/bootstrap5-tags/js/tags.js (text/javascript)
- • https://www.wapp.fr/assets/ckeditor5-44.3.0/js/ckeditor5.js (text/javascript)
Fix: Enable Brotli or Gzip compression for HTML, CSS, JS, and JSON responses.
-
Robots.txt Error
robots.txt missing or inaccessible (500).
Fix: Create a robots.txt file at https://www.wapp.fr/robots.txt and allow intended crawlers.
-
Sitemap File Warning
Sitemap missing or inaccessible at https://www.wapp.fr/sitemap.xml (500).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://www.wapp.fr/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
15 of 15 controls are missing labels.
- • input[type="text"] ((.*))
- • input[type="text"] ((.*))
- • input[type="text"] (([0-9]+))
- • input[type="text"] (([0-9]+))
- • input[type="text"] ((.*))
- • input[type="text"] (([0-9]+))
- • input[type="text"] (([0-9]+))
- • input[type="text"] (([0-9]+))
- • input[type="text"] (([0-9]+))
- • input[type="text"] (([0-9]+))
- • input[type="text"] ((.*))
- • input[type="text"].kint-search
- • input[type="text"].kint-search
- • input[type="text"].kint-search
- • input[type="text"].kint-search
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Warning
Missing landmarks: header, main, footer.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
5 interactive elements appear smaller than 48px.
- • a.nav-link (Accueil) - 73x40px
- • a.nav-link (Blog) - 51x40px
- • a.nav-link (Recettes) - 86x40px
- • a.nav-link (Randonnées) - 115x40px
- • a.nav-link (Contact) - 78x40px
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 Error
7 internal links returned errors.
- • https://www.wapp.fr/ (HTTP 500)
- • https://www.wapp.fr/site/homepage.html (HTTP 500)
- • https://www.wapp.fr/blog (HTTP 500)
- • https://www.wapp.fr/recettes (HTTP 500)
- • https://www.wapp.fr/randonnees (HTTP 500)
- • https://www.wapp.fr/contact (HTTP 500)
- • https://www.wapp.fr/site/presentation.html (HTTP 500)
Fix: Fix or remove the listed internal URLs, and ensure routes/pages return 200 responses.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Warning
17 links are empty, invalid, or placeholder-only.
- • href="(empty)"
- • href="(empty)"
- • href="(empty)" text="42.4 ms 5.750 MB"
- • href="(empty)" text="Database 4"
- • href="(empty)" text="Logs"
- • href="(empty)" text="Views 3"
- • href="(empty)" text="Files 155"
- • href="(empty)" text="Routes 32"
- • href="(empty)" text="Events 5"
- • href="(empty)" text="History 20"
- • href="(empty)" text="Vars"
- • href="(empty)" text="4.7.4"
- • href="(empty)"
- • href="(empty)" text="View Data"
- • href="(empty)" text="Session User Data"
- • href="(empty)" text="Headers"
- • href="(empty)" text="Headers"
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: 1.12s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Total Blocking Time estimate: 88ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
JavaScript Runtime Errors Warning
1 JavaScript runtime issues detected.
- • CKEditorError: Cannot convert undefined or null to object Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-Cannot convert undefined or null to object at Object.keys (<anonymous>) at Fd.init (https://www.wapp.fr/assets/ckeditor5-44.3.0/js/ckeditor5.js:5:269353) at Fd.<anonymous> (https://www.wapp.fr/assets/ckeditor5-44.3.0/js/ckeditor5.js:5:38631) at Fd.fire (https://www.wapp.fr/assets/ckeditor5-44.3.0/js/ckeditor5.js:5:6758) at <computed> [as init] (https://www.wapp.fr/assets/ckeditor5-44.3.0/js/ckeditor5.js:5:38683) at https://www.wapp.fr/assets/ckeditor5-44.3.0/js/ckeditor5.js:5:834051 [https://www.wapp.fr/:191]
Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.