SEO: query-facing titles for top Search Console clusters - #1109
Merged
Conversation
Search Console shows these pages ranking page 1 with low CTR because titles were product-first instead of query-first. Retitles the network, camera, location, and VoiceOver docs pages (keeping sidebar labels short), adds SEO meta_titles to the networking, camera, and accessibility feature pages, and adds direct-answer sections for the zero-click query variants (Simulator-only network off, "does the iOS Simulator have a camera").
AvdLee
enabled auto-merge
July 27, 2026 12:07
AvdLee
added a commit
to ralph-cmyk/RocketSimApp
that referenced
this pull request
Jul 27, 2026
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Search Console (90 days ending Jul 23) shows several pages ranking on page 1 for high-intent queries while capturing few clicks, because titles are product-first instead of matching how developers search. This PR applies query-facing titles and meta descriptions in three batches:
network-speed-controlto "Slow Network & Airplane Mode on the iOS Simulator", add a "Turn off the network for the Simulator only" section covering the zero-click query variants (disable network, turn off wifi, offline mode), and give the/features/networking/page an SEOmeta_title./features/simulator-camera/meta title/description, and cross-link the two pages./features/accessibility/. Sidebar labels stay short viasidebar.label.On-page H1s in docs change with the titles; feature-page heroes are unchanged (
meta_titleonly affects the HTML title).Test plan
npm run lint,format:check,typecheck,build,knipall pass<title>and meta description verified indist/for all 7 pages