Website, AI Innovation

Shipping an AI-Ready Website in 3 weeks Using Claude & Framer

We relaunched our brand and website with Framer and Claude in 3 weeks. Not a linear approach, but as 5 concurrent workstreams. Here's how we worked, what broke and why you still need expertise with AI.

Danling Xiao

Written by Danling Xiao

Founder & Strategic Director, ReCo

Image: Unsplash

3 weeks

Strategy to launch-ready

86

Pages and content pieces

100k+

Words re-optimised

About this project

We relaunched our brand and website to be read by 2 audiences at once: the people deciding whether to work with us, and the AI systems that increasingly answer on their behalf. Strategy, brand, copy, design, development, structured data and content scraping ran in parallel over 3 weeks end to end, including the final migration from Webflow.

The build ran on Framer, with Claude for structure and code, DeepSeek for copywriting and systematic labelling, Perplexity for research, and our own Content AI system for blog content production. None of it ran unsupervised. Component placement, naming, structured data and copy were checked against the live project at every step.

The outcome is a website that is structurally sound for people and AI, and built to stay agile. Alongside it sits the documentation, naming standards and governance rules that keep that speed repeatable in the years ahead. That system is what we build for clients.

AI has changed the web landscape in 2 distinct ways

01 How people find information has changed

Most websites were built for the traditional 10-blue-links model: users type a query into Google, scan the results, click through. That user journey is now being replaced by AI-generated answers. Today, AI reads the web, selects the sources it deems trustworthy, and synthesises them into a single response.

This behavioural pivot demands that organisations restructure quickly to secure visibility within AI-driven platforms.

02 How organisations build, deploy and update their websites

AI has removed the bottleneck of relying solely on developers to write and ship code. Now, an in-house team can design, build and deploy fully functional websites.

However, technical knowledge is still required. Many organisations embrace the speed without realising they've also inherited the underlying technical responsibility.

We want to hand that full power to our clients. But to hand it over responsibly, we had to master it ourselves first. That meant stress-testing the platform end-to-end: mapping genuine timelines, benchmarking performance, identifying failure points, defining quality checklists, assigning clear ownership, and documenting the entire lifecycle meticulously.

What AI-ready means

The term "AI-ready" is used loosely, so here is the working definition we built against. A site is AI-ready when it satisfies 4 conditions at once:

  • It is structurally legible. Semantic hierarchy, consistent component naming, and robust structured data (like JSON-LD) ensure any parser can instantly identify the page's topic, authorship, and core claims.

  • Its content is citable. AI doesn't quote whole pages. It retrieves specific fragments and pulls them into its answers, a process known as retrieval-augmented generation. That means every paragraph, statistic or data point must be self-contained. It must carry its own attribution, date, and meaning, so a model can quote it accurately.

  • Its entity is consistent. The same description of your organisation must appear consistently everywhere on the web as 1 confident, unified answer in the AI's Knowledge Graph.

  • It is operationally agile. A system the team can continuously extend with AI in the loop, rather than a rigid build that locks you in the moment it goes live.

A new way of working in the AI age

Traditionally, builds happen in a straight line: first the strategy, then the structure, then the content, then the code. One step after another.

In this project, we experimented with running 5 workstreams at the same time: strategy, structure, creative work (design & copywriting), content entry and tech. They overlap, they bump into each other, and we sort out the clashes as they happen.

01 Positioning: deciding what we are

Our founder, Danling Xiao, spent a decade building a remarkably diverse portfolio: government publication design, content marketing, community campaigns, SME growth projects. It made her an inspiring, versatile creative. But it also made it hard for buyers to understand what ReCo offers.

We distilled everything into a 3-offering model: AI-Ready Website, Content System and AI Innovation. Then we went back and reclassified every single case study against those pillars.

Finally, we wrote a single, definitive sentence that captures exactly who we are. That sentence now appears verbatim on our website, in our structured data, across directory listings and on every social profile.

02 Technical architecture and naming standards

We built the technical foundation for speed and accuracy. Here is how:

  • Programmatic control: A strict, consistent naming structure across every component means we can locate, audit and change anything automatically.

  • Reusable structured data: Schema isn't pasted page-by-page. We build it once as reusable components that automatically generate the Organization, Article and BreadcrumbList nodes.

  • Self-healing URLs: The system derives the canonical URL directly from the page slug.

  • Auto-merging author content: Author-supplied extras, like FAQ blocks or ordered lists of findings, merge into the same knowledge graph and wire themselves to the page automatically.

  • Built-in truth check: Every FAQ block on the site runs a parity check, ensuring what the reader sees on screen matches exactly what the structured data claims.

03 Content engineering

We wrote 6 core landing pages with a fact-dense, consultative register: what we do, for whom, at what cost, with what evidence. Every page carries its own FAQ, written for that page. Generic FAQ blocks repeated across a site are worse than none, because they teach a parser that your answers are boilerplate.

We also migrated and re-optimised our existing research library, restructuring headings into question form, adding structured data and rebuilding internal links, in a single day.

A founder biography, written in the first person, sits on the site deliberately. Trust signals that identify a real, findable person do measurable work in how an organisation is assessed, by readers and by the systems reading on their behalf.

04 Content architecture: 2 pillars

We structured the blog around 2 pillars: Technical & AI Visibility and Content Marketing. Every supporting article clusters around one of these pillars and links back to it.

By concentrating our depth into a few tight clusters, we signal exactly which subjects we're the authority on. When an AI scrapes our site, we've drawn the map for it.

05 Migration, benchmarking and governance

  • Platform migration: The site moved from Webflow to Framer.

  • Pre-launch benchmarking: Traffic, rankings, indexed URLs, and citation baselines were captured before launch. This created a clear performance snapshot so every post-launch change could be measured against a fixed starting point.

  • Redirect mapping: Every legacy URL was mapped to its destination, and a 301 redirect map was built before cutover. This included URLs that resolved on the old site but never appeared in its sitemap.

  • Import audit: A full audit identified what the platform migration silently dropped. Author biographies, 81 images, and a set of legacy redirects did not survive the import. None were flagged by the platform itself. These gaps were surfaced by archiving the live site and running a structural diff against the new build.

  • Platform constraint verification: The destination platform's handling of redirects, rich text rendering and image scaling was verified in advance.

  • Governance documentation: A governance framework was written down to act as the site's rulebook. It defines mandatory standards for:

    • Content freshness: how often specific page types must be reviewed and updated.

    • Schema application: which schema types apply to which templates.

    • Internal linking: how links must be structured and formatted.

Where AI helped, and where it did not

This project was built with AI throughout. It gave us speed and freedom. But it also came with clear limits.

Where AI excelled

  • Research sweeps across large datasets

  • Drafting and restructuring 35 articles

  • Sweeping 720 components to find and replace a single inconsistent value

  • Generating structured data at scale

Where AI fell short

  • Components confidently placed in the wrong parent hierarchy

  • Labels invented rather than read from existing sources

  • Values reported as "changed" when they had never been written in the first place

Our safeguard

Every substantive change was verified against the live project. Nothing was trusted from the model's own account of what it had done. This verification caught real errors, repeatedly.

The uncomfortable truth

We are engineering content so that AI will trust it, while still learning how far to trust AI ourselves.

The solution is not to use less AI. The solution is to design the process so that:

  • AI handles the volume

  • A person owns the judgement

  • Verification is a built-in step, non-negotiable

Next phase of development

An AI-ready website is infrastructure, not an outcome. It makes an organisation legible and quotable; it does not by itself make it worth quoting. The next phase is the content system: running research, drafting, structuring and publishing through our agentic AI stack, so the site compounds rather than ages.

If your site was built for search rankings and you are watching AI answer the questions your customers used to type into Google, the structure is the place to start.

Results

  • 3 weeks from strategy to a launch-ready site, including migration off Webflow

  • 22 pages and 64 content pieces structured, published and internally linked

  • 100,000+ words migrated and re-optimised for citation, including a 35-article research library in a single day

  • A documented naming system and governance rules the team extends without a developer

FAQs

What is an AI-ready website?

4 things at once: a structure a machine can parse, content that stands alone when quoted, 1 consistent description of your organisation everywhere, and a system your team can extend without a developer. The first 3 decide whether you get cited. The 4th decides whether the site is still accurate in 6 months.

How is GEO different from SEO?

SEO optimises to rank a page so a person clicks it. GEO optimises so an AI system can parse, attribute and quote your content when answering on that person's behalf. Ranking rewards keyword coverage; citation rewards structural clarity and self-contained answers. Most existing content is written for the first and can be restructured for the second.

Can a website really be designed and built in 3 weeks?

The build can. The migration is what people underestimate. Our own site took 3 weeks end to end: 2 weeks to design, write and develop, and the 3rd week to move platforms, map every legacy URL to a 301 redirect and benchmark performance before cutover. Quoting a build time without the migration week is how projects overrun.

Do we have to move platforms to do this?

No. Most of what makes a site AI-ready is structural, covering semantic hierarchy, consistent naming, structured data, internal linking and entity consistency, and can be applied to a site where it stands. Migration is a separate decision, driven by how fast your team needs to publish without engineering help.

How do you stop AI making mistakes in a build like this?

By assuming it will. We use AI for volume: research, drafting, restructuring and sweeping for inconsistency. We then verify every substantive change against the live project rather than trusting the model's report of what it did. That verification caught real errors on this build. The method is machine for scale, human for judgement.

What happens after the website launches?

The structure is step 1. After launch the work moves to the content system: producing, structuring and publishing on a cadence, monitoring which pages get cited and by which systems, and keeping entity and schema consistent as the organisation changes. A site that stops publishing stops being cited.

Services

Strategy and positioning
Brand positioning · Entity and messaging framework · Audience and competitor research

Content architecture
Hub and spoke structure · Topic cluster model · Internal linking strategy · Content library planning

Content engineering
Landing page copywriting · Page-specific FAQs · Founder biography · Migration and GEO re-optimisation of 35 research articles

Design and build
Framer design system · Component naming standards · Responsive and mobile design · Accessibility

Technical and GEO
Structured data components · Semantic HTML structure · Internal link architecture · Pre-launch benchmarking

Migration
Webflow to Framer · Domain and DNS · 301 redirect mapping · Content and asset audit

AI systems
Research automation · Framer build, content population and QA using Claude Code

Credits

  • Strategy, content, web build and technical architecture: Danling Xiao

  • Mobile design: Eishi Sano

  • Content writing: Blair Chheang

  • Content population and automation: Holiday Wang

  • Platforms and tools: Framer, Claude, DeepSeek, Perplexity, ReCo Content AI system

Let's Work Together

If you're navigating the AI age, you need a marketing system that works. Let's build yours.

Let's Work Together

If you're navigating the AI age, you need a marketing system that works. Let's build yours.

Let's Work Together

If you're navigating the AI age, you need a marketing system that works. Let's build yours.