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.
Check indexing status for recently published pages using my main Search Console property:
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
What does the "Check if pages published in the last 30 days are indexed" recipe return?+
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. Paste the prompt into Claude, Cursor, or any MCP client connected to your GenieSeo URL — your AI calls the underlying Search Console 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.