An FAQ isn’t a dumping ground for questions. It should remove the final barrier
Most company FAQs came about the same way: someone sat down and thought up what a customer might ask. The result is “Why choose us?” with a marketing answer and “What are your values?” underneath. The customer learns nothing useful, and the salesperson keeps explaining the same things over the phone that the website should have covered.
A good FAQ is built in reverse. You don’t ask what you’d like to say, but what people genuinely want to know before spending money: how much it costs, what’s included, how long it takes, what they need to provide, what happens when there’s a complication, and how they’ll know if it’s the right solution for them.
For a small business, an FAQ has three practical jobs — to shorten the path from the first question to an inquiry, to reduce repetitive explanations via email and phone, and to offer search engines and AI systems an unambiguous answer to a specific question. Even a well-written FAQ doesn’t guarantee a search ranking or a citation in an AI answer. It does, however, increase the chance that an accurate and usable answer exists on your site at all — and without one, you can’t win anything.
When it makes sense to add an FAQ
An FAQ pays off where uncertainty stalls a customer’s next step. You’ll recognize the signals in day-to-day operations; you don’t need any tool for that:
- People repeatedly ask about price or what you base it on before ordering.
- Inquiries come in vague, and the salesperson has to clarify them over the phone.
- Customers expect something the service doesn’t include and only find out during the process.
- They often compare two options but don’t understand the difference.
- Concerns arise about commitment, downtime, data migration, or hidden costs.
- Visitors arrive on the site from search but don’t proceed to the contact page.
That doesn’t mean you need a standalone page with thirty unrelated items, though. A short block placed directly where the customer decides — on the service page, on the pricing page, next to the contact form — usually works better.
The question “How much does accounting for a small business cost?” belongs on the accounting services page, not in a central FAQ. The query “How do I send you my documents?” belongs with the description of how cooperation works. When you hide both answers in a single list at the end of the website, you’re forcing the customer to hunt for something they should have had in front of them. An FAQ on a service page is really just the finishing touch on what a good service page should do on its own — answer before the customer has a chance to ask.
Where to find questions people really care about
Don’t start by having ChatGPT generate a list of questions. It will return what is typically written in your industry — not what your customers are asking. You already have the best source material in your company; it’s just not written down.
Emails before an order. Go through correspondence from the last few months and look for two things: questions that came up at least three times, and objections after which the customer stopped replying. The second group is more valuable — it shows where the conversation dies.
Phone calls and meetings. Ask your salespeople two things: what you end up explaining to almost everyone, and what people most often misinterpret. A misunderstanding is a question the customer doesn’t even realize they have.
Complaints and support queries. Every complaint that arose from a misunderstanding points to information that was missing before the purchase. Not after it.
Search Console. In the search query report, look for entire phrases — formulations with “how,” “how much,” “when,” “why,” “what if,” or “what’s the difference.” These are your customers’ verbatim words, not your guess. A more systematic approach to pulling topics from data is described in the article on how to identify topics customers are searching for.
Proposals and contracts. Some questions only arise because a term you use in your proposal isn’t explained anywhere on the website.
Only use AI at this point — for example, to group anonymized questions by theme. But don’t put customer names, contracts, or anything confidential into a public tool; the rules for safe handling are covered in AI in business safely.
How to choose which questions to prioritize
Not every question deserves a spot on your website. Priority goes to those that influence a decision, price, service suitability, or how cooperation works.
| Criterion | High-priority question |
|---|---|
| Frequency | It repeats in emails and calls |
| Impact | It can decide whether a customer sends an inquiry |
| Risk of misunderstanding | Wrong expectations arise without an explanation |
| Business significance | It helps determine if the service is right for the customer |
| Effort to answer | The salesperson has to explain it manually every time |
For one key service, start with five to ten questions. That’s a ballpark figure, not a rule. If you only have three that are genuinely useful, write three.
How to write an answer that helps
The first sentence gives the answer. Explanations, conditions, and exceptions come after it.
Instead of:
The price depends on a whole range of individual circumstances. Contact us and we’ll be happy to prepare a quote for you.
Write:
We determine the price based on the number of branches, scope of work, and frequency of visits. After an initial call, you’ll receive an itemized quote that separates one-off work from regular servicing.
The second answer doesn’t give a made-up amount. But it says what drives the price and what the customer will get — and that’s enough for them to move forward.
In every answer, try to cover four things: a direct answer, the conditions under which it applies, an important exception, and the next step. Most will fit within one to three short paragraphs. If an answer requires a detailed procedure or an extensive comparison, create a dedicated page and link to it from the FAQ — internal linking matters here more than elsewhere, because an FAQ is a hub by its very nature.
What to write about price
Avoiding the topic of price doesn’t build trust. If you can’t publish a fixed price list, at least explain the mechanism by which the price is formed.
The customer needs to know:
- whether you charge a fixed price, an hourly rate, or a monthly flat fee,
- what’s included and what is paid for separately,
- which inputs change the price the most,
- when they’ll receive a binding quote,
- whether the cooperation can be broken into stages.
For a standardized service, give an indicative range — but only one that stems from your actual projects and that you regularly check. A range that becomes outdated and no one corrects is worse than none at all. For custom services, a model calculation based on a clearly described scope is often more accurate; just visibly mark it as indicative.
“Pricing is individual” without further explanation isn’t an answer. It’s shifting the work onto the customer — and some of them won’t do that work.
How to prepare an FAQ for AI search
AI search engines work better with passages that have a clear question, a direct answer, and enough context to make sense on their own. That doesn’t mean repeating a keyword in every sentence.
What helps:
- phrasing the question as a customer would ask it, not as a marketer would write it,
- naming the service, product, or situation the answer relates to,
- stating the conditions and limitations that determine the decision,
- distinguishing similar terms that people confuse,
- using a table where the customer is comparing options,
- keeping one item to one topic.
An answer like “Yes, we offer that” has no context. Taken out of the page, it doesn’t make sense. More usable is: “Yes, you can submit accounting documents electronically — we accept exports from the agreed-upon system as well as scanned documents in the specified format.”
The test is simple: copy the answer into a blank document. If, without the surrounding page, you can’t tell what it refers to, rewrite it. An AI system also considers the rest of the page, the site’s trustworthiness, and whether a more specific source exists — the broader context is covered in how to write content so AI cites you. The key point here is this: every answer must hold up when taken out of context.
Do you need FAQPage schema?
FAQPage structured data writes questions and answers into a machine-readable format. It can help a search engine understand the page structure but doesn’t guarantee a rich result or higher traffic — moreover, Google significantly reduced the display of FAQ rich results in 2023, so expecting more result space from the schema is naive today. As an aid for machine understanding, it still makes sense.
When deploying, three rules apply:
- the marked-up content must also be visible to the visitor,
- the answer in the structured data must match the text on the page,
- schema doesn’t replace well-written content; it only describes it.
In WordPress, an FAQ block or markup can be generated by some SEO plugins and editors. After deployment, check the page with the Rich Results Test tool and monitor errors in Search Console. The most common problem is double markup — when the FAQ is generated by both a theme and an SEO plugin simultaneously, resulting in two conflicting records on the page. If you’re unsure about the plugin’s output, have a developer check the HTML.
Most common mistakes
Questions no one asks. “Why are we the best choice?” isn’t a customer query; it’s a marketing headline disguised as a question.
Vague answers. “We offer an individual approach” says nothing about what actually happens during the cooperation.
Hidden limitations. If you only work in a certain region, have a minimum project size, or don’t support certain systems, say so. An unsuitable inquiry costs time for both parties — you and the customer who wrote it.
These also repeat frequently:
- one answer mixes several unrelated topics,
- a key piece of information is hidden in an accordion that doesn’t work without JavaScript,
- the FAQ contradicts the price list or terms and conditions,
- no one has updated the answers since the site launched,
- every item ends with a call to purchase, even when the customer asked about delivery times,
- the same block is copied onto twenty pages regardless of what they’re about.
How much professional writing costs
The cost depends mainly on whether you supply ready-made questions or whether the writer has to source them from Search Console, emails, and interviews with your team. Writing an FAQ block for one service from materials you provide costs in the range of hundreds of dollars. An audit of multiple services — interviews, sorting materials, rewriting answers, and a technical brief for the website — tends to run into the low thousands. This isn’t a universal price list; the scope varies by the number of pages and the complexity of the industry.
The output shouldn’t just be a text file. A meaningful deliverable contains a list of source questions, recommendations on where to place each answer, finished copy, links to pages that should expand on an answer, a measurement proposal, and rules for updating.
Watch out for offers based on word count or a promise of search rankings. The quality of an FAQ is determined by the accuracy of the answers and their connection to the customer’s decision-making, not by text length.
How to tell if your FAQ is working
Don’t just track traffic. An FAQ can be useful even if it doesn’t increase traffic — for example, by reducing the number of unnecessary queries and making the inquiries that do come in more specific.
After deployment, compare:
- what questions salespeople still get (and whether the ones the FAQ addresses have decreased),
- whether customers are sending more specific briefs,
- how many people proceed from the FAQ to the contact or pricing page,
- what new queries the page gains impressions for,
- whether misunderstandings after ordering have decreased.
Review answers whenever there’s a change in price, service, terms, or tools used. At least once every few months, ask sales and support what new questions are recurring. The interval is indicative — for services that change often, you’ll need to check more frequently.
Where to start
Don’t turn an FAQ into a month-long project. Take one service that matters most, go through the last three months of emails, and list the questions that kept coming up. Pick five that most often block an order. For each one, write an answer that starts with a direct statement and ends with the next step. Put them on that service’s page, not in a central list.
The rest — schema, measurement, further services — can wait. An FAQ that answers five real questions is more useful than thirty items no one reads and no one updates.

