Audit Result
UUID: 01a01934-07b9-736d-b1b2-faa4fd96a45d
https://sour.lt/
Scanned 2 weeks ago
Meta Information
-
Title Tag Warning
Found 16 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 Warning
Found 4 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, shrink-to-fit=no
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "SOUR".
-
Heading Hierarchy Warning
Detected 2 heading level jumps.
- • Skipped from h2 to h4: "WE PROVIDE DIGITAL SOLUTIONS" -> "Performance Marketing".
- • Skipped from h2 to h5: "Get in touch with us" -> "LOCATION".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Error
37 of 37 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.
- • HSTS is missing includeSubDomains.
- • Could not probe the HTTP version of this page.
- • Strict-Transport-Security: max-age=15552000
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, x-frame-options, x-content-type-options, referrer-policy.
Full HTTP headers (12)
- • alt-svc: h3=":443"; ma=86400
- • cf-cache-status: DYNAMIC
- • cf-ray: a2d7e46589d5e61d-IAD
- • content-encoding: zstd
- • content-type: text/html; charset=UTF-8
- • date: Wed, 19 Aug 2026 08:47:12 GMT
- • nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
- • report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YHdnCurmXPUshCXupNUO5PxP8%2FvE9xVtQZWEPsoDsHp55hXyLDog89sq%2B%2FhnHQbweTWXCY98e5tBOGTGX%2Bdj4HS7E62g7orQ%2BxeQHVS8v%2FNhKv4UzRZHlJkWt4CEBA6N0sLm5T5J"}]}
- • server: cloudflare
- • strict-transport-security: max-age=15552000
- • vary: Accept-Encoding
- • x-turbo-charged-by: LiteSpeed
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 Pass
Domain appears to be behind Cloudflare.
- • server: cloudflare
- • cf-cache-status: DYNAMIC
- • cf-ray: a2d7e46589d5e61d-IAD
-
Perceived Load Time Pass
Loaded in 0.52s (perceived).
-
Render Blocking Resources Warning
2 scripts and 9 styles may block rendering.
- • script: https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.js
- • script: https://www.google.com/recaptcha/api.js
- • style: https://sour.lt/vendor/bootstrap/bootstrap.min.css
- • style: https://sour.lt/vendor/select2/select2.min.css
- • style: https://sour.lt/vendor/owlcarousel/owl.carousel.min.css
- • style: https://sour.lt/vendor/lightcase/lightcase.css
- • style: https://unpkg.com/aos@next/dist/aos.css
- • style: https://fonts.googleapis.com/css?family=Lato:300,400|Work+Sans:300,400,700
- • style: https://sour.lt/css/style.min.css
- • style: https://cdn.linearicons.com/free/1.0.0/icon-font.min.css
- • style: https://use.fontawesome.com/releases/v5.8.1/css/all.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 Warning
Sitemap missing or inaccessible at https://sour.lt/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://sour.lt/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
6 of 6 controls are missing labels.
- • input[type="text"]#name.form-control (name)
- • input[type="text"]#email.form-control (email)
- • input[type="number"]#phone.form-control (phone)
- • input[type="text"]#websiteUrl.form-control (websiteUrl)
- • textarea#message.form-control (message)
- • textarea#g-recaptcha-response.g-recaptcha-response (g-recaptcha-response)
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Warning
Missing landmarks: header, main.
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 (SERVICES) - 87x40px
- • a.nav-link (WE ARE) - 74x40px
- • a.nav-link (CONTACT) - 91x40px
- • a.btn.btn-outline-primary (CONTACT) - 119x41px
- • button.btn.btn-primary (Send Message) - 138x41px
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://sour.lt/privacy (HTTP 404)
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
4 links are empty, invalid, or placeholder-only.
- • href="(empty)"
- • href="#" text="SERVICES"
- • href="#" text="WE ARE"
- • href="#" text="CONTACT"
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: 0.62s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Total Blocking Time estimate: 87ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
JavaScript Runtime Errors Warning
1 JavaScript runtime issues detected.
- • requestStorageAccess: Permission denied. [https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdrQpoUAAAAABJSJ5h8ixoLLjFFow_VwHPp2Fel&co=aHR0cHM6Ly9zb3VyLmx0OjQ0Mw..&hl=en&v=XOqlk8PL_yVx6IdpLbpXdiLy&size=normal&anchor-ms=20000&execute-ms=30000&cb=ahuxwgkdtb09:259]
Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.