Audit Result
UUID: 01a0119b-4683-73ab-8553-cfd5bb8a4506
https://clinicaid-nextjs.vercel.app/
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 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 Error
No H1 heading found.
Fix: Use a single, descriptive <h1> that states the primary purpose of the page.
-
Heading Hierarchy Pass
Valid heading flow across 101 headings.
-
Image Alt Text Pass
All 71 images include alt text.
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=63072000; includeSubDomains; preload
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 (13)
- • age: 83
- • cache-control: public, max-age=0, must-revalidate
- • content-encoding: br
- • content-type: text/html; charset=utf-8
- • date: Mon, 17 Aug 2026 21:19:02 GMT
- • etag: W/"170tws44qcg2ard"
- • server: Vercel
- • strict-transport-security: max-age=63072000; includeSubDomains; preload
- • vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch
- • x-matched-path: /
- • x-powered-by: Next.js
- • x-vercel-cache: STALE
- • x-vercel-id: iad1::iad1::tjwkn-1787001755731-fa26e44dc8ef
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 0.11s (perceived).
-
Render Blocking Resources Warning
1 scripts and 1 styles may block rendering.
- • script: https://clinicaid-nextjs.vercel.app/_next/static/chunks/polyfills-42372ed130431b0a.js
- • style: https://clinicaid-nextjs.vercel.app/_next/static/css/19d721864d09e78b.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
3 text resources look uncompressed.
- • https://clinicaid-nextjs.vercel.app/_next/static/chunks/app/page-f7f1277b3c4aa801.js (application/javascript; charset=utf-8)
- • https://clinicaid-nextjs.vercel.app/_next/static/chunks/main-app-2dcde4753ea0d175.js (application/javascript; charset=utf-8)
- • https://clinicaid-nextjs.vercel.app/_next/static/chunks/app/error-af8f52d6875aa618.js (application/javascript; charset=utf-8)
Fix: Enable Brotli or Gzip compression for HTML, CSS, JS, and JSON responses.
-
Robots.txt Error
robots.txt missing or inaccessible (404).
Fix: Create a robots.txt file at https://clinicaid-nextjs.vercel.app/robots.txt and allow intended crawlers.
-
Sitemap File Pass
Found sitemap (200) at https://clinicaid-nextjs.vercel.app/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 Pass
All 1 controls are labeled.
-
Landmarks Pass
Header, nav, main, and footer landmarks are present.
-
Tap Target Size Warning
24 interactive elements appear smaller than 48px.
- • button (Search) - 92x39px
- • a (Account) - 63x23px
- • a.site-header__cart (Cart) - 31x23px
- • a (Dental Consumables) - 147x21px
- • a (Dental Equipment) - 124x21px
- • a (General Consumables) - 158x21px
- • a (General Equipment) - 135x21px
- • a (Medical Consumables) - 158x21px
- • a (Medical Equipment) - 135x21px
- • a (Stores) - 47x21px
- • a (Browse this category) - 151x21px
- • a (Browse this category) - 151x21px
- • a (Browse this category) - 151x21px
- • a (Browse this category) - 151x21px
- • a (Browse this category) - 151x21px
- • a (Browse this category) - 151x21px
- • a (Browse this category) - 151x21px
- • a (See all) - 49x21px
- • a (Vendor Registration) - 251x21px
- • a (Vendor Dashboard) - 251x21px
- • a (Shopping Cart) - 251x21px
- • a (Checkout) - 251x21px
- • a (My Account) - 251x21px
- • a (Dental Consumables) - 251x21px
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
6 internal links returned errors.
- • https://clinicaid-nextjs.vercel.app/category/dental-consumables (HTTP 500)
- • https://clinicaid-nextjs.vercel.app/category/dental-equipment (HTTP 500)
- • https://clinicaid-nextjs.vercel.app/category/general-consumables (HTTP 500)
- • https://clinicaid-nextjs.vercel.app/category/general-equipment (HTTP 500)
- • https://clinicaid-nextjs.vercel.app/category/medical-consumables (HTTP 500)
- • https://clinicaid-nextjs.vercel.app/category/medical-equipment (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 Pass
All 119 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.16s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Total Blocking Time estimate: 0ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
JavaScript Runtime Errors Warning
5 JavaScript runtime issues detected.
- • Request failed: https://clinicaid-nextjs.vercel.app/account?_rsc=19zvn (net::ERR_ABORTED, type: fetch)
- • Request failed: https://clinicaid-nextjs.vercel.app/stores?_rsc=19zvn (net::ERR_ABORTED, type: fetch)
- • Request failed: https://clinicaid-nextjs.vercel.app/products/gelatine-hemostatic-sponges?_rsc=19zvn (net::ERR_ABORTED, type: fetch)
- • Request failed: https://clinicaid-nextjs.vercel.app/category/dental-consumables?_rsc=19zvn (net::ERR_ABORTED, type: fetch)
- • Request failed: https://clinicaid-nextjs.vercel.app/products/i-dental-ifix-plus-resin-modified-glass-ionomer-luting-cement-20mg-kit?_rsc=19zvn (net::ERR_ABORTED, type: fetch)
Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.