Audit Result
UUID: 01a06d1e-799b-7138-8d6e-6ef7ad46309a
https://caliphs.online/seep/
Scanned 2 days ago
Meta Information
-
Title Tag Warning
Found 19 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 Error
Viewport meta is missing.
Fix: Add <meta name="viewport" content="width=device-width, initial-scale=1"> for mobile rendering.
-
HTML Lang Warning
No lang attribute on the <html> element.
Fix: Set <html lang="en"> (or the correct locale) for accessibility and search engines.
Content Structure
-
H1 Tag Warning
Found 2 H1 tags.
Fix: Use a single, descriptive <h1> that states the primary purpose of the page.
-
Heading Hierarchy Warning
Detected 1 heading level jumps.
- • Skipped from h1 to h3: "Maklumat Program" -> "<h3>".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Pass
All 3 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, content-security-policy, x-frame-options, x-content-type-options, referrer-policy.
Full HTTP headers (9)
- • cache-control: no-cache, must-revalidate
- • connection: keep-alive
- • content-encoding: gzip
- • content-type: text/html; charset=utf-8
- • date: Fri, 04 Sep 2026 15:51:41 GMT
- • etag: W/"6a8ee8c5-12e3a9"
- • last-modified: Wed, 26 Aug 2026 13:23:17 GMT
- • server: nginx/1.18.0 (Ubuntu)
- • transfer-encoding: chunked
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 Version Disclosure Warning
Versioned headers detected: server.
- • server: nginx/1.18.0 (Ubuntu)
Fix: Hide or remove version tokens in Server and X-Powered-By headers.
-
Cloudflare Proxy Warning
Domain does not appear to be behind Cloudflare.
-
Perceived Load Time Warning
Loaded in 1.66s (perceived).
Fix: Reduce payload size, cache static assets, and remove non-critical JS from initial load.
-
No render-blocking scripts or styles detected.
-
Compression Pass
Text-like assets appear compressed.
-
Robots.txt Error
robots.txt missing or inaccessible (404).
Fix: Create a robots.txt file at https://caliphs.online/robots.txt and allow intended crawlers.
-
Sitemap File Warning
Sitemap missing or inaccessible at https://caliphs.online/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://caliphs.online/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
9 of 23 controls are missing labels.
- • select#kehadiran-school-filter.select (kehadiran-school-filter)
- • input#sekolah-search.search-input (sekolah-search)
- • input#kewangan-search.search-input (kewangan-search)
- • input#dokumen-search.search-input (dokumen-search)
- • select#dokumen-category-filter.select (dokumen-category-filter)
- • input#school-search.search-input (school-search)
- • select#school-sort.select (school-sort)
- • input#advisor-text (advisor-text)
- • input#user-search.search-input (user-search)
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Warning
Missing landmarks: nav, footer.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
13 interactive elements appear smaller than 48px.
- • button.btn.btn-primary (Sign In to Dashboard) - 316x40px
- • button#user-modal-close.modal-close (Tutup) - 27x27px
- • button#user-form-cancel.btn.btn-ghost (Batal) - 83x41px
- • button#user-form-submit.btn.btn-primary (Simpan) - 95x41px
- • button#announcement-modal-close.modal-close (Tutup) - 27x27px
- • button#announcement-form-cancel.btn.btn-ghost (Batal) - 83x41px
- • button#announcement-form-submit.btn.btn-primary (Siarkan) - 97x41px
- • button#document-modal-close.modal-close (Tutup) - 27x27px
- • button#document-form-cancel.btn.btn-ghost (Batal) - 83x41px
- • button#document-form-submit.btn.btn-primary (Simpan) - 95x41px
- • button#confirm-modal-close.modal-close (Tutup) - 27x27px
- • button#confirm-modal-cancel.btn.btn-ghost (Batal) - 83x41px
- • button#confirm-modal-ok.btn.btn-danger (Padam) - 90x41px
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 3 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 3 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 1.91s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.015.
-
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.