← 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

Frequently asked questions

How do I run the "Generate FAQ schema from my question-style queries" prompt?+

Sign up for GenieSeo, connect Google OAuth, paste your MCP URL into Claude or Cursor, then copy the prompt from this page into a new chat. The model will call the relevant Search Console or GA4 tools automatically.

Does this recipe change my Google data?+

No. This recipe only uses read-only Search Console and GA4 scopes. It will not submit sitemaps or modify properties unless you use a separate write-enabled recipe.

What is a GenieSeo recipe?+

A recipe is a copy-paste prompt you run inside Claude, Cursor, or Codex after connecting your GenieSeo MCP URL. It tells the model which Search Console or GA4 tools to call and how to format the answer.

Do I need GenieSeo connected before using a recipe?+

Yes. Sign up at GenieSeo, approve Google OAuth, paste your personal MCP URL into your AI client, then paste the recipe prompt. Without MCP, the model cannot reach live Google data.