§ Answers
Plainspoken answers
for small businesses online.
What we get asked over and over by small business owners, about AI search, website redesigns, hosting, schema, and how Rebuilt Studio works. Each answer is short, direct, and updated when something changes.
AI search + small business websites
What is Answer Engine Optimization (AEO)?
Answer Engine Optimization is the practice of structuring website content so AI assistants like ChatGPT, Perplexity, Claude, and Google AI Overviews cite it when they answer user…
How do I get my small business cited by ChatGPT?
Publish dense answer pages on your domain, 400 to 700 words each, lead with the answer, structure with FAQPage and QAPage JSON-LD, and link to authoritative primary sources insid…
Why doesn’t my small business show up in AI search?
Most small business websites are invisible to AI engines for one of three reasons: they have no structured data the engines can parse, the site is hosted on a builder (Wix, Squar…
What is JSON-LD and why does my small business website need it?
JSON-LD is a JSON-formatted block of structured data that tells search engines and AI assistants what a page is, a business, a service, a question and answer, an article, a produ…
How do I add FAQ schema to my website?
Add a `<script type="application/ld+json">` block to your page’s HTML head with a FAQPage object that lists each question and its answer. The questions in the schema must match t…
What is llms.txt and do I need one?
llms.txt is a plain-text file at the root of your domain that gives AI crawlers and language models a curated summary of your site, what your business does, what your most citati…
How do I rank in Google AI Overviews?
Google AI Overviews source from a small set of pages that already rank well organically and are structured to be quoted. To appear in them, write dense answer pages with a clear …
Why is my Wix or Squarespace site invisible to AI engines?
Wix and Squarespace render most page content via client-side JavaScript, which AI crawlers parse less reliably than static or server-rendered HTML. Both platforms also default to…
How do I redesign a small business website without losing SEO?
Map every existing URL to a destination on the new site before launch, ship 301 redirects for every changed path, preserve page titles and meta descriptions on equivalent pages, …
What’s a fair price for a small business website redesign?
In 2026, most US small business website redesigns fall in three bands: $300–$1,500 for a builder template (Wix, Squarespace, GoDaddy) you fill in yourself; $1,000–$5,000 for a fi…
How long does it take to launch a new small business website?
A custom-designed 5- to 10-page small business website typically takes 2 to 6 weeks from kickoff to launch, about 1 week of design, 1–2 weeks of build, and 1–3 weeks of content g…
How do I switch web hosts without breaking my site?
Set up the new host with your full site staged at a temporary URL, verify every page renders correctly, then update your domain’s DNS records to point at the new host. The cutove…
What’s the cheapest way to host a small business website?
For a static or pre-rendered small business website (5–20 pages, no e-commerce), Cloudflare Pages free tier hosts the site at $0/month with unlimited traffic relevant to small bu…
Do I still need a website if my customers find me on Google Maps?
Yes. Even if Google Business Profile drives most of your local traffic, you still need a website for AI search visibility, third-party citations, and customer trust. Google Busin…
How do I make my website readable by ChatGPT and Perplexity?
Serve content as static or server-rendered HTML, ship FAQPage and Article JSON-LD on every meaningful page, write each page with a definitive 1–2 sentence answer in the first par…
What is the makers' moment?
The makers' moment is the period, starting around late 2025, when AI tools made designing real-world objects roughly ten times faster, shifting the bottleneck from design to maki…
Will AI actually drive more demand to small CNC and fabrication shops?
Yes, and it has already started. AI tools collapsed the design barrier for physical objects, so a wider set of buyers, founders, contractors, in-house engineers without CAD, can …
Can Claude actually do CAD?
Yes. As of October 2025, Anthropic ships an official Autodesk Fusion 360 connector that lets Claude generate parametric CAD models inside Fusion. The output is editable native ge…
What is Anthropic's Fusion 360 connector?
Anthropic's Fusion 360 connector is an official integration, launched October 2025, that lets Claude generate native parametric CAD inside Autodesk Fusion 360. The user describes…
How does AI search route RFQs to fabrication shops?
A buyer asks an AI assistant: ChatGPT, Perplexity, Claude, Google AI Overviews, for a shop that does their work. The assistant returns a short list of named shops with citation l…
What is text-to-CAD and why does it matter for fabrication shops?
Text-to-CAD is a class of AI tools that turn a natural-language description into a parametric CAD file. Anthropic's Fusion 360 connector, OpenAI's text-to-CAD demos, Onshape AI, …
What should a machine shop do this week to prepare for AI-driven demand?
Five concrete steps, all doable in one week. (1) Publish your full capability list in plain HTML text on a /capabilities page. (2) Add a 6-question FAQ with FAQPage JSON-LD schem…
Are AI design tools replacing CAD designers?
No, but they are reshaping what a CAD designer's job looks like. AI tools handle the easy 80% of parametric work, enclosures, brackets, fixtures, simple machined parts, in minute…
How do I make my CNC shop website AI-readable?
Five components, each a single page or block. (1) Capabilities page in plain HTML text, alloys, tolerances, lot sizes, lead times. (2) Equipment page with make, model, work envel…
How long does the AI manufacturing demand shift take to play out?
Eighteen to thirty-six months for the bulk of the volume. Small-batch CNC and sheet metal saw measurable RFQ-volume growth starting in late 2025; by 2027 most small-to-mid manufa…
What does "custom AI" mean for a small business?
Custom AI for a small business means a software tool, usually a web app or an AI agent, built specifically for one company’s workflow, instead of a generic SaaS product. By 2026 …
How much does a custom AI tool cost to build for a small business?
A focused custom AI tool for a small business in 2026 typically costs between $3,000 and $25,000 to build, depending on scope. Running cost, the model API plus hosting, is usuall…
Should I build a custom AI agent or just buy a ChatGPT Team subscription?
Buy ChatGPT Team or Claude Pro first. If after 60 days your team is still copy-pasting between the chat and a real system, re-typing answers into your CRM, attaching the same doc…
What is an AI intake wizard and why would a small business want one?
An AI intake wizard is a guided form that asks a prospective buyer scoped questions, scores their answers, and produces a structured brief, for the buyer, for your team, or both.…
Can AI handle quoting for a small contractor or shop?
Yes for first-pass quoting on standardized work, quoting that follows a price book, square-footage rules, or tier-based scope. No for highly bespoke work where the price depends …
What is RAG (retrieval-augmented generation) in plain English?
RAG is the standard 2026 way to make an AI assistant "know" your documents without retraining the model. At query time, the system finds the most relevant chunks of your docs, ha…
What is MCP (Model Context Protocol) and why does it matter for small business AI?
MCP is an open protocol introduced by Anthropic in late 2024 that standardizes how AI models connect to external tools and data sources. By 2026 it is supported across Claude, Ch…
Build vs buy: when does custom AI beat off-the-shelf SaaS?
Buy when an existing SaaS tool already does roughly what you need and the workflow is industry-standard. Build when your workflow is the moat, the way you quote, route, or handle…
Can AI replace my receptionist or front-desk staff?
AI can replace the after-hours, overflow, and repeat-question portion of a receptionist’s job, typically 40–60% of their workload, and do it well by 2026. It cannot replace the i…
How long does it take to build a custom AI tool for a small business?
A focused custom AI tool, one workflow, one or two integrations, one user-facing surface, typically takes 1 to 4 weeks of build time in 2026. Multi-step agents that touch three o…
What data do I need to give an AI agent for it to be useful?
For most small-business AI agents the answer is less than people assume, usually a few hundred pages of structured-enough docs (SOPs, FAQs, customer history, price book) is plent…
Is custom AI safe for HIPAA, finance, and other regulated workflows?
Yes, with care. The major AI providers (OpenAI, Anthropic, Google, AWS Bedrock) offer Business Associate Agreements (BAAs) on their enterprise/API tiers, making HIPAA-compliant c…
AI workflow vs Zapier, when do I use which?
Use Zapier (or Make, n8n) when the workflow is deterministic, a clear "if this happens, then do that." Use a custom AI workflow when the trigger or the response requires interpre…
How do I know if my small business actually needs custom AI?
Three signals together mean you’re ready for a custom AI build. (1) You’ve been using ChatGPT or Claude regularly for ~60+ days and have a specific prompt that works. (2) Your te…
What are the best AI agents for small businesses in 2026 (and when to build your own)?
For most small businesses the right answer in 2026 is to start with three off-the-shelf tools: ChatGPT Team or Claude Team for general work, an industry-vertical SaaS that ships …
What’s the difference between an AI agent and AI automation?
AI automation is a fixed pipeline with an AI step inside it, predictable, scheduled, deterministic edges. An AI agent is a system where the AI itself decides what to do next, cho…
What is AI realistically useful for in a small HVAC business in 2026?
For a small HVAC business in 2026 the highest-ROI AI use cases are dispatch (matching the right tech to the right call), after-hours call handling (taking emergency requests, sch…
What is AI realistically useful for in a small law firm in 2026?
For a small law firm in 2026 the highest-ROI AI uses are intake (qualifying potential clients before the partner spends time), document review (first-pass review of contracts, de…
What is AI realistically useful for in a small manufacturing or fabrication shop in 2026?
For a small manufacturing or fabrication shop in 2026 the highest-ROI AI uses are RFQ triage (reading inbound RFQs, extracting specs, suggesting the right machine and quoting ban…
Can AI write quotes from blueprints or engineering drawings?
Yes, for clean digital drawings (CAD exports, vendor PDFs) and standard quoting workflows, vision-capable models in 2026 read drawings competently and extract the fields a human …
How does AI lead qualification work for a small business?
AI lead qualification is a structured intake, a chat, a wizard, or a voice agent, that asks an inbound prospect 6–12 adaptive questions, scores their answers, and routes them. Ho…
How does AI scheduling work for service businesses in 2026?
AI scheduling for a service business: HVAC, plumbing, cleaning, salon, gym, vet, replaces the human dispatcher's "let me check the board" loop with a system that reads availabili…
Can AI handle customer support for a small business?
For a small business in 2026, AI handles 60–80% of inbound customer support, FAQ-shaped questions, order status, account changes, basic troubleshooting, when given access to your…
What is AI document automation and what does it do for a small business?
AI document automation reads, classifies, extracts, drafts, or routes documents that flow through your business, invoices, contracts, RFQs, receipts, lease agreements, claim form…
What does AI quoting software do for a small business?
AI quoting software takes structured inputs from a buyer (a form, a phone transcript, a drawing, a photo) and produces a draft quote that follows your price book and conventions.…
How does AI recall outreach work for service businesses (dental, vet, salon, HVAC)?
AI recall outreach watches your customer list for who is overdue for their next visit and runs a personalized multi-touch nudge campaign, text on day 1, email on day 5, optionall…
How good is AI phone answering for a small business in 2026?
AI phone answering crossed the "is this a human?" threshold in late 2024 with the OpenAI Realtime API and Anthropic's real-time voice support. By 2026, well-tuned setups handle 6…
How does AI content generation work for a small business that wants its own voice?
AI content generation for a small business in 2026 only works when the model has been voice-tuned on your past assets. With voice tuning, AI drafts social, ads, email, blog posts…
Claude vs ChatGPT for a small business in 2026, which one?
For most small businesses in 2026, Claude (Anthropic) wins on writing quality, voice consistency, and long-document work; ChatGPT (OpenAI) wins on multimodal (image generation, v…
OpenAI API vs Anthropic API, which to build on for a small business custom AI tool?
For a small business custom AI build in 2026, Anthropic (Claude API) is the more common foundation when writing quality, agentic patterns, MCP integrations, or HIPAA-compliant bu…
Vapi vs Bland vs Retell, which voice AI platform for a small business?
For a developer-led custom build, Vapi is the most flexible and most-used platform among small-business voice AI builds in 2026. For a no-code path, Bland is the easiest. For a p…
Zapier vs n8n vs Make, which orchestrator for AI workflows in a small business?
For most small businesses, Zapier is the right choice, fastest to launch, broadest connectors, easiest to hand off to a non-technical operator. Use n8n self-hosted when monthly Z…
ChatGPT Team vs Claude Team for a 5–20 person small business, which?
For a small business with mixed work, the right answer in 2026 is usually one of two patterns: (1) start with Claude Team if writing quality and consistent voice are the highest-…
Cursor vs Continue vs Claude Code, which AI coding tool for a small dev team?
For a small dev team in 2026, Cursor is the most common choice, polished, fast, multi-model, the default among indie devs and small studios. Claude Code is the strongest for comp…
Custom web app vs SaaS, when does building actually beat buying?
Buy SaaS first. It's nearly always the right starting move, faster to launch, no maintenance burden, predictable monthly cost. Build custom only when one of three signals is loud…
How much does it cost to build a custom web app for a small business in 2026?
A focused custom web app for a small business in 2026 typically costs between $5,000 and $30,000 to build, depending on scope. Internal tools and dashboards cluster at the low en…
How do I add an AI chatbot to my small business website in 2026?
Three paths in 2026: (1) the SaaS path (Intercom Fin, Tidio AI, Crisp AI), drop-in widget, ~$30–$100/month, generic. (2) The configured path (a Custom GPT or Claude Project publi…
How do I automate emails with AI for my small business?
For most small businesses in 2026, AI email automation has three useful shapes: (1) inbox triage: AI reads incoming email, classifies, drafts replies for review. (2) Outbound per…
What's the best way to use AI for meeting notes and summaries in 2026?
For most small businesses in 2026, the right answer is to use the AI meeting tool that's already in the calling platform you use: Otter, Fireflies, Granola, or the native Zoom/Go…
How can AI help with invoicing and billing for a small business?
For invoicing and billing, AI in 2026 is best applied to three places: (1) invoice generation from completed work (turning timesheets, job records, or completed appointments into…
Is AI good for proposal writing in 2026?
For most service businesses, AI proposal writing in 2026 is a meaningful productivity lift, first drafts in 5 minutes that previously took 60–90 minutes. The output is good enoug…
Can I build an AI agent without writing code in 2026?
Yes, for simple use cases. For a single-task agent (answer FAQs from your docs, route inbound to the right inbox, summarize incoming applications) the no-code path is real in 202…
What's the best AI for social media for a small business in 2026?
For most small businesses in 2026, the right setup is a SaaS scheduling tool (Buffer, Hootsuite, Later, or industry-specific) plus a Custom GPT or Claude Project that drafts cont…
Is AI good for responding to Google and Yelp reviews?
Yes, AI review-response drafting is one of the cleanest small-business wins in 2026. The build reads each new review, drafts a personalized reply in your voice (referencing what …
How do I check if ChatGPT knows about my website?
Ask ChatGPT (or Perplexity, Google AI Overviews, Claude) the kinds of questions a buyer of your service would ask, then see whether your business appears as a citation. The faste…
Is there a free AI search visibility checker for small businesses?
Yes. The Rebuilt Studio AI Search Check at rebuilt.studio/ai-search-check is free and built for small businesses specifically, paste your URL, get a 30-second readout against Cha…
How can a small business track whether ChatGPT is citing them?
Two practical paths in 2026: (1) re-run a free AI search visibility check (rebuilt.studio/ai-search-check) every 30–60 days and compare the score; (2) for higher cadence, manuall…
What are the best AI SEO tools for small businesses in 2026?
For most small businesses in 2026, three free things move the needle more than any paid tool: a free AI search visibility check (rebuilt.studio/ai-search-check), Google's Rich Re…
Otterly.ai vs Rebuilt Studio AI Search Check, which one for a small business?
Otterly is for agencies and brand teams tracking citation share daily across many brands and many queries; Rebuilt Studio AI Search Check is free, built for a single small busine…
Profound vs Rebuilt Studio AI Search Check, which one to pick?
Profound (tryprofound.com) is enterprise-grade AI search visibility analytics, heavy product, custom pricing, real-time tracking across many AI engines. Rebuilt Studio AI Search …
How can I tell if Perplexity cites my website?
Open Perplexity, ask three or four buyer-side questions about your industry in your area, and check the source list under each answer for your domain. Faster: rebuilt.studio/ai-s…
Why isn't my business showing up when buyers ask ChatGPT?
In 2026, the most common reasons a small business isn't cited by ChatGPT are structural: missing FAQPage schema, no LocalBusiness JSON-LD, services described in image carousels i…
Is ChatGPT search the same as Google for SEO purposes?
No. ChatGPT search uses a different ranking model than Google. The biggest differences: ChatGPT weighs structured data and citable content (FAQPage, LocalBusiness, llms.txt) more…
How do Google AI Overviews pick which sites to cite?
Google AI Overviews pull from sites that already rank organically in Google for the underlying query, then filter further by structured-data quality (FAQPage, HowTo, LocalBusines…
Should a small business actually care about AI search in 2026?
For most small businesses with US customers, yes, but proportionally. AI search isn't replacing Google in 2026; it's a growing share alongside it (estimates put ChatGPT search + …
Can I trick ChatGPT into citing my site?
No, and trying creates more problems than it solves. ChatGPT search and Perplexity have prompt-injection defenses, content-stuffing filters, and outright rejection of sites that …
About Rebuilt Studio
What is Rebuilt Studio?
Rebuilt Studio is a US-based design and build studio that rebuilds websites for small service businesses first, meaning we build the site first, post a live demo at <slug>.rebuil…
How does Rebuilt Studio’s "build first" model actually work?
A small business owner finds out about Rebuilt Studio because we already rebuilt their website. We post the demo at <their-slug>.rebuilt.studio, send the owner a personal note, a…
What does Rebuilt Studio cost in 2026?
Two delivery shapes, both scope-priced for the build itself ($1,000–$5,000 typical). Files: you get the complete source files and a host-specific upload guide, and you self-host …
Can I cancel Rebuilt Studio hosting and keep my files?
Yes. Cancel any time from your Stripe billing dashboard or by replying to any email from us. We send the source files within one business day and provide a one-page guide for mov…
Is Rebuilt Studio a scam?
No. Rebuilt Studio is a real US-based design studio run by Isaiah Grant in Indianapolis, with a public website, a public terms of service, transparent pricing, and Stripe-billed …
What is the AIP wizard built by Rebuilt Studio?
AIP is a custom AI intake-and-scoring wizard Rebuilt Studio built for a niche services business. It walks a buyer from "I think I need this" to a qualified, scored brief in about…
Have a question we haven’t answered? Drop your URL on the home page, we answer follow-ups by email.
Drop your URL →