Check if pages published in the last 30 days are indexed
Instantly see which of your recently published pages Google has crawled, indexed, and started ranking.
The prompt
Copy this and paste it into Claude, Cursor, or any AI client connected to your GenieSeo MCP URL.
For my main Search Console property, check indexing status for recently published pages:
1. Call check_indexing_issues to retrieve URLs currently in a non-indexed state. Note which ones appear to be recently added (path patterns, URL structure, or any date signals available).
2. I will also provide a list of URLs published in the last 30 days — paste them below. For each URL (and any matching non-indexed URLs from step 1), run inspect_url_enhanced and report:
- Indexability verdict (INDEXABLE / NOT_INDEXABLE / UNKNOWN)
- Canonical URL as Google sees it (does it match the submitted URL?)
- Coverage state (Submitted and indexed / Discovered – not indexed / Crawled – not indexed / etc.)
- Last crawl date if available
3. For those same URLs, call get_search_analytics with the last 30 days grouped by page. Report whether any impressions have appeared yet — the first impression date confirms Google has started serving the URL in results.
URLs to check:
- [paste one URL per line]
Output as a Markdown table with one row per URL, plus a short summary of any patterns (e.g., "all /blog/ URLs are indexed but /product/ URLs are not").When to use it
After any content push or site migration. New pages sometimes vanish into Discovered–not-indexed limbo for weeks if a crawl budget or internal linking issue exists.
What you get back
- Indexed status for each recently submitted URL (indexed / not indexed / excluded).
- Canonical URL as Google sees it for each page.
- Any indexability errors or coverage state issues flagged by URL Inspection.
- First date of any impression in Search Console — confirming Google has started serving the 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
- indexing
- new-content
- crawl
Frequently asked questions
How do I run the "Check if pages published in the last 30 days are indexed" 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.