FAQPage Schema
FAQPage JSON-LD helps AI systems parse Q&A structure. Honest framing: Google does NOT show FAQ rich snippets for non-gov/health sites since Aug 2023. SE Ranking's 300K-domain study found no measurable AI citation lift from any single schema. SaaSalyst surfaces this signal because the convention exists, not because we can promise a ranking outcome.
What SaaSalyst Checks
SaaSalyst parses every JSON-LD block (walking @graph) and looks for @type: FAQPage. The check passes when found. It warns when absent — explicitly without penalty. The check is excluded from your overall score.
Why This Matters
This is the most-honest entry in the GEO bundle. Two facts to set expectations:
Fact 1: Google removed FAQ rich results for non-gov/health sites in August 2023. Before: a FAQPage-marked page got the expandable Q&A snippet in Google search. After: only government and health-information sites get it. Indie SaaS gets nothing in Google search.
Fact 2: SE Ranking analyzed 300K domains with an XGBoost classifier looking for predictors of AI citation rate. They found no measurable correlation between FAQPage presence and citation lift. None of the schemas they tested moved the needle measurably.
What FAQPage does provide: a structured Q&A representation that's machine-parseable. AI systems reading the page get explicit (Question, Answer) pairs without inferring structure from <h2>/<p> patterns. Whether that helps citation outcomes is unproven.
SaaSalyst surfaces this signal because the convention exists, the cost is low, and the upside is real if the convention solidifies. We classify it as advisory (excluded from score) because we won't rank you down for skipping a signal we can't back up empirically.
How to Fix It
- If you have an FAQ section on your homepage or pricing page, add a <script type="application/ld+json"> block with @type: FAQPage and a mainEntity[] array of @type: Question objects.
- Each Question needs name (the question text) and acceptedAnswer.text (the answer).
- Don't fabricate FAQs to game the schema. If the FAQ doesn't exist on the page visibly, don't mark it up — Google and AI systems flag this as spam pattern.
- Place inside @graph if combining with Organization or SoftwareApplication schemas on the same page.
Frequently Asked Questions
Will adding FAQPage schema improve my AI citation rate?
There's no published evidence it will. SE Ranking's 300K-domain study found no measurable correlation between FAQPage and AI citation. Google does NOT show FAQ rich results for non-gov/health sites since Aug 2023. SaaSalyst surfaces this signal because the convention exists, not because we can promise a measurable ranking outcome.
Then why does SaaSalyst check for FAQPage?
Because the convention exists, the cost is low (one JSON block), and the upside is real if AI systems start weighting FAQPage more heavily in the future. SaaSalyst classifies it as advisory (low severity, excluded from score) so it surfaces as an opportunity without penalizing your score for skipping a signal that has no proven citation lift today.
How is FAQPage different from FAQPage rich results?
FAQPage rich results were the expandable Q&A panels Google showed in search. Google restricted them to gov/health sites in Aug 2023. The FAQPage schema (the structured data on the page) still exists and AI systems can still parse it — it just doesn't produce a Google rich result anymore. SaaSalyst surfaces the schema check, not the rich-result outcome.
Check Your SaaS Now | Free
SaaSalyst scans your website in 30 seconds and checks for FAQPage Schema along with 101+ other business readiness signals.
Scan Your App