Audit Result
UUID: 019f3712-ebe1-7189-8eb3-16451d6d4c31
https://dev.mkavs.com/
Scanned 1 week ago
Meta Information
-
Title Tag Pass
Found 47 characters. Length is optimal.
-
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.0
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Warning
Found 3 H1 tags.
Fix: Use a single, descriptive <h1> that states the primary purpose of the page.
-
Heading Hierarchy Warning
Detected 2 heading level jumps.
- • Skipped from h1 to h3: "Highlights" -> "Brand Identity for ByDPS.com".
- • Skipped from h1 to h4: "YOUR DIGITAL JOURNEY STARTS HERE." -> "Company".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Error
7 of 77 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=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 (13)
- • access-control-allow-origin: *
- • age: 0
- • cache-control: public, max-age=0, must-revalidate
- • content-disposition: inline
- • content-encoding: br
- • content-type: text/html; charset=utf-8
- • date: Mon, 06 Jul 2026 10:56:30 GMT
- • etag: W/"6d504ad9cf5ed9d9a6023f067ba1af11"
- • last-modified: Mon, 06 Jul 2026 10:56:30 GMT
- • server: Vercel
- • strict-transport-security: max-age=63072000
- • x-vercel-cache: MISS
- • x-vercel-id: iad1::mh8pk-1783335390391-d385e59a07de
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.61s (perceived).
-
Render Blocking Resources Warning
1 scripts and 0 styles may block rendering.
- • script: https://dev.mkavs.com/preloader.js
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
1 text resources look uncompressed.
- • https://dev.mkavs.com/config.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://dev.mkavs.com/robots.txt and allow intended crawlers.
-
Sitemap File Warning
Sitemap missing or inaccessible at https://dev.mkavs.com/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://dev.mkavs.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 Error
1 of 2 controls are missing labels.
- • select#agent-selector.agent-selector (agent-selector)
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
20 interactive elements appear smaller than 48px.
- • a#toolbar-home-link.text-lg.text-white (Home) - 49x28px
- • a.text-lg.text-white (About) - 49x28px
- • a.text-lg.text-white (Our Work) - 79x28px
- • a.text-lg.text-white (Branding) - 72x28px
- • a.text-lg.text-white (Pricing) - 56x28px
- • a.auth-consult-btn.text-lg (Book Us) - 64x28px
- • a.text-lg.text-white (Support) - 64x28px
- • a.text-white.hover:text-[#c7f908] - 18x28px
- • a.text-white.hover:text-[#c7f908] - 25x28px
- • a.text-white.hover:text-[#c7f908] - 18x28px
- • a.text-white.hover:text-[#c7f908] (User Profile) - 18x28px
- • a.inline-flex.items-center (View Brochure) - 229x40px
- • a (8073499837) - 101x26px
- • a ([email protected]) - 166x26px
- • a - 21x36px
- • a - 30x36px
- • a (About) - 46x25px
- • a.auth-consult-btn (Booking) - 60x25px
- • a (Branding) - 68x25px
- • a (Pricing) - 52x25px
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 Pass
Checked 13 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 59 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Warning
Largest Contentful Paint: 3.53s.
Fix: Improve LCP by optimizing above-the-fold media, reducing server latency, and inlining critical CSS.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Main Thread Blocking (TBT) Warning
Total Blocking Time estimate: 461ms.
Fix: Reduce heavy JavaScript work, split long tasks, and defer non-critical scripts.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.