FAQ
Questions, answered.
If your question isn't here, email support@seowebsitesbuilder.com — we'll add it.
How is Seowebsitesbuilder different from Wix or Webflow?
Wix and Webflow generate proprietary HTML behind a runtime you can't leave — even great-looking sites are slow and hard to migrate. Our editor produces hand-crafted-quality code in your chosen framework (HTML, Astro, Next.js, or PHP) that scores Lighthouse 100 by default, and the entire site is exportable to a .zip or directly to a GitHub repo you own. You're never locked in.
How does the BYOK pricing actually work?
Bring Your Own Key. You add an Anthropic or OpenAI API key in account settings; we forward your AI chat requests to your chosen provider in real time. You pay the AI provider whatever tokens you consume — we charge zero markup. Our subscription ($19/mo Solo, $49/mo Pro, $129/mo Agency) covers the editor, the per-project containers, hosting, and unlimited usage on your key.
What plan should I start on?
Most people start on Solo at $19/mo — 3 projects and 3 custom domains is plenty for a freelancer or someone running a personal site. Move to Pro at $49/mo once you're running 4+ ranked sites or need free hosting on *.seosites.app. Agency at $129/mo is for SEO consultancies that need to white-label client deliverables.
Can I cancel anytime?
Yes. Cancel from your account settings in two clicks. Your projects stay accessible for 30 days after cancellation so you can export them as .zip or push them to GitHub.
Do you offer refunds?
14-day no-questions-asked refund on your first subscription. After that, refunds are only provided where required by law (EU consumer-protection statutes apply).
What if I need a backend for my site?
Pick Supabase, Postgres, or Go at project creation. We code-generate the schema, typed client or repository, and migrations — all running against your own database (Neon, Supabase, RDS, Fly Postgres, or self-hosted). No vendor lock-in; the generated code has zero dependency on Seowebsitesbuilder.
Can I use a custom domain?
Yes. Solo includes 3 custom domains, Pro 10, Agency unlimited. Point your domain's A record at our hosting IP (or CNAME it at cname.seosites.app), and we provision Let's Encrypt TLS automatically.
How fast are sites built on Seowebsitesbuilder?
The 4 starter templates ship at Lighthouse 100. The editor's real-time SEO panel won't let you publish below a score of 90. Hosted sites are served from /var/seosites/<slug>/ behind Cloudflare's CDN — typical TTFB is 30–80 ms globally.
Where is my data stored?
On encrypted disk in a single EU-located VPS. Postgres binds to localhost only; the database is never reachable from the public internet. Backups are encrypted with a separate key. See our Privacy Policy for full detail.
Are you GDPR compliant?
Yes — we operate in the EU and our processing is built around GDPR principles. You have rights to access, rectification, erasure, portability, objection, and complaint. Email privacy@seowebsitesbuilder.com to exercise any of them; we respond within 30 days.
Can I export my site to GitHub?
Yes. From the editor header, click GitHub, paste a personal access token with repo scope, and pick a repository name. We create the repo on your account if it doesn't exist and push the full project source to main as a single commit. Useful for backups, CI integrations, or handing off to a dev.
What deploy targets are supported?
Five built-in: Vercel, Netlify, Cloudflare Pages, GitHub Pages, and cPanel via SFTP. Plus our own hosting on *.seosites.app for Pro and Agency plans. Credentials are forwarded once per deploy and never stored.
What AI models can I use?
Anthropic Claude (Sonnet 4.6 by default) or OpenAI GPT-4o-mini. The orchestrator forwards your messages to whichever provider's key you've configured. ANTHROPIC_API_KEY takes precedence if both are set.
What happens if I exceed my plan's project or domain limit?
We block the creation of new projects or the binding of new custom domains until you upgrade or remove one. We never delete your existing work. Limits aren't soft — they're enforced at create time, not run time.
What is the SEO scoring engine actually checking?
12 weighted checks: title length, meta description length, single H1, supporting H2s, image alt text, html lang, canonical, Open Graph tags, schema.org JSON-LD, viewport meta, render-blocking script budget, and page weight. See the Documentation for the full rubric.
Does the AI assistant know my project?
Yes. Every chat request includes the project's file tree, framework, and backend choice. When you reference a specific file in your prompt, the editor reads its current content and inlines it for the model. The model is instructed to enforce SEO best practices (single H1, schema.org, alt text, ≤1 external script) on every edit.
How do you handle idle containers?
Per-project Docker containers auto-stop after 15 minutes of inactivity (no preview requests, no terminal activity). When you come back, click Start preview and the container relaunches in 5–10 seconds. This keeps capacity available for other users on the same VPS.
Why do I see *.seosites.app as the hosting domain?
We deliberately separate the platform domain (seowebsitesbuilder.com) from the hosting domain (seosites.app). Different eTLD+1 means no cookie scope confusion, no SEO cross-contamination, and a cleaner upgrade path to your own custom domain.
Is there an API?
Yes. The orchestrator exposes a REST API at https://seowebsitesbuilder.com/auth/*, /projects/*, /llm/chat, and /preview/* — the same API the web editor uses. JWT auth via the Authorization: Bearer header. Useful for CI integrations or custom tooling.
What if my question isn't here?
Email support@seowebsitesbuilder.com. We answer within one business day on Solo and Pro, and within 4 business hours on Agency.
Still have questions?
Try the live editor — it's the fastest way to see if it fits.
Start building