Two very different events get filed under the same word. A manual action is a decision taken by a human reviewer at Google against a site or a set of URLs, and it is stated in writing inside Search Console. An algorithmic decline is a change in how ranking systems assess your pages, and it is never announced to you. Confusing the two sends you down the wrong repair path, because the remedy for one has no effect on the other.
Key takeaways
- Only one of the two is confirmed to you. An empty Manual Actions report in Search Console means no reviewer has acted against the property, so the drop has another cause.
- A reconsideration request is only meaningful when a manual action exists. Filed against an algorithmic decline it achieves nothing, because there is no decision to review.
- Ranking loss without a Search Console message is not a punishment. It points to a ranking update, a competitor, a technical fault, or a change in what people search for.
- The shape of the decline is diagnostic. Impressions, clicks, average position and indexed page count move in different combinations depending on the cause.
- Diagnose in a fixed order. Check for a stated manual action, confirm the pages are indexed, separate a ranking change from a measurement change, and only then look at content and links.
The two events people call a penalty
A manual action is an enforcement decision. A reviewer has looked at the site or at part of it, concluded that it breaches published policy, and applied a demotion or removal that is recorded against the property. Google documents both the report and its categories in the Manual Actions report help page, and the defining property of this event is that you are told. There is a message, a named issue type, a scope, and a route to appeal.
An algorithmic decline has none of that structure. Ranking systems evaluate pages continuously, and their assessment can change because the systems changed, because competing pages changed, or because the query mix changed. There is no message, no category and no verdict to reverse. The word "penalty" fits badly here, because nothing was withdrawn as a sanction: your pages were assessed differently relative to everything else competing for the same queries.
| Property | Manual action | Algorithmic decline |
|---|---|---|
| Notification | Stated in the Manual Actions report, with an issue category | Never stated; no message exists |
| Scope | Named as sitewide or as specific URLs or patterns | Query and page dependent, often uneven across the site |
| Route back | Fix the cited issue, then file a reconsideration request | Improve the pages; re-evaluation happens without any submission |
| Timing | Applied at a point in time by a reviewer | Can coincide with a ranking update or emerge gradually |
| Evidence available to you | Explicit: the report names the issue | Circumstantial: you infer it from performance and index data |
Reading Search Console to establish which one you have
The first check is binary and takes under a minute, so do it before forming any theory. Everything after it is inference, and inference built on an unchecked assumption is expensive.
Open the Manual Actions report first
The report is per property, so verify you are looking at the property that covers the affected URLs. A domain property and a URL-prefix property for the same site hold separate records, and a message on one does not appear on the other. An empty report closes the manual branch. An entry means reading three things: the category, the affected scope and the date. Scope matters most, because a partial match against specific URLs points to a defined problem area, while a sitewide match points to something structural.
Read the shape of the decline in the Performance report
Compare impressions, clicks and average position over a window wide enough to include the pre-decline baseline, because different causes leave different fingerprints. Impressions collapsing to near zero for pages that were visible suggests removal from results rather than demotion. Impressions holding while average position worsens suggests a re-ranking: the pages still qualify for the same queries but are placed lower. Clicks falling while impressions and position hold steady points away from ranking and towards the result page itself, the snippet, or demand. Google's guidance on debugging drops in Search traffic works through these patterns and the technical, reporting and seasonal causes behind them.
Confirm the pages are still indexed
Before attributing anything to quality assessment, establish that the URLs are in the index at all. Use the URL Inspection tool on a page that lost visibility and check the Page Indexing report for a change in the indexed page count. A page removed by a noindex tag, blocked in robots.txt, returning an unexpected status code, or made canonical to another URL loses its traffic and looks exactly like a punishment from the traffic graph alone. Accidents of this kind are cheap to check and cheap to reverse, which is why they belong at the front of the queue.
What a manual action is issued for
The categories are published rather than secret, and they map onto the spam policies for Google web search. The Manual Actions report documents issue types including pure spam, thin content with little or no added value, unnatural links pointing to a site, unnatural links pointing out from a site, user-generated spam, spammy free hosting, cloaking and sneaky redirects, hidden text and keyword stuffing, structured data problems, and site reputation abuse.
What is absent from that list is as informative as what is present. There is no category for buying visits to your own pages and none for engagement metrics that look artificial. That does not make synthetic traffic harmless, but the harm lands on your measurement rather than on a compliance record: those sessions still sit in your analytics and still feed conversion data into advertising platforms. Our notes on how search engines detect automated traffic and on identifying fake traffic on a website cover that separation.
Two categories deserve attention because a site can acquire them without intending to. Unnatural links can accumulate from a former agency, an inherited domain or an undocumented placement arrangement. User-generated spam arrives through comments, forum sections, expired profile pages or an open upload directory. In both cases the owner can be the last to notice, which is why the report is worth checking before it is needed.
How a reconsideration request actually works
The request is only available while a manual action is listed, and it is a submission to a human reviewer rather than a form that resets a score. Google's guidance on reconsideration requests sets out the expectation: fix the problem first, across the whole site rather than on the pages you think were sampled, then explain what was wrong, what you changed, and what prevents it recurring. Review takes time, and during the wait the action remains in force.
Requests fail for reasons that are structural rather than unlucky. Check a draft against these four before submitting, because a rejected request costs another review cycle.
- The fix is partial. Removing the flagged examples while leaving the same pattern elsewhere gives the reviewer an easy decline. Remediation has to cover the class of problem, not the instances you were shown.
- The request describes intent instead of evidence. A reviewer can act on what was changed, when and where. Statements about how seriously the team takes quality are not verifiable.
- The disavow file is treated as the fix. For link issues, disavowing is a supporting step. Where links can be removed at source, document the removal attempts.
- The underlying cause is still live. If the injection route, the open comment form or the paid link contract still operates, the issue reappears during review and the request is answered on the current state of the site.
Expectations deserve one correction. Revoking a manual action removes the sanction; it does not restore previous rankings as a matter of course. The pages compete on their merits again, and where remediation meant removing a lot of thin content or a lot of links, the position they return to can differ from the one they left.
Why a ranking drop is often something else entirely
When the Manual Actions report is empty, the candidate explanations are ordinary. Ranking systems are updated and Google announces the substantial ones publicly, so the first question is whether the decline date lines up with a known update. If it does, the response is content and relevance work rather than compliance work.
Competition is the second candidate, and it leaves no trace in your own data. Your pages can be unchanged and still fall because a stronger result entered the set for your queries, or because the result layout changed and pushed the organic block down the page. Search the affected queries and look at what occupies the positions you held.
The third group is technical and self-inflicted: a redirect deployed wrongly, a migration with unmapped URLs, an expired certificate, a canonical tag pointing at the wrong page, or a staging robots.txt released to production. These produce sharp, dated declines that align with a deploy record rather than with an update.
The fourth group is measurement, and it is the one that produces false alarms. Analytics and Search Console count different things, so a drop in one and not the other narrows the problem quickly. A tagging change, a consent banner change, a new property filter or synthetic sessions mixed into historical data can move a chart without anything happening in search results. If purchased or automated traffic has ever reached the property, segment it out first, since analytics filters apply going forward rather than retroactively; our guide to GA4 bot filtering covers what those filters do and do not remove.
A diagnosis order worth following
The sequence matters because each step either eliminates a whole class of cause or hands you the answer. Working in a different order means investigating expensive hypotheses before cheap ones.
- Check the Manual Actions report on the correct property. An entry ends the diagnosis and starts the remediation; an empty report closes that branch permanently.
- Fix the decline date. Establish the exact day the numbers changed, then compare it against your deploy log and against announced ranking updates. A date that matches a deploy is a technical problem until proven otherwise.
- Confirm indexing. Inspect affected URLs and check the indexed page count. Removal from the index and demotion within it need different fixes.
- Compare Search Console against analytics. If only one source moved, you have a measurement question rather than a ranking question.
- Segment the loss by page group, query, country and device. A loss confined to one template or one language is a far narrower problem than a sitewide decline.
- Inspect the live results for the queries that lost the most, and record what replaced you.
- Only now review content, intent match and links, with the segments from step five defining where to look.
One discipline holds this together: change one thing at a time and write down when you changed it. Re-evaluation is not instantaneous, and six simultaneous changes leave no way to learn which of them mattered. Running paid or synthetic traffic to the same pages during a recovery makes the interpretation harder still, which is an argument for keeping such campaigns labelled and separated. Our overview of what vendors sell under the SEO traffic label sets out why those products are not ranking inputs.
Frequently asked questions
Does an empty Manual Actions report mean there is no penalty?
It means no manual action is in force on that property. Check that the property covers the affected URLs, since a domain property and a URL-prefix property hold separate records. With that confirmed, the remaining explanations are algorithmic assessment, competition, technical faults or measurement.
Can I file a reconsideration request for an algorithmic drop?
No. The option exists only while a manual action is listed, because the request asks a reviewer to re-examine a decision a reviewer made. Ranking systems re-evaluate pages as part of normal operation, without any submission from you.
Can buying traffic cause a manual action?
The published issue categories address spam, links, content and cloaking, not visits arriving at your own pages. The concrete damage from synthetic traffic sits elsewhere: analytics that mix real and artificial sessions, conversion signals feeding advertising platforms incorrectly, and historical reports that cannot be cleaned afterwards. Treat it as a measurement risk, and be sceptical of any vendor framing it as a ranking input.
How quickly should rankings recover after a fix?
Recovery requires recrawling and re-evaluation in both cases. After a manual action is revoked the sanction is removed, but the previous position is not guaranteed to return. After content or technical work, changes take effect as pages are recrawled, which is why one fix followed by a defined observation window beats a burst of simultaneous changes.
Try Traffic Creator free
GA4-visible traffic, credits that never expire, 195+ countries — start with 2,000 free visits, no credit card.
Start Your Free Trial →