In this article
- 01 Why the demo tells you nothing
- 02 1. Where does the finished site live, and who owns it?
- 03 2. Can I get the source code?
- 04 3. Where does the copy come from?
- 05 4. Is the SEO real or a checkbox?
- 06 5. Is it ready for AI search?
- 07 6. How do I run the site after launch?
- 08 7. What do credits really cost?
- 09 The evaluation scorecard
- 10 The 10-minute verification test
- 11 What we look for in our own builds
- 12 Frequently asked questions
An AI website builder is software that turns a business brief into a working website — pages, copy, design and structure — using generative AI instead of manual page assembly. The category ranges from prompt-to-demo toys to systems that research a market, write grounded copy and deploy a production site. The demo makes them all look identical. This guide is about telling them apart.
Key takeaways:
- Every AI website builder demos the same way: type a sentence, watch a site appear. The demo answers none of the seven questions that determine what you are left holding six months later.
- The single highest-stakes question is ownership: whether the site survives if you stop paying, and whether you can take the source code with you.
- “SEO optimized” and “GEO ready” are claims you can verify in minutes — view the source of a site the vendor actually built, and load its /llms.txt and /robots.txt.
- A 10-minute hands-on test (below) separates marketing claims from shipped behavior before you spend anything.
Why the demo tells you nothing
Every AI website builder demos the same way: type a sentence, watch a site appear, feel impressed. The demo is not the product. What matters is what you are left holding six months later, and that is decided by questions the demo never answers.
The stakes have also changed since the last generation of site builders. When an AI Overview appears above the results, Ahrefs’ 2025 study of 300,000 keywords measured a 34.5% drop in expected clicks for the top result — so a site that merely exists earns less than it used to. The builder you choose decides whether your site is structured to be found, cited and grown, or is a static brochure wearing an “AI-generated” label.
Here are the seven questions worth asking before you pick one — each with a way to verify the answer yourself.
1. Where does the finished site live, and who owns it?
This is the question that changes everything downstream. Most builders host your site on their platform, on their domain infrastructure, under their subscription. Stop paying and the site goes dark — including the pages other sites have linked to and search engines have indexed.
The market splits into three ownership models:
| Model | If you cancel | Migration path | Typical of |
|---|---|---|---|
| Hosted platform | Site goes offline | Rebuild from scratch elsewhere | Most drag-and-drop and AI builders |
| Code export | Site survives if you re-host the export | Real, but exported code often loses CMS features | A minority of professional tools |
| Own-cloud deploy | Site keeps running — it was never on the vendor’s infrastructure | Already migrated on day one | Rare; PolyDraft deploys to your own cloud account by default |
How to verify: ask the vendor, in writing, “if I cancel, what URL keeps working?” Any answer longer than one sentence is a no.
2. Can I get the source code?
Source-code export is the difference between a website and a hostage. It matters even if you never open the files, because it is what makes migration possible and therefore what keeps the relationship honest. Very few AI builders offer it at all.
How to verify: check the pricing page for the word “export” and what it actually covers — a static HTML snapshot, a full source repository, or nothing.
3. Where does the copy come from?
Any model can produce fluent paragraphs. The question is whether the words are grounded in anything: real research on your industry, real analysis of the sites already ranking, and real search demand data behind the keyword choices. Ask whether the tool shows you the volume, difficulty and intent behind the terms it targeted, and whether it assigns one primary keyword per page. Without that discipline you get several pages competing for the same term and none of them winning.
Also ask what happens when the tool does not know something. A builder that invents statistics, testimonials or client names to fill a section is a liability, not a shortcut. Fabricated specifics do not just fail to convert — they get quoted, and then corrected in public.
How to verify: run a build for your own business and check three facts it states about your industry. Grounded tools cite where a number came from; ungrounded ones improvise.
4. Is the SEO real or a checkbox?
“SEO optimized” appears on every builder’s feature list. Check for the specifics: unique title and meta description per page, a single H1, Schema.org structured data, breadcrumbs, canonical URLs, an XML sitemap, a real 404 status, and internal links that actually connect related pages. Then check whether the pages render their text server-side — content that only appears after JavaScript runs is content some crawlers will not see.
How to verify: open any site the vendor has shipped, hit View Source, and search for the body text. If the words of the page are not in the HTML, the “SEO” is a checkbox.
5. Is it ready for AI search?
Buyers increasingly ask an assistant before they open a search engine. Two files make the vendor’s claim checkable: llms.txt (a curated site map for AI models, proposed by Answer.AI in 2024) and robots.txt (which decides whether GPTBot, ClaudeBot and PerplexityBot may read the site at all). Beyond the files, the content itself has to be structured answer-first so a passage can be quoted accurately in isolation — the full mechanics are in our guide to what makes a site quotable by AI.
Most “GEO-ready” claims ship no artifacts whatsoever.
How to verify: load /llms.txt and /robots.txt on any site the vendor has built. This takes thirty seconds and instantly sorts marketing from shipped behavior.
6. How do I run the site after launch?
A website that needs a developer for every change becomes stale within a quarter. Look for a real admin panel: a blog editor with categories, an inbox where inquiries land, an image library where you can replace a picture without touching a page, and translation tools if you sell across borders. Ask whether edits go live immediately and whether a redeploy overwrites the content you added through the admin — that second one catches people out badly.
How to verify: ask the vendor to show you, on a live site, how a non-developer replaces one image and publishes one blog post — and what happens to both after the next redeploy.
7. What do credits really cost?
Usage-based pricing is fine; opaque usage-based pricing is not. Ask what consumes credits, whether unused credits expire, and whether you can try a full build before paying anything. Credits that expire monthly are a quiet price increase on anyone with an irregular workload. Model the real number over three years, not the first invoice — subscription fees, hosting, and the cost of the rebuild you will do if you hit a platform ceiling. A website cost calculator that compares freelancer, agency, hosted-builder and own-cloud routes side by side makes the comparison concrete.
How to verify: find the credit-expiry clause in the pricing FAQ before the sales call, and ask what a typical full build consumes.
The evaluation scorecard
Run each candidate through all seven. The demo answers none of them, which is precisely why the demo is what every vendor leads with.
| Question | What good looks like | Red flag |
|---|---|---|
| Ownership | Runs in your cloud account, survives cancellation | “Your site is safe with us” |
| Source code | Full export available on some plan | No export at any price |
| Copy grounding | Shows volume/difficulty/intent per keyword | Fluent prose, no sources |
| Technical SEO | Server-rendered text, schema, canonicals, sitemap | Text appears only after JavaScript runs |
| AI search | llms.txt + deliberate robots.txt on shipped sites | “GEO-ready” with no artifacts |
| Post-launch | Admin panel edits survive redeploys | Every change needs the vendor |
| Pricing | Free full build; clear credit accounting | Credits expire monthly, terms in fine print |
The 10-minute verification test
- Pick one real site the vendor has shipped — from their showcase, not their homepage.
- View Source and search for a sentence from the page. Missing from the HTML? Crawlers may miss it too.
- Load
/llms.txtand/robots.txton that site. Presence and explicit AI-crawler rules = shipped GEO; absence = marketing. - Validate structured data by pasting the URL into Google’s Rich Results Test.
- Ask the cancellation question in writing: “If I stop paying, what URL keeps working?”
- Find the credit-expiry clause on the pricing page.
- Run a free build for your own business if the vendor allows one, and fact-check three claims it makes about your industry.
Anything that survives all seven steps is worth a paid trial.
What we look for in our own builds
PolyDraft was built to answer all seven questions in the affirmative, and the claims are verifiable without paying: a complete build — research, design directions, copy grounded in live search demand data, and a live preview — is free, and a subscription is only required to publish. Sites deploy to your own cloud account, ship server-rendered HTML with schema.org markup, llms.txt and a deliberate AI-crawler policy by default, and agency plans include full source export. More than 100 websites across 20+ industries have gone through that pipeline. Start with the features built for search, see how it works end to end, or compare it against the tools you are already shortlisting.
Frequently asked questions
What is an AI website builder?
An AI website builder is software that generates a working website — structure, design, copy and technical setup — from a business brief using generative AI. Tools in the category differ enormously in whether the output is a hosted demo you rent or a production site you own and can move.
Can AI website builders rank on Google?
Yes, if the output meets the same standards as any site: server-rendered text, unique titles and descriptions, structured data, canonical URLs, a sitemap and internal links, plus copy grounded in real search demand. The AI label neither helps nor hurts — Google evaluates the shipped page, not the tool that made it.
Can an AI-built site be cited by ChatGPT and Perplexity?
Yes, when three conditions hold: AI crawlers like GPTBot and PerplexityBot are allowed in robots.txt, the content is server-rendered so assistants can fetch it, and sections are written answer-first so a passage stands alone. An llms.txt file additionally gives models a curated map of the site.
Do AI website builders lock you in?
Most do. If the site lives on the vendor’s infrastructure and there is no source export, cancelling your subscription takes the site offline and migration means rebuilding. The two escape hatches to look for are full source-code export and deployment into a cloud account you control.
How much does an AI website builder cost?
Hosted builders typically run on monthly subscriptions; usage-based tools price by credits — the honest ones let you run a complete build free and only charge to publish (PolyDraft’s plans run $39–$299/month). Compare the three-year total including hosting and potential rebuild costs, not the first invoice.
Written by
The PolyDraft Team
The PolyDraft team builds the AI agent that researches, plans, writes and ships production websites — and documents what it learns from every build.