Audit Result
UUID: 019db9a6-8936-70cc-bd2a-9c9b115e0295
https://3dseals.thewebdepot.cloud/
Scanned 4 months ago
Meta Information
-
Title Tag Warning
Found 15 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.
-
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "Engineered in 3D.".
-
Heading Hierarchy Warning
Detected 4 heading level jumps.
- • Skipped from h1 to h3: "Engineered in 3D." -> "ABOUT US".
- • Skipped from h2 to h5: "Our Industry Products" -> "Machine".
- • Skipped from h2 to h6: "Latest Updates From 3D Seals" -> "Advancing Sealing Technology with 3D Innovation".
- • Skipped from h2 to h4: "Trusted By" -> "Quick Links".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Error
42 of 81 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 (13)
- • cache-control: private, must-revalidate
- • content-encoding: gzip
- • content-type: text/html; charset=utf-8
- • date: Thu, 23 Apr 2026 09:22:54 GMT
- • expires: -1
- • permissions-policy: camera=(), microphone=(), geolocation=(), payment=(), usb=()
- • pragma: no-cache
- • referrer-policy: strict-origin-when-cross-origin
- • server: nginx
- • strict-transport-security: max-age=31536000; includeSubDomains
- • vary: Accept-Encoding Accept-Encoding
- • x-content-type-options: nosniff
- • x-frame-options: SAMEORIGIN
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.18s (perceived).
-
Render Blocking Resources Warning
0 scripts and 8 styles may block rendering.
- • style: https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap
- • style: https://3dseals.thewebdepot.cloud/css/bootstrap-grid.min.css
- • style: https://3dseals.thewebdepot.cloud/css/above-the-fold.css
- • style: https://3dseals.thewebdepot.cloud/css/animate.min.css
- • style: https://3dseals.thewebdepot.cloud/css/home-banner.css
- • style: https://3dseals.thewebdepot.cloud/css/owl.carousel.min.css
- • style: https://3dseals.thewebdepot.cloud/css/owl.theme.default.min.css
- • style: https://3dseals.thewebdepot.cloud/css/style.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://3dseals.thewebdepot.cloud/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://3dseals.thewebdepot.cloud/sitemap.xml
-
Crawl Directives Pass
Robots meta found: noindex, nofollow
Accessibility Basics
-
Form Labels Error
6 of 6 controls are missing labels.
- • input[type="text"].required (First Name*)
- • input[type="text"] (Last Name)
- • input[type="text"].required (Email*)
- • input[type="text"].required (Mobile*)
- • input[type="text"] (City)
- • textarea#exampleFormControlTextarea1.form-control (exampleFormControlTextarea1)
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Warning
Missing landmarks: nav.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
11 interactive elements appear smaller than 48px.
- • a (Home) - 46x22px
- • a (About Us) - 73x22px
- • a (Products) - 70x22px
- • a (Industries) - 77x22px
- • a (Resources) - 82x22px
- • a (Media) - 47x22px
- • a (Contact Us) - 87x22px
- • a.social_icon - 33x33px
- • a.social_icon - 33x33px
- • a.social_icon - 33x33px
- • a.social_icon - 33x33px
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 Error
og:image URL returned HTTP 404.
Fix: Make sure the og:image URL returns HTTP 200 and points to a publicly accessible 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: Preview image URL failed with HTTP 404: https://3dseals.thewebdepot.cloud/OG-Image.jpg
- • 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 2 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Warning
49 links are empty, invalid, or placeholder-only.
- • href="#" text="About Us"
- • href="#" text="Products"
- • href="#" text="Industries"
- • href="#" text="Resources"
- • href="#" text="Media"
- • href="#" text="Contact Us"
- • href="javascript:void(0);"
- • href="javascript:void(0);"
- • href="javascript:void(0);"
- • href="javascript:void(0);"
- • href="javascript:void(0);"
- • href="#" text="About Us"
- • href="#" text="Products"
- • href="#" text="Industries"
- • href="#" text="Resources"
- • href="#" text="Media"
- • href="#" text="Contact Us"
- • href="javascript:void(0);"
- • href="javascript:void(0);"
- • href="javascript:void(0);"
- • href="javascript:void(0);"
- • href="#" text="EXPLORE MORE"
- • href="#" text="READ MORE"
- • href="#"
- • href="#"
- • href="#"
- • href="#"
- • href="#"
- • href="#"
- • href="#" text="FIND MORE"
- • href="#" text="EXPLORE MORE"
- • href="#" text="Read More"
- • href="#" text="Read More"
- • href="#" text="Read More"
- • href="#" text="Read More"
- • href="#" text="Read More"
- • href="#" text="Read More"
- • href="#" text="Read More"
- • href="#" text="Read More"
- • href="#" text="Read More"
- • href="#" text="Home"
- • href="#" text="About Us"
- • href="#" text="Industries"
- • href="#" text="News"
- • href="#" text="Contact Us"
- • href="#" text="Instagram"
- • href="#" text="Twitter"
- • href="#" text="Linked In"
- • href="#" text="Facebook"
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.18s.
-
Core Web Vitals: CLS Error
Cumulative Layout Shift: 0.384.
Fix: Reserve space for images/ads and avoid injecting layout-changing elements above existing content.
-
Total Blocking Time estimate: 17ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.