How to make an FAQ page you can link to

The value of an FAQ is not that customers read it. It is that you stop typing the same answer for the fourteenth time.

An FAQ page is worth having when you can send someone a link to one answer. Without that, it is a page customers are told to read and do not.

An FAQ page with one question opened directly from a link, scrolled to that answer.
An FAQ page with one question opened directly from a link, scrolled to that answer.

This guide covers where the questions come from, linking to a single answer, and the accordion question.

The questions come from your inbox

Almost every bad FAQ has the same cause: the questions were invented.

Invented questions sound like "Why should I choose you?" and "What makes your service different?" Nobody has ever typed those. They are marketing copy wearing a question mark, and readers recognise it instantly and stop trusting the page.

Real questions come from your inbox, your messages and your phone calls. They are specific, sometimes awkward, and phrased in the customer's words rather than yours.

"Do you deliver on Saturdays" is a real question. Keep the phrasing, because that phrasing is what someone types into a search box.

Linking to one answer is the point

Give each question its own anchor so it can be linked to directly.

<h3 id="saturday-delivery">Do you deliver on Saturdays?</h3>

Then support sends one address that opens the page at that answer. Not "see our FAQ", not "it's about halfway down". One link, one answer, question closed.

That single feature is what turns an FAQ from a page nobody visits into the most-used document in the business.

FAQ with no anchors FAQ with anchors
Support reply "See our FAQ" One link
Customer finds the answer Scrolls and scans Lands on it
Shareable The whole page One answer
Found in search The page The specific answer

The accordion question

Collapsing answers so the reader sees only the questions is useful when the list is long. It lets them scan twenty questions in a few seconds.

It has two costs. The browser's find-on-page does not reach collapsed text in some implementations, so a reader searching for a word finds nothing. And a proportion of readers do not realise the questions open at all.

So: collapse a long list, leave a short one open, and make sure the questions clearly look tappable. If you collapse, make the linked answer open automatically when someone arrives from a direct link.

Support messages beside the FAQ entry each one produced.
Support messages beside the FAQ entry each one produced.

Two or three sentences

An FAQ answer that runs to four paragraphs is a page in the wrong place.

Answer in two or three sentences. If the full answer genuinely needs more, summarise it in the entry and link to the page that covers it. The reader who needed the short version is done; the reader who needed detail knows where to go.

Prune it

FAQ pages grow and never shrink, which is how they become walls.

Look at which entries are opened. If nobody has opened one in six months, the question is not frequently asked and it is making the frequent ones harder to find. Remove it.

Add an entry when the same question arrives twice. That is a good enough rule to keep the page matched to reality.

If this is near what you are doing, How to write a user manual and How to make a house manual for guests cover the cases on either side. How to make a QR code for a document is also close.

Put it at an address

Take the questions from your inbox in the customer's words, give each one an anchor, keep answers short, collapse only long lists, and prune what nobody opens.

Then answering a customer is a link rather than a paragraph you have written before.

Questions people ask

Where do the questions come from?

Your inbox. Real questions in the words people used, not questions invented to sound reassuring. An FAQ written by marketing answers questions nobody asked.

Can I link to one answer directly?

Yes, if each question has its own anchor. That is the feature that makes an FAQ useful to the people answering support, because they send one address rather than a page and an instruction to scroll.

Should answers be collapsed by default?

For a long list, yes, so the reader can scan the questions. For a short one, no. Collapsed answers are harder to search within the page and some readers never realise they open.

How long should an answer be?

Two or three sentences. If it needs more, the answer is a page of its own and the FAQ entry should summarise and link to it.

How do I keep it current?

Add an entry whenever the same question arrives twice. Remove entries nobody opens. An FAQ that only grows becomes a wall nobody reads.

Keep reading