← All recipes
Contentintermediate~30 seconds

Generate FAQ schema from my question-style queries

Pull every question your site already ranks for, then output paste-ready FAQ JSON-LD with answers grounded in the page content.

The prompt

Copy this and paste it into Claude, Cursor, or any AI client connected to your GenieSeo MCP URL.

prompt
For my main Search Console property:

1. Pull queries from the last 90 days that begin with "how", "what", "why", "can", "is", "does", or "should". Filter to queries with at least 50 impressions and a ranking page. Limit to top 100 by impressions.
2. Group by ranking page.
3. For each page, take its top 5 question-style queries. For each query, draft a 40-word answer based on what the ranking page actually contains (use URL Inspection or a snippet pull).
4. Output ONE FAQ schema JSON-LD block per page combining all of that page's questions and answers. Use schema.org's FAQPage type.

Format: one fenced JSON code block per URL, with the URL labelled above each block. Add a final note flagging any answer you weren't confident about.

When to use it

Adding FAQ blocks to existing top-ranking pages. Question-style queries are People-Also-Ask candidates; capturing them with schema and on-page answers compounds rankings.

What you get back

  • Up to 100 question-style queries from your site (queries starting with how/what/why/can/is/does/should).
  • For each: the page that ranks, a 40-word answer derived from that page's content, and a single combined FAQ JSON-LD block per page.

How this runs

GenieSeo doesn't execute prompts — your AI client does. Make sure your MCP URL is connected to Claude, Cursor, Codex, or Antigravity. New here? Read the 60-second setup guide.

Tags

  • schema
  • faq
  • structured-data