Audit Result
UUID: 019f903c-4ee8-7353-b54b-ad2f6b2d67f1
https://www.growingupclinic.com/
Scanned 1 month ago
Meta Information
-
Title Tag Pass
Found 60 characters. Length is optimal.
-
Meta Description Pass
Found 143 characters. Good snippet length.
-
Canonical URL Warning
Canonical link not found.
Fix: Add <link rel="canonical" href="https://example.com/page"> to avoid duplicate URL ambiguity.
-
Favicon Error
Favicon tag found, but file is missing or inaccessible (404).
Fix: Ensure https://www.growingupclinic.com/favicon.ico returns HTTP 200 and matches your favicon link tag.
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1, maximum-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 Warning
Detected 7 heading level jumps.
- • Skipped from h2 to h5: "Who We Are" -> "Infrastructure".
- • Skipped from h3 to h5: "Vaccinations for Adults & Elderly" -> "Your age doesn't guarantee immunity, vaccinations do!".
- • Skipped from h2 to h5: "Our Treatments" -> "General Pediatrics".
- • Skipped from h2 to h4: "Our Facilities" -> "Childhood Vaccination".
- • Skipped from h2 to h4: "Child Care Guidance" -> "1. Meeting With Your Paediatrician".
- • Skipped from h2 to h4: "Contact & OPD Locations" -> "Email Us".
- • Skipped from h4 to h6: "Growing Up Children's Clinic – Koramangala" -> "Quick Links".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Pass
All 39 images include alt text.
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=63072000
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 (19)
- • access-control-allow-origin: *
- • age: 295238
- • alt-svc: h3=":443"; ma=86400
- • cache-control: public, max-age=0, must-revalidate
- • cf-cache-status: DYNAMIC
- • cf-ray: a1fcbe6dbcdaeb77-IAD
- • content-disposition: inline
- • content-encoding: zstd
- • content-type: text/html; charset=utf-8
- • date: Thu, 23 Jul 2026 18:28:15 GMT
- • last-modified: Mon, 20 Jul 2026 08:27:37 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=2zF3Hp16d%2BF%2Bn9gCEvBxswObxLeqt3iS7xMdCPUGwQQfaUqkpZ%2BvUN%2B4AFiQHvmJkRw%2FhMmLCAYyeM2gVXDizeVO%2BGPrT8NtqoJfj4b7BIi343uYGMagP2ovuaNe%2FSWfj2wL09qhEHQKW23AThUqRVDeNWHk5g%3D%3D"}]}
- • server: cloudflare
- • server-timing: cfCacheStatus;desc="DYNAMIC" cfEdge;dur=16,cfOrigin;dur=30
- • strict-transport-security: max-age=63072000
- • vary: accept-encoding
- • x-vercel-cache: HIT
- • x-vercel-id: iad1::zsxxt-1784831295666-9ab9096feda0
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: a1fcbe6dbcdaeb77-IAD
-
Perceived Load Time Pass
Loaded in 0.72s (perceived).
-
No render-blocking scripts or styles detected.
-
Compression Pass
Text-like assets appear compressed.
-
Robots.txt Pass
Found robots.txt (200).
-
Sitemap File Pass
Found sitemap (200) at https://www.growingupclinic.com/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 0 controls are labeled.
-
Landmarks Warning
Missing landmarks: main.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
4 interactive elements appear smaller than 48px.
- • a (Rainbow Children's Hospital – Sarjapur Road) - 298x35px
- • a (Growing Up Children's Clinic – Koramangala) - 292x35px
- • a (080503 99412) - 100x25px
- • a ([email protected]) - 190x25px
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 Pass
JSON-LD schema detected.
-
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 Pass
Checked 29 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Warning
5 links are empty, invalid, or placeholder-only.
- • href="#"
- • href="#"
- • href="#"
- • href="#"
- • href="#"
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.72s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.003.
-
Total Blocking Time estimate: 53ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.