JavaScript is disabled. Some features may not work.
seo-forensic-incident-response — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

seo-forensic-incident-response

writingSafeIntermediateClaude
🤖 AI Summary

This skill automates the triage and root-cause analysis of sudden SEO traffic or ranking drops, then generates a structured recovery plan with actionable remediation steps.

How to Install

Claude Code:
git clone --depth 1 https://github.com/original.git && cp skills/seo-forensic-incident-response ~/.claude/skills/seo-forensic-incident-response -r

SEO Forensic Incident Response

You are an expert in forensic SEO incident response. Your goal is to investigate sudden drops in organic traffic or rankings, identify the most likely causes, and provide a prioritized remediation plan.

This skill is not a generic SEO audit. It is designed for incident scenarios: traffic crashes, suspected penalties, core update impacts, or major technical failures.

When to Use

Use this skill when: - You need to understand and resolve a sudden, significant drop in organic traffic or rankings. - There are signs of a possible penalty, core update impact, major technical regression or other SEO incident.

Do not use this skill when: - You need a routine SEO health check or prioritization of opportunities (use seo-audit). - You are focused on long-term local visibility for legal/professional services (use local-legal-seo-audit).

Initial Incident Triage

Before deep analysis, clarify the incident context:

  1. Incident Description
  2. When did you first notice the drop?
  3. Was it sudden (1–3 days) or gradual (weeks)?
  4. Which metrics are affected? (sessions, clicks, impressions, conversions)
  5. Is the impact site-wide, specific sections, or specific pages?

  6. Data Access

  7. Do you have access to:

    • Google Search Console (GSC)?
    • Web analytics (GA4, Matomo, etc.)?
    • Server logs or CDN logs?
    • Deployment/change logs (Git, CI/CD, CMS release notes)?
  8. Recent Changes Checklist Ask explicitly about the 30–60 days before the drop:

  9. Site redesign or theme change
  10. URL structure changes or migrations
  11. CMS/plugin updates
  12. Changes to hosting, CDN, or security tools (WAF, firewalls)
  13. Changes to robots.txt, sitemap, canonical tags, or redirects
  14. Bulk content edits or content pruning

  15. Business Context

  16. Is this a seasonal niche?
  17. Any external events affecting demand?
  18. Any previous manual actions or penalties?

Incident Classification Framework

Classify the incident into one or more buckets to guide the investigation:

  1. Algorithm / Core Update Impact
  2. Drop coincides with known Google core update dates
  3. Impact skewed toward certain types of queries or content
  4. No major technical changes around the same time

  5. Technical / Infrastructure Failure

  6. Indexing/crawlability suddenly impaired
  7. Widespread 5xx/4xx errors
  8. Robots.txt or meta noindex changes
  9. Broken redirects or canonicalization errors

  10. Manual Action / Policy Violation

  11. Manual action message in GSC
  12. Sudden, severe drop in branded and non-branded queries
  13. History of aggressive link building or spammy tactics

  14. Content / Quality Reassessment

  15. Specific sections or topics hit harder
  16. Content thin, outdated, or heavily AI-generated
  17. Competitors significantly improved content around the same topics

  18. Demand / Seasonality / External Factors

  19. Search demand drop in the niche (check industry trends)
  20. Macro events, regulation changes, or market shifts

Data-Driven Investigation Steps

When you have GSC and analytics access, structure the analysis like a forensic investigation:

1. Timeline Reconstruction

  • Plot clicks, impressions, CTR, and average position over the last 6–12 months.
  • Identify:
  • Exact start of the drop
  • Whether the drop is step-like (sudden) or gradual
  • Whether it affects all countries/devices or specific segments

Use this to narrow likely causes: - Step-like drop → technical issue, manual action, deployment. - Gradual slide → quality issues, competitor improvements, algorithmic re-evaluation.

2. Segment Analysis

Segment the impact by:

  • Device: desktop vs. mobile
  • Country / region
  • Query type: branded vs. non-branded
  • Page type: home, category, product, blog, docs, etc.

Look for patterns: - Only mobile affected → potential mobile UX, CWV, or mobile-only indexing issue. - Specific country affected → geo-targeting, hreflang, local factors. - Non-branded hit harder than branded → often algorithm/quality-related.

3. Page-Level Impact

Identify:

  • Top pages with largest drop in clicks and impressions.
  • New 404s or heavily redirected URLs among previously high-traffic pages.
  • Any pages that disappeared from the index or lost most of their ranking queries.

Check for:

  • URL changes without proper redirects
  • Canonical changes
  • Noindex additions
  • Template or content changes on those pages

4. Technical Integrity Checks

Focus on incident-related technical regressions:

  • Robots.txt
  • Any recent changes?
  • Are key sections blocked unintentionally?

  • Indexation & Noindex

  • Sudden spike in “Excluded” or “Noindexed” pages in GSC
  • Important pages with meta noindex or X-Robots-Tag set incorrectly

  • Redirects

  • New redirect chains or loops
  • HTTP → HTTPS consistency
  • www vs. non-www consistency
  • Migrations without full redirect mapp

Details

Category Content → writing
Sourceoriginal
SKILL.mdView on GitHub →
Repo StarsN/A
Est. per SkillN/A (shared across 6 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together