Audit Result
UUID: 019edd0f-9d3a-703e-879c-6f2ef7780df2
https://syncflow-pi.vercel.app/
Scanned 4 weeks ago
Meta Information
-
Title Tag Warning
Found 8 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 Pass
Found 119 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.
-
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover
-
HTML Lang Pass
Language declared as "pt-BR".
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 Pass
Valid heading flow across 3 headings.
-
Image Alt Text Pass
All 0 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)
- • access-control-allow-origin: *
- • age: 0
- • cache-control: public, max-age=0, must-revalidate
- • content-disposition: inline; filename="index.html"
- • content-encoding: br
- • content-type: text/html; charset=utf-8
- • date: Thu, 18 Jun 2026 23:27:26 GMT
- • etag: W/"efbc73802be5a409c02674737dcabebc"
- • last-modified: Thu, 18 Jun 2026 23:27:26 GMT
- • server: Vercel
- • strict-transport-security: max-age=63072000; includeSubDomains; preload
- • x-vercel-cache: HIT
- • x-vercel-id: iad1::26q87-1781825246561-1079b46bb92a
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.18s (perceived).
-
Render Blocking Resources Warning
0 scripts and 2 styles may block rendering.
- • style: https://cdn.jsdelivr.net/npm/@phosphor-icons/[email protected]/src/regular/style.css
- • style: https://cdn.jsdelivr.net/npm/@phosphor-icons/[email protected]/src/fill/style.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Pass
Text-like assets appear compressed.
-
Robots.txt Pass
Found robots.txt (200).
-
Sitemap File Pass
Found sitemap (200) at https://syncflow-pi.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 Error
13 of 15 controls are missing labels.
- • input[type="number"]#adj-input.adj-input (adj-input)
- • input#title-input (title-input)
- • input[type="date"]#as-date-input (as-date-input)
- • select#create-parcelas-select.installment-select (create-parcelas-select)
- • input#tags-input.tags-text-input (tags-input)
- • input[type="text"]#edit-amount.em-hero-val.em-expense-color (edit-amount)
- • input[type="text"]#edit-title.em-hero-title (edit-title)
- • input[type="date"]#edit-date (edit-date)
- • select#edit-parcelas-select.installment-select (edit-parcelas-select)
- • input#edit-tags-input.tags-text-input (edit-tags-input)
- • input[type="search"]#lv-search (lv-search)
- • input[type="text"]#s-dbid.sf-db-input (s-dbid)
- • input[type="text"]#s-currency (s-currency)
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Warning
Missing landmarks: header, nav, footer.
Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.
-
Tap Target Size Warning
18 interactive elements appear smaller than 48px.
- • button#privacy-mode-btn.tb-cap-btn.privacy-btn (Privacidade) - 44x44px
- • button#theme-btn.tb-cap-btn (Tema) - 44x44px
- • button#refresh-btn.tb-cap-btn (Atualizar) - 44x44px
- • button.tb-cap-btn (Configurações) - 44x44px
- • button#tb-capsule-trigger.tb-cap-trigger (Mais opções) - 44x44px
- • button#hist-f-all.tb-cap-btn (Todos) - 44x44px
- • button#hist-f-income.tb-cap-btn (Receitas) - 44x44px
- • button#hist-f-expense.tb-cap-btn (Gastos) - 44x44px
- • button.tb-cap-btn (Fechar histórico) - 44x44px
- • button#hist-cap-trigger.tb-cap-trigger (Mais opções) - 44x44px
- • button.settings-close-btn (Fechar configurações) - 44x44px
- • button#sf-db-eye-btn.sf-db-eye-btn (Revelar Database ID) - 44x44px
- • button.btn-save (Salvar) - 398x44px
- • button.fs-chip.fs-time-btn (Hoje) - 125x44px
- • button.fs-chip.fs-time-btn (7 dias) - 125x44px
- • button.fs-chip.fs-time-btn (Este mês) - 125x44px
- • button.fs-chip.fs-status-btn (Pago) - 191x44px
- • button.fs-chip.fs-status-btn (Pendente) - 191x44px
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 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 0 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 0 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.18s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.002.
-
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.