Skip to content

[5/5] seo: add FAQ structured data to the simulator camera doc - #1108

Merged
AvdLee merged 4 commits into
AvdLee:masterfrom
ralph-cmyk:seo/camera-doc-faq-schema
Jul 27, 2026
Merged

[5/5] seo: add FAQ structured data to the simulator camera doc#1108
AvdLee merged 4 commits into
AvdLee:masterfrom
ralph-cmyk:seo/camera-doc-faq-schema

Conversation

@ralph-cmyk

@ralph-cmyk ralph-cmyk commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Merge order 5 of 5 — shows #1105's commits until that merges — the diff on top is the camera doc FAQ block plus its test. I will rebase after each merge.

Problem. The docs system already emits FAQ structured data, but exactly 1
of 55 pages uses it. The highest-traffic non-brand page has none.

Why it matters. FAQ structured data is what makes a page eligible for
expanded search results and gives AI assistants a clean question-and-answer
block to cite. The report's core finding was that RocketSim loses the category
conversation in AI answers; this is the cheapest way to feed those answers.

What changed. A faq: block added to the camera doc's frontmatter. No code
changes — the rendering path already exists and is verified working.

KPI — starting point. Camera doc: 637 clicks, 18,427 impressions, 3.46%
CTR, position 5.20 — the top non-brand page. Zero FAQ structured data on it
today. Site-wide: 1 of 55 docs has FAQ data. (Search Console 90 days to
24 Jul 2026; verified in production HTML 25 Jul 2026.)

KPI — expectation. FAQ rich result eligibility within 2–4 weeks of
reindexing; CTR from 3.46% toward 5%. Secondary: the page becomes citable for
"can the iOS Simulator use my camera" style questions.

How to measure it. Google Rich Results Test on the live URL to confirm
eligibility, then Search Console → Pages → camera doc, 28 days before vs after,
comparing CTR. Search Console's Enhancements report will also list FAQ items
once detected.

Risk / rollback. Answers must match what the page body actually says, or
the structured data is misleading. Verified by the JSON validity check in the
task. Revert the single commit to remove.

@ralph-cmyk ralph-cmyk changed the title seo: add FAQ structured data to the simulator camera doc [5/5] seo: add FAQ structured data to the simulator camera doc Jul 25, 2026
@AvdLee
AvdLee marked this pull request as ready for review July 27, 2026 12:34
AvdLee added 2 commits July 27, 2026 14:35
Rebased onto master (now includes the AvdLee#1109 retitle) and onto the
hardened test harness from AvdLee#1110. The FAQ block and its test are
unchanged in substance from the original branch.
@AvdLee
AvdLee force-pushed the seo/camera-doc-faq-schema branch from c8ccb56 to 9e863e6 Compare July 27, 2026 12:37
@AvdLee

AvdLee commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Rebased this branch onto current master (which includes the #1109 camera-doc retitle) and onto the hardened test harness from #1110, so it now merges cleanly after #1105 and #1110. The FAQ block and its test are unchanged in substance. Full quality gate + all 5 tests pass locally.

@AvdLee
AvdLee merged commit 27ba397 into AvdLee:master Jul 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants