Audit Result
UUID: 019de9b9-cb64-72cf-9a5b-6cdd2fcaa470
https://plantifon.com/
Scanned 4 months ago
Meta Information
-
Title Tag Warning
Found 16 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 Warning
Found 196 characters. Keep description around 70-160 characters.
Fix: Add <meta name="description" content="..."> in <head> with a clear page summary.
-
Canonical URL Pass
Canonical found: https://plantifon.com/
-
Favicon Pass
Favicon found and reachable: https://f33f852fbcc011b6cded067547ee2387.cdn.bubble.io/cdn-cgi/image/w=128,h=,f=auto,dpr=1,fit=contain/f1764207307323x628062021746555100/icon-reversed.png (HTTP 200).
-
Viewport Meta Pass
Viewport configured: width=device-width,initial-scale=1.0, user-scalable=no, minimal-ui
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "Garden Journal & Plant Tracker for Experienced Gardeners, Bonsai Enthusiasts and Collectors".
-
Heading Hierarchy Pass
Valid heading flow across 4 headings.
-
Image Alt Text Error
7 of 8 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=31536000
Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.
-
Security Headers Pass
Core security headers were detected.
Full HTTP headers (18)
- • alt-svc: h3=":443"; ma=86400
- • cache-control: no-store
- • cf-cache-status: DYNAMIC
- • cf-ray: 9f58ba6a8a24f508-IAD
- • content-encoding: br
- • content-security-policy: frame-ancestors 'none';
- • content-type: text/html
- • date: Sat, 02 May 2026 17:25:57 GMT
- • referrer-policy: origin
- • server: cloudflare
- • strict-transport-security: max-age=31536000
- • vary: Accept-Encoding
- • x-bubble-capacity-limit: 0 ms slower
- • x-bubble-capacity-used: 0.13 unit-seconds used
- • x-bubble-perf: {"total":152,"percents":{"top":{"bubble_cpu":37.1,"block":63.3,"capacity_rl":0,"other_pause":0,"pre_fiber":0.6},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":53.9,"appserver_cache_misses_time":0,"redis":23.7,"fiber_queue":7.9,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":9,"derived_cache_memory_misses":9,"serverjson":99,"appserver_cache_attempts":2,"appserver_mem_cache_hits":0,"appserver_cache_hits":2,"appserver_cache_misses":0,"redis":37,"fiber_queue":165,"blocks":164},"misc":{"userdb_results":1,"userdb_data":304,"spent_time":8461535}}
- • x-content-type-options: nosniff
- • x-frame-options: DENY
- • x-powered-by: Express
-
CSP Quality Warning
2 CSP hardening issues detected.
- • CSP is missing object-src 'none'.
- • CSP is missing a base-uri restriction.
- • Content-Security-Policy: frame-ancestors 'none';
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 Pass
Domain appears to be behind Cloudflare.
- • server: cloudflare
- • cf-cache-status: DYNAMIC
- • cf-ray: 9f58ba6a8a24f508-IAD
-
Perceived Load Time Pass
Loaded in 1.17s (perceived).
-
Render Blocking Resources Warning
5 scripts and 2 styles may block rendering.
- • script: https://plantifon.com/package/early_js/05ae9fe83d6b755291132aab9d325d70918aafd336da1bd91a41a31c8b25734b/early.js
- • script: https://plantifon.com/package/pre_run_jquery_js/dee903a9e36db713e4c86d0cdd96d921e37be0c1293ed8dee29e2e4d7713b9ff/pre_run_jquery.js
- • script: https://plantifon.com/package/run_js/e1406723e5bad6bcf7fe27430d3a4d0c9da279a6ae908983af94c1fc76a6fea9/xfalse/x33/run.js
- • script: https://plantifon.com/package/static_js/d4f8689a0677fd22cc84a0a7eb597550b7facad42aba05ae039d2c8382e0cad0/plants-79244/live/index/xnull/xfalse/xfalse/xfalse/static.js
- • script: https://plantifon.com/package/dynamic_js/60002dfcbacdf1e03c5ae805380dbdef1675f821216c637709893b64e1418f67/plants-79244/live/index/xnull/xfalse/xfalse/en_us/xfalse/xfalse/dynamic.js
- • style: https://fonts.googleapis.com/css?family=Albert+Sans:regular%7CAlbert+Sans:500%7CAlbert+Sans:600%7CAlbert+Sans:700
- • style: https://plantifon.com/package/run_css/3b87e47b4d65ae62e8bce328fd92e37a317e9a98e1277a08b602372520d1a1e3/plants-79244/live/index/xfalse/xfalse/run.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 Warning
Sitemap missing or inaccessible at https://plantifon.com/sitemap.xml (404).
Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://plantifon.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 1 controls are missing labels.
- • input[type="email"].newsletter-form-input (newsletter-form-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 Warning
4 interactive elements appear smaller than 48px.
- • button.clickable-element.bubble-element - 30x30px
- • button.clickable-element.bubble-element - 30x30px
- • button.newsletter-form-button (Signup) - 300x38px
- • button.clickable-element.bubble-element (Try for Free) - 146x44px
Fix: Increase target size to at least 48x48 CSS pixels for touch interactions.
Social & Rich Results
-
Open Graph Basics Pass
Core Open Graph tags are present.
-
Open Graph Image Warning
og:image is missing.
Fix: Add <meta property="og:image" content="https://..."> with a high-quality share image.
-
Twitter Card Pass
twitter:card set to summary_large_image.
-
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
2 social preview quality issues detected.
- • ISSUE: og:title should typically be between 10 and 70 characters.
- • ISSUE: Use an absolute URL for og:image or twitter:image.
- • 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: 1.48s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Main Thread Blocking (TBT) Warning
Total Blocking Time estimate: 344ms.
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.