AI-powered websites: built to convert, built to be cited
A modern website has two audiences: humans and AI. We build sites that win both. Fast, conversion-tuned, embedded with a chatbot, and structured so AI search engines actually quote you.
For most of the last decade, a website had one audience: a human visitor who arrived via Google. Two things changed in the last 18 months.
First, AI assistants (ChatGPT, Claude, Perplexity, Gemini, Google AI Overviews) now answer a huge share of queries directly, citing a small handful of sources. If your site is not one of those sources, you do not exist in that conversation. The user never sees you, never clicks to you, never knows you offer what they need.
Second, the humans who do land on your site are more impatient than ever. They want answers in seconds. The era of “scroll through our beautiful homepage to discover what we do” is over. If your site does not communicate the value and prompt the action quickly, the visitor leaves.
A modern website has to win both audiences. This piece explains what that means in practice, what we build differently from a typical agency website, and how the pieces fit together.
What an AI-powered website actually is
The label gets misused. For us, “AI-powered website” means three things, all delivered together:
- Conversion-tuned design. Every page has one job and one action. No clutter, no walls of text, no decorative slideshows. The page is engineered backwards from the outcome (a lead, a booking, a sale).
- An embedded chatbot. Visitors can ask questions without hunting through menus. The chatbot is trained on your specific services, prices, and policies, not generic AI.
- GEO-ready content and structure. The site is built so AI search engines can read, parse, and cite it. This is not the same as classic SEO; it is its successor.
Without all three, you have a website that may look nice but underperforms on the two metrics that actually matter: humans who convert, and AI engines that cite.
The problem most sites have
A typical agency site looks fine and does badly. The symptoms:
- High bounce, low conversion. Visitors land, scroll, leave. The contact form is sad.
- No AI presence. When you search “best [your category] in [your city]” in ChatGPT or Perplexity, your competitors are cited and you are not.
- Slow. Lighthouse scores in the 60s on mobile. INP over 400 ms. Each second of load time costs roughly 20% of conversions.
- Stale. Updating content requires an engineering ticket. So content does not get updated. So the site decays.
- No reporting. You have GA4 installed, but you are not sure what the numbers mean. The site is a black box.
The fix is not “redesign”. The fix is rebuild around the right outcomes.
What we build differently
Here is what we do that a typical web design agency does not.
We pick the framework that fits your team
We do not love one framework and force everything into it. We pick based on three questions: Who edits the site? How dynamic is the content? What is your hosting?
- Astro for marketing sites, content-heavy sites, and any project where speed and SEO/GEO are the highest priority. Astro outputs static HTML, which is fast, secure, and cheap to host. This site you are on is built in Astro.
- Next.js when there is product or membership logic, user accounts, dynamic dashboards, or e-commerce beyond a Shopify-style template.
- WordPress when your team is committed to a WordPress editing workflow and the maintenance burden is acceptable. We harden the install, use a modern theme system, and integrate properly.
The framework is a means to an end. The end is a site that ships fast, ranks well, gets cited by AI, and converts.
We write copy backwards from the outcome
Most agency copy starts with what the agency wants to say. We start with what the visitor needs to read.
Every page leads with the problem the visitor has, proves the solution we offer, and asks for one specific action. The voice is yours. The structure is engineered.
We embed a chatbot during the build, not after
The chatbot is part of the site, not bolted on after launch. It is trained on the same source-of-truth content the site uses, so it never contradicts the page. It books calls, captures leads, and routes to humans when needed.
We treat GEO as a core requirement, not a phase 2 nice-to-have
Every page that ships includes:
- Structured data (Organization, Service, FAQ, BreadcrumbList, Article) in JSON-LD
- A correctly-formed llms.txt at the site root
- Explicit AI crawler access in robots.txt (GPTBot, ClaudeBot, PerplexityBot, OAI-SearchBot, Google-Extended)
- Passages designed to be quotable: short, specific, factual, attributable
This is what makes the site visible inside AI search, not just classic Google search.
We measure what matters
GA4 with server-side tagging, deduplicated events, conversion goals tied to real business outcomes. Not “page views”. Calls booked. Forms filled. Demos requested. The dashboard we hand over answers the only question that matters: is this site earning?
What a typical project looks like
A standard SME website project runs 4 to 8 weeks. Five phases.
Phase 1, Strategy. We define the one job the site has to do (leads, bookings, demos, sales) and design backwards from there. Half a day workshop, then a written strategy doc.
Phase 2, Content and messaging. We write or rewrite the copy in the structure above. Pages lead with the problem, prove the solution, ask for the action.
Phase 3, Design and build. Component library, responsive design, accessibility, performance. Your brand, our system.
Phase 4, AI chatbot install. Embedded chatbot trained on the site’s content plus any additional knowledge from your team.
Phase 5, GEO, SEO, launch. Structured data, llms.txt, AI crawler access, internal linking, redirect map, analytics, search-engine submission. We watch the first 30 days closely and tune.
A concrete scenario: the hosting reseller
A hosting reseller in East Africa came to us with a site that looked decent but converted at under 0.6%. Their inbound was almost entirely paid ads, which made the low conversion expensive.
The audit found three things: the homepage tried to talk to four audiences at once, every CTA went to a generic “contact us” page, and the site was completely invisible to AI search (“best hosting provider in Kenya” returned five competitors and not them).
We rebuilt the site on Astro in 6 weeks. The new homepage talks to one audience (SMEs ready to host their first business website), every CTA goes to a service-specific contact form, an embedded chatbot answers technical pre-sales questions, and the GEO foundation is in place from day one.
Conversion in the first 60 days went from 0.6% to 2.4%. ChatGPT started citing them by name when asked for hosting recommendations in their target market roughly three months after launch. The paid ads spend started paying back.
What you actually get
- A new website in Astro, Next.js, or WordPress, chosen for your team and content workflow
- Conversion design with one job per page
- Embedded AI chatbot, trained on your services
- GEO-ready content: schema, llms.txt, passage-level rewrites, AI-citation structure
- Lighthouse 95+ on mobile, INP under 200 ms
- GA4 with server-side events and conversion tracking
- Editor handover so your team can update content without engineering tickets
- Migration with full redirect map so you do not lose existing rankings
- Post-launch monitoring for the first 30 days
Frequently asked questions
Astro, Next.js, or WordPress, which one will you pick for me?
Depends on who edits the site, how dynamic the content is, and your hosting situation. We pick the framework that matches your team and your content workflow, not the trend.
Will I lose my Google rankings during migration?
No. We handle redirects, preserve URLs where possible, migrate metadata, and run a pre-launch SEO and GEO audit. Most clients gain traffic post-launch because the new site is faster and more structured.
Do you offer hosting?
Yes. Managed hosting through our partners or a major cloud (Vercel, Netlify, Hostinger, AWS). Or we deploy to your existing hosting.
How long does a build take?
4 to 8 weeks for a typical SME site. 8 to 16 weeks for larger sites with custom integrations, multilingual content, or membership/e-commerce logic.
Is the embedded chatbot the same as the chatbot service you sell separately?
It uses the same engine, but it is purpose-built for the site, focused on converting visitors. You can grow it into a full multi-channel chatbot (WhatsApp, Messenger, Instagram) later by adding the chatbots engagement.
What does a website project cost?
A standard SME marketing site runs $6k to $18k. Larger or more dynamic builds run $18k to $50k+. The chatbot install adds $3k to $8k. We give a firm quote after the strategy workshop.
Can you redesign without rebuilding?
Sometimes, if the underlying platform is healthy and the issues are visual and content. More often, the platform itself is the bottleneck and a rebuild is cheaper than the workarounds.
The honest pitch
A website is no longer a brochure. It is the first sales rep your customer meets and, increasingly, the first sales rep an AI meets on their behalf. Build for both audiences, not just the human one.
Order a website project or book a free call and we will walk through whether a rebuild or a focused upgrade is right for your business.
