Frequently Asked Questions
Everything you need to know about how DataJelly works behind the scenes.
Beta Program & Billing
Yes — during beta, everyone is placed on the Indie plan with no billing required and no feature restrictions.
Once we launch paid plans, you'll be prompted to upgrade. We'll give you advance notice and a 14-day free trial of any paid plan.
No. Your domain, snapshots, and settings will remain available. You'll just need to upgrade to retain access based on usage level.
We're targeting Q4 2025 for full billing launch. Stripe integration will be announced ahead of time.
During beta: Indie (free)
After beta: You'll choose between Indie, Startup, or Pro based on your usage.
Platform Support
We support any DNS provider that allows custom records to be created. During onboarding, we recommend using providers like DNSimple, Cloudflare, or Route53 for the fastest and most reliable setup — but you're free to use any service that supports TXT, A, and CNAME records.
We work with any domain registrar or host — including GoDaddy, Namecheap, Google Domains, Porkbun, and others. As long as you can update your DNS records, you can use DataJelly.
We support:
• JavaScript-heavy SPAs (React, Vue, Angular, etc.)
• AI-built sites (Lovable, V0, Framer, etc.)
• Sites hosted on Vercel, Netlify, Cloudflare Pages, and more.
If your site uses client-side rendering or dynamic routing, we're designed for you.
Snapshots & Data
A snapshot is a full HTML capture of a specific page (or route) on your site — rendered in a headless browser, just like a bot would see it. It includes the DOM, meta tags, rendered content, and loading behavior.
We store the rendered HTML, metadata (title, description, OpenGraph), and a screenshot. We also store timing metrics, console logs, and bot-visible structure — all scoped to public data only. We do not collect user sessions or private content.
Once a snapshot is captured:
• We store the HTML and visual render.
• We analyze the content for SEO structure and health.
• We run security and visibility checks (e.g., missing meta tags, exposed tokens, broken links).
• We optionally enrich the snapshot using AI to suggest improvements.
SEO & Security
Our SEO engine checks for:
• Title & meta tag completeness
• OpenGraph & social preview tags
• Header structure (H1–H3)
• Canonical URL tags
• Robots/noindex issues
• Duplicate content warnings
• Image alt tags
• Sitemap coverage (if available)
We also include AI-enriched suggestions to help improve keyword targeting and clarity.
Each snapshot is scanned for:
• Exposed secrets (e.g., API keys, tokens)
• Console errors or warnings
• Insecure content (mixed HTTPS)
• Open redirects or suspicious JS
• Sensitive text patterns (e.g., passwords, tokens, credit card forms in test mode)
These checks are designed to catch accidental leaks and risky behaviors before bots or users find them.