seo101

Penalty Recovery

Before you do anything else: most ranking drops are not penalties. They're not algorithmic punishments either. They're competitive shifts - someone else improved, or Google recalibrated how it weights quality signals. Treating a competitive drop as a penalty and filing a reconsideration request wastes time and looks uninformed.

Getting the diagnosis right is the entire job in the first 30 minutes.

Step 1: Rule out a manual action immediately#

Go to GSC → Security & Manual Actions → Manual Actions.

If there's a notice there, you have a confirmed penalty with the specific issue stated. You know what you're dealing with. Go to the fix section below.

If this screen shows "No issues detected" - you do not have a manual action. A reconsideration request will not help you. Your drop has an algorithmic or competitive cause.

Step 2: Match the date to a confirmed update#

Cross-reference your GSC traffic chart with Google's update history. A sharp drop landing on or just after a confirmed update date is almost certainly algorithmic.

A gradual drift over weeks or months without a clear date correlation is usually competitive - someone else got better, not you got penalised.

Step 3: Identify what moved#

In GSC, filter performance data by date range before and after the drop. Ask:

  • Did traffic drop site-wide, or in specific sections?
  • Which queries disappeared from your rankings?
  • Is it concentrated on one content template?

A site-wide crash → site-wide quality signal issue. A section-specific drop → that topic cluster or template was targeted. A single-page drop → a page-level crawl, index, or link issue.

Manual actions: types and fixes#

Each manual action notice names the specific violation. Here are the common ones:

Manual actionCauseFix
Unnatural links (outbound)You're linking to paid or deceptive external linksRemove or rel="nofollow" the flagged links
Unnatural links (inbound)Manipulative backlinks pointing to your siteDisavow file; see below
Thin content with no added valueDoorway pages, spun content, scraped contentRemove or substantially rewrite the content
User-generated spamSpam in comments, forums, guestbook sectionsClean all spam UGC; add nofollow to UGC-generated links
Cloaking / sneaky redirectsDifferent content shown to users vs. GooglebotRemove the cloaking; make the experience identical for all visitors
Pure spamPervasive webspam across the siteFull site cleanup

The disavow file#

When a manual action is for unnatural inbound links and you can't get them removed at the source, you can tell Google to ignore them:

disavow.txt
# Link network domains
domain:linkfarm-network.com
domain:pbn-links.example.net
 
# Specific URLs
https://spammy-site.com/page-with-link-to-you

Submit at GSC → Links → Disavow Links (bottom of the Links page). Plain text file, one entry per line.

Writing a reconsideration request that works#

Reconsideration requests are only for manual actions. Don't file one for an algorithmic drop.

Before you write anything:

  1. Fix every instance of the issue cited - not a sample, all of it
  2. Document your fixes specifically (which URLs, what changed, screenshots where helpful)
  3. Understand why it happened, so you can explain what prevents recurrence

The request itself is submitted at GSC → Manual Actions → Request Review. Write it like a professional explaining a resolved issue to a regulator, not like someone protesting their innocence:

  • Acknowledge the issue clearly (don't argue with the diagnosis)
  • List exactly what you fixed, with specifics
  • Explain what caused the issue and what's now in place to prevent it
  • Submit the disavow file if relevant

Requests that argue "we didn't violate the guidelines" almost always fail. Requests that say "here is specifically what was wrong and here is exactly what we did about it" typically succeed within 2–4 weeks.

Algorithmic recovery: the harder road#

Algorithmic drops from Core Updates or the Helpful Content system don't have a manual process. There's no form to submit. Recovery happens through actual improvement - and only gets re-evaluated during the next relevant algorithm update cycle.

The path:

  1. Diagnose honestly - which content didn't deserve to rank? What quality signals were weak?
  2. Fix the underlying issues - prune thin content, improve weak pages, clean up link profiles. See Content Pruning.
  3. Wait for the next update - Google reassesses quality signals in update cycles. Recovery happens there, not before.
  4. Budget 2–4 update cycles - for significant drops, 6–18 months is realistic for full recovery

The most common mistake: publishing new content on top of the same weak foundation. This almost never works. Google is evaluating your site's average quality. Fix the average first.

Negative SEO: when someone targets you#

Negative SEO is a competitor (or bad actor) deliberately building toxic backlinks to your site in hopes of triggering a penalty against you.

Signs you're being targeted:

  • Sudden spike of low-quality referring domains in Ahrefs/Semrush
  • New links from obviously irrelevant, foreign-language, or adult/gambling sites at volume
  • Links with suspicious anchor text patterns (pharmacy spam is classic)
  • GSC manual action appearing without any link-building activity on your part

Response:

  1. Set up link monitoring alerts (Ahrefs, GSC email notifications) so you catch attacks early
  2. Disavow the identified attack links immediately - don't wait to see what happens
  3. Document the pattern (dates, domains, volume) for your records
  4. If the attack triggers a manual action, reference the documentation in your reconsideration request

Modern Google is fairly robust against negative SEO - it's gotten better at discounting obvious spam. The more effective negative SEO these days is content scraping and publishing your content before you do, so they're indexed as the "original." That's a separate problem: submit your URLs to GSC immediately upon publication, use structured data with publication dates, and build enough link authority that Google's confidence in your origination is high.

Related: Link Building & E-E-A-T for building a link profile that holds up under scrutiny. Algorithm Updates for understanding what each major update has historically targeted.