Your Google traffic isn't coming back. Here's what a small business website is for now.
For twenty years a small business website had one job: rank, get the click, hope. Google now answers many of those searches on the results page, and the click never happens. The site did not lose its purpose. It changed jobs. It is the page the assistants read, the place your Instagram link lands, and the thing that takes the order. On JustCopy that is what a site is built as from the first minute.
The numbers, from people who measured them
Pew Research Center watched the real browsing of 900 U.S. adults in March 2025, 68,879 Google searches in all. When an AI summary appeared at the top, people clicked a traditional result on 8% of visits. When it did not, they clicked on 15%. Links inside the summary itself were clicked on 1% of visits. And people ended their browsing session outright on 26% of result pages with a summary, against 16% without one (checked September 2026, Pew Research Center, July 2025).
Seer Interactive measured the same thing from the other side, in Search Console data across 42 organizations and 3,119 informational queries, 25.1 million organic impressions. On queries where an AI Overview appeared, organic click-through fell from 1.76% in June 2024 to 0.61% in September 2025, a 61% drop in fifteen months. Paid click-through on those queries fell 68% (checked September 2026, Seer Interactive, September 2025 update).
One line in Seer's data matters more than the rest for a small business. Brands that were cited inside the AI Overview got 35% higher organic click-through than brands on the same results page that were not (checked September 2026). The click did not vanish. It moved to whoever the answer named.
Two caveats, so this is not a scare piece. Both studies look at informational questions, the “how do I” and “what is” searches. A search for your business by name, or for a plumber near a town, still shows a map, a profile and a link, and those clicks are holding up better. And Seer's own 2026 update noted a partial rebound from the December 2025 floor. Nobody is reporting a return to 2023.
What the site is for now
If the search lottery pays out less, stop treating the site as a ticket. It has three jobs left, and they are better jobs.
The place the link lands
Your Instagram bio, your WhatsApp status, the QR code on the counter, the map result and the assistant answer all point somewhere. That somewhere has to load fast, say what you do in the first screen, and take the booking or the order without a second app.
The source the assistant reads
When someone asks a chatbot for a dentist that takes new patients on Saturdays, the answer is assembled from pages the model can fetch and parse. A page with the hours in text, on a stable address, is a candidate. A page whose hours live in a photo of a sign is not.
The thing that takes the money
The old site collected visitors and hoped. The new one has fewer visitors who already know what they want, because an assistant or a friend sent them. The form, the cart and the booking button have to work the first time.
Notice what is not on the list: a blog that answers general questions, a keyword page for every town in the county, a home page that says “Welcome to our website”. Those were built for a click that is now rarer. The three jobs above are built for a visitor who already decided to look at you.
What makes a page citable
An AI assistant answering “is there a yoga studio open before 7am near me” does not admire your design. It fetches pages, reads the text, and picks the ones that state the answer. The bar is low and most small business sites are under it. Five things get a page over it.
Real facts, in HTML text
Hours, address, phone, services, prices, what is included, who it is for. Written as words on the page, not baked into an image, a slider or a PDF. If a fact changes, change it on the page the same day.
One page per business, one stable address
A single URL that has been the same for years is trusted more than a new one every season. Do not spread the facts across a page builder, a link-in-bio tool and a menu app. Put them on the page that the domain points to.
Headings that say what the section is
"Hours", "Prices", "Services", "Where we are". An assistant and a search engine both read the outline first. A heading that says "Welcome" tells them nothing.
Structured data
JSON-LD that repeats the name, the type of business, the address, the hours and the offers in the form machines expect. It does not replace the visible text; it confirms it.
Server-rendered, not assembled in the browser
Many crawlers and assistants read the HTML the server sends and never run your JavaScript. If the facts only appear after a script loads them, the fetcher sees an empty shell.
None of this is a trick. It is the same advice a good web developer gave in 2015, with one change of emphasis: the reader is now often a program that fetches your page once, reads the text, and decides in a second whether you are the answer.
How to see it in your own numbers
Until this year you could not tell whether an AI feature had shown your site at all. Now you can, in two places, and both are free.
In June 2026 Google added a Generative AI performance report to Search Console, under Performance. It counts impressions, the number of times links to your site were shown inside AI Overviews and AI Mode, grouped by page, country, date and device. It reports impressions, not clicks, so treat it as a visibility gauge (checked September 2026, Google Search Console Help).
In May 2026 Google Analytics 4 added an AI Assistant channel to its default channel group. Google defines it as visits from sources like ChatGPT, Gemini, Deepseek, Copilot or Grok, and states that it excludes Google's own AI Overviews and AI Mode, which still land under Organic Search (checked September 2026, Google Analytics Help). So a click from a chatbot shows as AI Assistant, and a click from an AI Overview looks like any other organic click. Read the two reports together.
What you are looking for is simple. Impressions in the Search Console report tell you the assistant considered you. Visits in the AI Assistant channel tell you it sent someone. If the first number is zero, the facts are not on the page in a form that can be read. Fix the page before you fix anything else.
What JustCopy generates by default
We built JustCopy for owners who will never read a guide like this one, so the page has to be right without them knowing why. Every page the builder writes is server-rendered HTML. The hours, the menu, the price list and the services are text on the page, because the builder puts the facts you give it into the sections, not into pictures. Sign-in and sign-up screens are built in and work the same on every site.
Every published app has one public address, justcopy.ai/apps/<id>, and that address is a real page: its own title, its own description, an H1, a canonical link, a list of what is inside read from the app's own headings, and WebApplication structured data. It is one page per business at one stable URL, which is exactly the shape an assistant can cite. Sites the gallery would not show still open at their link and are simply not submitted for indexing, so an unlisted site stays unlisted.
After every build the site is used in front of you. The builder writes a few short stories from the page it just made, such as sending the booking form or adding an item, and runs them in the preview while you watch. A story that fails is fixed before you are told the site is done. That is the third job, the one that takes the order, being checked rather than assumed.
Building is free: 3 AI builds a day, 5 projects, published with the JustCopy badge, no card. The Hobby plan at $9.99 a month puts the site on your own domain with no badge and 5 builds a day. Starter is $24.99 a month for 10 builds a day and two domains, and lets you download the site's code. Text, color and section changes are unlimited on every plan, and every plan builds with the same model. The full list is on the pricing page.
What to do this week
- 1
Search your own business as a question
Ask Google and one chatbot what your business does, when it opens and what it costs. Note every wrong or missing answer. Each one is a fact your site does not state in text.
- 2
Put the facts on one page
Hours, prices, address, services, the one thing that makes you different. Plain headings. No PDF menu, no photo of the price list.
- 3
Point every link at it
Instagram bio, WhatsApp, Google Business Profile, the QR code on the door. One address, kept for years.
Then leave it alone for a month and look at the two reports. The goal is not more traffic. It is being the business the answer names, and having a page that finishes the job when someone arrives.
Questions
Do AI Overviews really reduce clicks to small business websites?
On the searches where one appears, yes. Pew Research Center found that people clicked a traditional result on 8% of visits with an AI summary against 15% without one, and Seer Interactive measured organic click-through on those queries falling from 1.76% to 0.61% between June 2024 and September 2025 (checked September 2026). Searches for a named business, or for a business near you, are affected less than general questions.
What does an AI assistant need to cite my business?
Plain facts in the HTML text of a page it can fetch: your name, what you do, where you are, when you are open, what things cost. One stable address per business, headings that say what each section is, and structured data that repeats the facts in a form machines read. Facts in an image or a PDF do not count.
Is a Google Business Profile enough?
It is where the map result comes from and you should keep it complete. But it links somewhere, and an assistant that wants your prices or your menu follows the link. The profile is the sign; the site is the shop.
How can I see whether AI features show my site?
Search Console has a Generative AI performance report, added in June 2026, that shows how often links to your site appeared in AI Overviews and AI Mode by page, country, date and device. Google Analytics 4 added an AI Assistant channel in May 2026 for visits from ChatGPT, Gemini, Copilot and others (checked September 2026).
Does JustCopy build the page this way?
Yes. Every page is server-rendered HTML with the facts in text, and every published app has a public page at justcopy.ai/apps/<id> with its own title, description, H1, canonical address, a list of the sections inside it and WebApplication structured data. From the Hobby plan at $9.99 a month the site lives on your own domain.
Should I stop writing blog posts?
Stop writing the ones that answer general questions an AI Overview now answers in place. Keep the ones only you can write: what you charge, how a visit goes, what you do not do. Those are the pages an assistant sends people to.
Build the page the assistants can read.
One sentence about your business becomes a site with the facts in text, a public page with its own title and structured data, and a booking form that has already been tested.