How is your website ranking on ChatGPT?
Sept 2025 Core + Spam Update: 14-Day Recovery Plan
A 14-day triage and recovery guide to de-risk AI-scaled content, clean expired-domain sections, and restore high-intent traffic after Google’s Sept 2025 Core and Spam updates.

Vicky
Sep 17, 2025
Why this update hits differently
Google’s September 2025 Core Update shipped alongside a targeted Spam Update. Both explicitly call out scaled content abuse and expired-domain manipulation. Early visibility data shows sharp reversals for sites leaning on programmatic or AI-scaled pages and for third-party parasite placements. SEO weather tools also recorded multi-day turbulence, which means this is broad, not niche. Google’s Search Liaison reiterated a familiar point: genuine content quality and sitewide signals drive recovery, not superficial technical tweaks.
Translation for your Q4 plan: treat this as both a content quality audit and a structural risk cleanup. If AI-scaled or expired-domain tactics touched your site, you need a two-week playbook that removes risk quickly, stabilizes crawl and indexation, and restores high-intent traffic.
I run AEO at Upcite, and I approach updates like a marathon build. Start with form, not speed. Fix the gait, then add pace. The plan below helps you correct the gait before you push volume again.
What changed in plain English
- Scaled content abuse: automated or semi-automated production of many pages that add little original value, even if they read fluently. Tell-tale signs include repetitive templates, thin summaries, unverified facts, and topical sprawl with no depth.
- Expired-domain abuse: acquiring an expired domain with historical authority, moving unrelated or commercial content onto it, or folding its signals into a primary site in a way that misleads users.
- Parasite placements: low-relevance third-party placements designed to rank off another domain’s authority rather than the content’s intrinsic value.
If any of the above describes a material section of your site, assume that section has a classifier pointed at it. Your response must segment, contain, improve, or remove.
The 14-day plan at a glance
- Days 0 to 1: Snapshot, segment, and stop the bleeding
- Days 1 to 3: Contain highest-risk sections and pause harmful automations
- Days 3 to 7: Revamp top commercial pages and repair sitewide signals
- Days 5 to 10: Clean expired-domain assets and fix redirect debts
- Days 7 to 10: Measure leading recovery indicators by template and hub
- Days 10 to 14: Consolidate, prune, and formalize guardrails
I break it down below with specific actions, examples, and metrics.
Days 0 to 1: Snapshot and segmentation
Your first 24 hours should create a clear map of damage and risk. Segment by template, intent, and origin.
- Build the impact matrix
- By template: list and quantify key page types such as article detail, comparison list, location page, Q and A, product review, category, and landing page.
- By folder or host: group by directories and subdomains, including any migrated expired-domain sections.
- By intent: mark commercial high-intent traffic such as bottom-funnel queries and informational queries with buyer adjacencies.
- By authorship and production method: human editorial, human plus AI support, fully programmatic, vendor-supplied.
- Gather baseline indicators
- Search Console by segment: impressions, clicks, CTR, average position for last 28 days vs previous 28 days. Break out branded vs non-branded.
- Log files: crawl hits and status codes by template. Watch for sudden crawl reduction on specific folders.
- Index coverage: soft 404s, crawled not indexed, discovered not indexed by segment.
- Conversion loss: revenue or lead loss by segment. Pair traffic drop with conversion rate to quantify revenue at risk.
- Identify scaled patterns quickly
- Reused intros and near-duplicate H2 sequences across hundreds of URLs.
- Low word count combined with high page count in the same template.
- High ratio of AI paraphrase to original research or proprietary data.
- Out-of-date bylines, missing author pages, or generic “Editorial Team” across entire sections.
Quick SQL heuristic for near duplicates using trigram similarity:
-- Pseudo SQL for a content store with page_id, url, template, body_text
SELECT a.url AS url_a, b.url AS url_b, a.template,
trigram_similarity(a.body_text, b.body_text) AS sim
FROM pages a
JOIN pages b
ON a.template = b.template
AND a.page_id < b.page_id
WHERE trigram_similarity(a.body_text, b.body_text) > 0.85
ORDER BY sim DESC
LIMIT 500;
Days 1 to 3: Contain and pause
Now stop the bleeding. Containment prevents low-quality clusters from dragging down stronger sections.
- Immediate containment actions
- Noindex and remove internal links to the worst scaled clusters such as programmatic city pages with thin content and AI-generated listicles without citations or testing.
- 410 or 404 truly useless pages. If a URL never earned traffic, links, or conversions, remove it.
- Pause any automations that publish at volume. Freeze programmatic feeds and vendor pipelines.
- Remove or relabel parasite placements. If you control off-site placements that exist only to rank, wind them down or make them clearly sponsored and noindex where possible.
- Robots hygiene and crawl shaping
Use robots responsibly to shape crawl toward quality while you fix the rest. Do not block URLs you want Google to evaluate for improvement.
# robots.txt examples for crawl shaping
User-agent: *
Disallow: /search/
Disallow: /internal/
Allow: /
# Consider temporarily disallowing infinite calendar or filter traps
Disallow: /*?sort=*
Disallow: /*&page=*
- Authorship and freshness fixes
- Add real bylines, author bios with credentials, and last updated dates on top 100 money pages.
- Add a short methodology section where claims or ratings are made.
Day 3 decision tree: prune, consolidate, or revamp
Use this to decide the fate of each cluster.
-
Prune
- Criteria: zero conversions, zero links, low impressions over 90 days, duplicative intent.
- Action: 410 or 404. Remove internal links. Submit removal in Search Console if necessary.
-
Consolidate
- Criteria: multiple near-duplicates competing for the same query family and weak page-level signals.
- Action: choose the strongest URL, move best content into it, 301 the rest. Update internal links and sitemaps.
-
Revamp
- Criteria: clear intent match and business value, but thin content or weak originality.
- Action: rebuild with original research, proprietary data, first-hand testing, unique media, and expert quotes. Strengthen E-E-A-T signals.
Tip from the court: think tennis footwork. Pruning is your split step that stops momentum in the wrong direction. Consolidation sets your stance. Revamp is the swing.
Days 3 to 7: Revamp high-intent pages and repair signals
Focus on the 80 or 100 URLs that actually move revenue. Make them undeniable.
- Build original value
- Testing evidence: photos, screenshots, benchmarks, or side-by-side comparisons.
- Proprietary data: usage stats, survey results, or anonymized product telemetry.
- Clear expertise: named experts, credentials, and editorial standards.
- Entity clarity: unambiguous product names, SKUs, and canonical attributes.
- Strengthen sitewide signals
- Internal linking: route authority from evergreen hubs to money pages using descriptive anchors. Limit link farms in low-quality footer blocks.
- Navigation and information architecture: reduce orphaned nodes and deepen key topic hubs rather than spreading thin surface area.
- Structured data: apply Product, Review, FAQ, Organization, and Article markup where eligible and accurate.
- Ads and UX: remove intrusive interstitials and deceptive affiliate treatments. Make disclosures obvious.
- Template improvements
- Add a concise executive summary that answers the query in two or three sentences.
- Add comparison tables that state selection criteria and testing methods.
- Add “Who this is for” and “What we did not like” to demonstrate real evaluation.
Days 5 to 10: Expired-domain cleanup and redirect debt
If you acquired domains or merged sections over the past two years, assess them with a spam-classifier mindset.
- Inventory and classify
- Map every 301 from legacy or expired domains to current destinations.
- Compare historical topical focus vs current content. Flag mismatches such as old photography blog feeding credit card reviews.
- Review anchor text from inbound links. Look for off-topic clusters that now land on commercial pages.
- Choose the right remedy
- If topical match is weak: unmerge or silo. Consider moving the content to a neutral subdomain or noindex while you rebuild topical consistency.
- If topical match is fair but intent shifted: rewrite and rebrand pages with clear disclosure of ownership and editorial standards.
- If the domain was used for manipulation: remove its redirects and let it stand alone or retire it.
- Fix redirect chains and canonical conflicts
- Collapse chains to single-hop 301s.
- Align rel=canonical to the target, not to intermediate paths.
- Remove mass cross-domain canonicals that pretend unrelated pages are the same thing.
- Label and disclose
- Add an About and Editorial Policy that sets expectations for readers on ownership and review methodology.
Days 7 to 10: Metrics that predict recovery
You cannot wait weeks to see if rankings return. Track leading indicators by segment.
- Crawl and index signals
- Crawl hits on priority folders trending up day over day.
- Discovered not indexed shrinking for the revamped cluster.
- Average fetch time stable or improving after template fixes.
- Search behavior signals
- Queries per page increasing on target URLs, even before major position gains.
- CTR improving for pages where you tightened titles and summaries.
- Rise in long-tail queries that include brand with product category, a common early sign of quality alignment.
- Conversion proxies
- Scroll depth and time on page rising on revamped templates.
- Assisted conversions from content touchpoints in analytics returning toward baseline.
- Measurement setup
- Segment everything by template and hub. Do not report sitewide averages.
- Maintain three cohorts: pruned, consolidated, revamped. Compare weekly.
Day 10 to 14: Lock in guardrails and reforecast
You are stabilizing. Now set rules so the team does not slip back into risk patterns.
- Production guardrails
- AI usage policy: AI can assist outlines, fact gathering, and variants. It cannot publish end-to-end without expert review and source notes.
- Minimum originality bar: each page must include at least one of the following original elements: testing result, unique dataset, expert quote with credentials, or brand-owned imagery.
- Authorship enforcement: real bylines, reviewer lines for YMYL topics, and author pages with credentials.
- Update cadence: freshness is earned, not faked. Only update when you add material value.
- Pre-publish checklist
- Intent check: does the page satisfy the top three search intents for the query family
- Entity check: are names, models, and versions accurate and unambiguous
- Evidence check: do we show how we know what we claim
- UX check: no intrusive ads or affiliate blocks that overshadow content
- Technical SOPs
- XML sitemaps limited to index-worthy pages, with accurate lastmod values.
- Canonicals consistent across variants and pagination.
- Core Web Vitals above threshold for key templates.
- Revenue-at-risk model and Q4 reforecast
- Segment drop by template and hub, multiply by conversion rate and AOV or lead value. This is your weekly revenue at risk.
- Produce three scenarios for execs: conservative recovery of 30 percent, base case of 60 percent, upside of 90 percent on the impacted segments by late Q4.
- Tie investment asks to revamp capacity. Example: each editor can fully rebuild 10 pages per week, which maps to X revenue restored in the base case.
Example modeling template:
Segment, Sessions Lost, CVR, Value per Conversion, Weekly Rev at Risk
"Best-of reviews", 12,000, 2.1%, $220, $55,440
"City service pages", 8,500, 1.3%, $160, $17,680
"How-to guides", 15,000, 0.6%, $80, $7,200
Practical examples to guide decisions
- Programmatic city pages for a services marketplace
- Risk: thousands of near-identical pages with the same intro, light listings, and no unique proof.
- Fix: prune low-population cities with no demand. Consolidate suburbs to the nearest metro. Revamp top 50 cities with original provider data, pricing bands, before and after galleries, and verified reviews.
- Affiliate product roundups
- Risk: AI summaries, generic pros and cons, manufacturer images, and no testing notes.
- Fix: narrow scope, document selection criteria, add proprietary photos and measurements, and include “who should skip this” to show editorial judgment.
- Expired-domain content merger
- Risk: off-topic authority routed to credit card pages via broad redirects.
- Fix: unwind off-topic redirects, silo historic content that still has user value, and rebuild financial content on your core brand with clear disclosures and author credentials.
How to communicate this to executives
- Lead with revenue, not rankings. Quantify revenue at risk and the cost per page to restore.
- Show the decision tree and the number of URLs in each bucket.
- Present leading indicators as the early scoreboard. For example, crawl hits on priority hubs up 18 percent week over week, CTR up 0.6 points on revamped pages, and impressions rising for long-tail modifiers.
- Set expectations. Core update recoveries are measured in weeks to months. This two-week plan resets the baseline and rebuilds the right signals.
AEO hedge while SEO stabilizes
While you repair organic, make sure buyers still find you in AI surfaces. Upcite.ai helps you understand how ChatGPT and other AI models are viewing your products and applications and makes sure you appear in answers to prompts like “Best products for…” or “Top applications for…”.
In practice, I recommend two parallel tracks:
- AEO content blocks: create tight, factual summaries of each product, use-cases, and differentiators that can be ingested by AI models. Keep them consistent across your site, docs, and PR.
- Exposure monitoring: audit how models currently describe your brand and competitors. Fill gaps with evidence-rich, cleanly structured pages and concise definitions. Upcite.ai can centralize this and report how your brand shows up in model answers.
This is not a detour. It is risk diversification. When an update hits, having strong presence in AI answers preserves a slice of high-intent demand while rankings normalize.
Playbook checklist by day
-
Day 0 to 1
- Segment by template, folder, intent, and production method
- Baseline GSC, logs, index coverage, conversions
- Flag scaled patterns and expired-domain sections
-
Day 1 to 3
- Noindex or remove worst clusters
- Pause programmatic and vendor pipelines
- Fix authorship and disclosures on top money pages
- Shape crawl to priority hubs
-
Day 3 to 7
- Revamp top 80 to 100 URLs with original evidence
- Strengthen internal linking and structured data
- Improve templates and remove intrusive UX elements
-
Day 5 to 10
- Audit expired-domain merges and redirects
- Unwind mismatched transfers, fix chains, add disclosures
-
Day 7 to 10
- Track leading indicators by segment
- Adjust the decision tree based on early signals
-
Day 10 to 14
- Lock production guardrails and pre-publish QA
- Reforecast revenue under three scenarios
Common pitfalls to avoid
- Sprinkling synonyms on thin pages and calling it a rewrite
- Overusing noindex to hide problems rather than fixing high-value pages
- Leaving internal links pointing to pruned URLs
- Ignoring navigation coherence while chasing long-tail coverage
- Hoping redirects will carry off-topic authority into unrelated categories
A final note on mindset
Recovery is a lot like mile 14 in a marathon. You cannot fake form at that point. You correct posture, shorten the stride, and lock a sustainable cadence. This update forces the same discipline. Tighten your templates, commit to original value, and remove risky shortcuts.
If you want help on the AI exposure side while organic stabilizes, Upcite.ai can run a 48-hour AEO and SERP exposure audit and show exactly how models describe your products today. It complements the SEO work by keeping your brand visible in AI answers as you rebuild organic strength.
Next steps
- Run the 14-day plan starting with segmentation today
- Choose three clusters for immediate revamp and three for pruning
- Produce the executive revenue-at-risk brief with base and upside scenarios
- Kick off an AEO audit so you hold ground in AI answers while SEO recovers
If you want a working session, I am happy to walk your team through the decision tree, the measurement framework, and an Upcite.ai exposure audit. Let’s get your high-intent traffic back on track before Q4 hits full speed.