FAQ at /faq — one stable URL for the agent era
Agents and crawlers benefit from one canonical Q&A surface they can rely on: the same path every time, bookmarkable, cacheable, and easy to summarize. StackApps standardizes on /faq.
What we check
The scanner sends HEAD to {yourAppUrl}/faq and requires HTTP 200. We do not crawl for FAQ content in JSON-LD or random pages. The path is /faq relative to your listing URL.
How to implement
Ship a real FAQ route at /faq (SSR or static), redirect from another path as long as /faq ends on 200, or use a thin hub page that links to deeper docs. Silver tier requires Bronze plus FAQ at /faq, viewport meta, and CLI signal.
Read the full StackApps FAQ, llms.txt guide, or run a scan.