Audit Result
UUID: 019f8830-ea2a-7078-8538-d1f06d9618b4
https://vrrtutorials.com/micro/?type=legacy
Scanned 1 month ago
Meta Information
-
Title Tag Warning
Found 18 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.
-
Favicon Warning
No favicon link found in <head>.
Fix: Add <link rel="icon" href="/favicon.ico"> to ensure browser tab and bookmark visibility.
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no
-
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 32 headings.
-
Image Alt Text Pass
All 1 images include alt text.
Technical Optimization
-
HTTPS Pass
Page is served over HTTPS.
-
HSTS & HTTPS Redirect Warning
2 HTTPS hardening issues detected.
- • Missing Strict-Transport-Security header.
- • Could not probe the HTTP version of this page.
Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.
-
Security Headers Warning
Missing: strict-transport-security, x-frame-options, x-content-type-options, referrer-policy.
Full HTTP headers (15)
- • accept-ranges: bytes
- • alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
- • cache-control: max-age=0, no-cache, no-store, must-revalidate
- • content-encoding: br
- • content-length: 13956
- • content-security-policy: upgrade-insecure-requests
- • content-type: text/html; charset=UTF-8
- • date: Wed, 22 Jul 2026 04:58:49 GMT
- • expires: Wed, 11 Jan 1984 05:00:00 GMT
- • last-modified: Sun, 28 Jun 2026 04:01:44 GMT
- • panel: hpanel
- • platform: hostinger
- • pragma: no-cache
- • server: LiteSpeed
- • vary: Accept-Encoding
Fix: Add the missing security headers at your reverse proxy or application layer.
-
CSP Quality Warning
3 CSP hardening issues detected.
- • CSP is missing object-src 'none'.
- • CSP is missing a base-uri restriction.
- • CSP is missing frame-ancestors protection.
- • Content-Security-Policy: upgrade-insecure-requests
Fix: Tighten Content-Security-Policy by removing unsafe directives and adding object-src, base-uri, and frame-ancestors restrictions.
-
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 Warning
Loaded in 1.68s (perceived).
Fix: Reduce payload size, cache static assets, and remove non-critical JS from initial load.
-
Render Blocking Resources Warning
2 scripts and 2 styles may block rendering.
- • script: https://checkout.razorpay.com/v1/checkout.js
- • script: https://cdn.jsdelivr.net/npm/[email protected]/dist/confetti.browser.min.js
- • style: https://vrrtutorials.com/micro/assets/css/style.css?v=9.7
- • style: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
5 text resources look uncompressed.
- • https://api.razorpay.com/v1/checkout/public?traffic_env=production&build=c6ae74a7519d8fd37ea128b4e34ceab90f54dc07&build_v1=da4ee3f43a28ad81dba8ed06daf899a4520c691f&checkout_v2=1&new_session=1&rzp_device_id=1.22229e3fca559faeb99ab53e2043d09bbc075d16.1784696330202.10046869&unified_session_id=TGQOwNJqzIQ7Rm (text/html)
- • https://checkout-static-next.razorpay.com/build/chunks/v2-entry-v2-icon-common0-4e470bd4.modern.js (text/javascript)
- • https://checkout-static-next.razorpay.com/build/chunks/v2-entry-checkout-payment-a9d824f5.modern.js (text/javascript)
- • https://checkout-static-next.razorpay.com/build/chunks/v2-entry-nach-block-6e018f18.modern.js (text/javascript)
- • https://checkout-static-next.razorpay.com/build/chunks/v2-entry-customer-bd6c22e9.modern.js (text/javascript)
Fix: Enable Brotli or Gzip compression for HTML, CSS, JS, and JSON responses.
-
Robots.txt Pass
Found robots.txt (200).
-
Sitemap File Pass
Found sitemap (200) at https://vrrtutorials.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
7 of 7 controls are missing labels.
- • input[type="tel"]#login-phone.form-control (login-phone)
- • input[type="text"]#login-name.form-control (login-name)
- • select#user-base-language (user-base-language)
- • select#setup-language.form-control (setup-language)
- • input[type="range"]#setup-size (setup-size)
- • input[type="tel"]#new-correct-phone.form-control (new-correct-phone)
- • input[type="text"]#chat-input (chat-input)
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Warning
Missing landmarks: header, nav, main, footer.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Pass
Interactive targets look touch-friendly.
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 Pass
Manifest and Apple touch icon are configured.
-
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 2 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 2 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 1.68s.
-
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.
-
No console/page runtime errors detected during audit.