Audit Result
UUID: 019e2afe-26c7-7133-96ac-70028ea8d7d5
https://smoft.io/
Scanned 3 months ago
Meta Information
-
Title Tag Pass
Found 46 characters. Length is optimal.
-
Meta Description Warning
Found 171 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.
-
-
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: "SMOFT | ERP Cloud intelligent avec +65 applications".
-
Heading Hierarchy Warning
Detected 3 heading level jumps.
- • Skipped from h1 to h3: "SMOFT | ERP Cloud intelligent avec +65 applications" -> "Plateforme cloud avec agents IA personnalisables, no-code et modulaire, adaptée à tous les secteurs et toutes les tailles d’entreprise. Centralisez vos opérations dans une solution unique, intelligente et évolutive. Essai gratuit 14 jours.".
- • Skipped from h2 to h5: "SMOFT ERP, +65 applications, Tout-en-un." -> "Business".
- • Skipped from h2 to h5: "Ne partez pas avant de l'essayer 🚀" -> "À propos de nous".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Error
17 of 33 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=31536000; 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 (12)
- • content-encoding: gzip
- • content-length: 26530
- • content-type: text/html; charset=UTF-8
- • date: Fri, 15 May 2026 09:35:47 GMT
- • referrer-policy: strict-origin-when-cross-origin
- • server: nginx
- • strict-transport-security: max-age=31536000; includeSubDomains
- • vary: Accept-Encoding
- • x-content-type-options: nosniff
- • x-frame-options: SAMEORIGIN
- • x-powered-by: PHP/8.2.30
- • x-xss-protection: 1; mode=block
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: x-powered-by.
- • x-powered-by: PHP/8.2.30
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.59s (perceived).
-
Render Blocking Resources Warning
0 scripts and 7 styles may block rendering.
- • style: https://smoft.io/assets/fontawesome/css/all.min.css
- • style: https://smoft.io/assets/bootstrap/css/bootstrap.min.css
- • style: https://smoft.io/assets/css/style.css
- • style: https://smoft.io/assets/css/index.css
- • style: https://smoft.io/assets/css/owl.carousel.min.css
- • style: https://smoft.io/assets/css/owl.theme.default.min.css
- • style: https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Pass
Text-like assets appear compressed.
-
Robots.txt Pass
Found robots.txt (200).
-
Sitemap File Pass
Found sitemap (200) at https://smoft.io/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 2 controls are missing labels.
- • input[type="email"]#smartExitEmail.smart-exit-input (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
16 interactive elements appear smaller than 48px.
- • a.nav-link (Accueil) - 60x36px
- • a.nav-link (Abonnement) - 97x36px
- • a#navbarDropdown.nav-link.dropdown-toggle (Fonctionnalités) - 126x36px
- • a.nav-link (Contactez-nous) - 64x36px
- • a.nav-link (Rejoignez-nous) - 64x36px
- • a.nav-link (Actualité) - 71x36px
- • a.nav-link (Blog) - 45x36px
- • button.testimonials-nav-btn.testimonials-nav-btn--prev (Page précédente) - 42x42px
- • button.testimonials-nav-btn.testimonials-nav-btn--next (Page suivante) - 42x42px
- • button.testimonials-page-btn.is-active (Aller a la page 1) - 18x20px
- • button.testimonials-page-btn (Aller a la page 2) - 18x18px
- • button#rejectCookies (Refuser) - 120x41px
- • button#acceptCookies (Accepter) - 120x41px
- • a.mb-md-0.mb-3 (SMOFT) - 395x32px
- • button#button-addon2.btn.btn-primary - 46x38px
- • a.contact_footer_mail.d-flex (Email: [email protected]) - 255x24px
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
1 internal links returned errors.
- • https://smoft.io/online_payment.php?lang=fr (network-error)
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
5 links are empty, invalid, or placeholder-only.
- • href="#" text="Fonctionnalités"
- • href="(empty)" text="Découvrir"
- • href="#"
- • href="#" text="Ouvrir sur YouTube"
- • href="#" text="Blog"
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.46s.
-
Core Web Vitals: CLS Error
Cumulative Layout Shift: 0.335.
Fix: Reserve space for images/ads and avoid injecting layout-changing elements above existing content.
-
Total Blocking Time estimate: 10ms.
-
Broken Assets Error
22 asset requests failed.
- • https://smoft.io/assets/icons/package-moving.svg (HTTP 404)
- • https://smoft.io/assets/icons/Vector.svg (HTTP 404)
- • https://smoft.io/assets/icons/id-card.svg (HTTP 404)
- • https://smoft.io/assets/icons/customer-support.svg (HTTP 404)
- • https://smoft.io/assets/icons/analytics-up.svg (HTTP 404)
- • https://smoft.io/assets/icons/IA-system.svg (HTTP 404)
- • https://smoft.io/assets/icons/icons/linear/setting-2.svg (HTTP 404)
- • https://smoft.io/assets/icons/Heart.svg (HTTP 404)
- • https://smoft.io/assets/icons/Heart-2.svg (HTTP 404)
- • https://smoft.io/assets/icons/Heart-1.svg (HTTP 404)
- • https://smoft.io/assets/icons/Heart-1.png (HTTP 404)
- • https://smoft.io/assets/icons/Heart-2.png (HTTP 404)
- • https://smoft.io/assets/icons/Heart.png (HTTP 404)
- • https://smoft.io/assets/icons/writing-sign.png (HTTP 404)
- • https://smoft.io/assets/icons/qr_code.png (HTTP 404)
- • https://smoft.io/assets/icons/Icon%20container.png (HTTP 404)
- • https://smoft.io/assets/icons/Icon%20container-1.png (HTTP 404)
- • https://smoft.io/assets/icons/Calque_1.png (HTTP 404)
- • https://smoft.io/captures/logo.jpg (HTTP 404)
- • https://smoft.io/captures/Fichier1.png (HTTP 404)
- • https://smoft.io/assets/images/BG%20(1).png (HTTP 404)
- • https://smoft.io/assets/images/Intersect.png (HTTP 404)
Fix: Fix missing files, update asset URLs, and ensure static assets return HTTP 200.
-
JavaScript Runtime Errors Warning
26 JavaScript runtime issues detected.
- • Request failed: https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fsmoft.io%2F&scrsrc=www.googletagmanager.com&rnd=637620535.1778837748&dt=SMOFT%20%7C%20ERP%20Cloud%20Intelligent%20%2B65%20Applications&auid=736211029.1778837748&navt=n&npa=0&ep.ads_data_redaction=0>m=45He65d0v9228374283za200zd9228374283xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469&apve=1&apvf=f&apvc=1&tft=1778837748050&tfd=818 (net::ERR_ABORTED, type: fetch)
- • Request failed: https://www.google.com/ccm/collect?rcb=5&frm=0&en=page_view&dl=https%3A%2F%2Fsmoft.io%2F&scrsrc=www.googletagmanager.com&rnd=637620535.1778837748&dt=SMOFT%20%7C%20ERP%20Cloud%20Intelligent%20%2B65%20Applications&auid=736211029.1778837748&navt=n&npa=0>m=45je65d0v9185708326z89228374283za20gzb9228374283zd9228374283xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~119027224&apve=1&apvf=f&apvc=0&tids=AW-16874584680&tid=AW-16874584680&tft=1778837748157&tfd=925 (net::ERR_ABORTED, type: fetch)
- • Request failed: https://www.google.com/rmkt/collect/16874584680/?random=1778837748132&cv=11&fst=1778837748132&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45je65d0v9185708326z89228374283za20gzb9228374283zd9228374283xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~118131809~119027224&u_w=1280&u_h=800&url=https%3A%2F%2Fsmoft.io%2F&rcb=5&frm=0&tiba=SMOFT%20%7C%20ERP%20Cloud%20Intelligent%20%2B65%20Applications&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=736211029.1778837748&uaa=x86&uab=64&uafvl=Not%253AA-Brand%3B99.0.0.0%7CHeadlessChrome%3B145.0.7632.6%7CChromium%3B145.0.7632.6&uamb=0&uam=&uap=Linux&uapv=&uaw=0&data=event%3Dgtag.config&gcp=5 (net::ERR_ABORTED, type: fetch)
- • Request failed: https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g (net::ERR_ABORTED, type: fetch)
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/package-moving.svg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/Vector.svg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/id-card.svg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/customer-support.svg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/analytics-up.svg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/IA-system.svg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/icons/linear/setting-2.svg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/Heart.svg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/Heart-2.svg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/Heart-1.svg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/Heart-1.png:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/Heart-2.png:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/Heart.png:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/writing-sign.png:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/qr_code.png:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/Icon%20container.png:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/Icon%20container-1.png:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/icons/Calque_1.png:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/captures/logo.jpg:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/captures/Fichier1.png:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/images/BG%20(1).png:1]
- • Failed to load resource: the server responded with a status of 404 () [https://smoft.io/assets/images/Intersect.png:1]
Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.