sfw/fix
Blocked by page removal tool medium

Blocked by page removal tool

The page is hidden from results because someone filed a Removals request in Search Console.

What you see

Page indexing
Why pages aren't indexed
Blocked due to page removal tool

What’s actually happening

A page that is otherwise crawlable and indexable simply doesn't appear in Google results. Search Console attributes this to the Removals tool, not to any robots.txt rule, noindex tag, or crawl error. Someone with property access submitted a temporary-removal request, and the URL is suppressed. The catch is the timer: the request expires roughly 180 days after approval, so the page can silently reappear later — or stay buried until someone notices and cancels it.

Common causes

  • A deliberate temporary removal that did its job (a leaked draft, wrong price, sensitive doc) and was then forgotten
  • Someone used the tool to 'fix' a duplicate or outdated URL instead of using a redirect or canonical, and the wrong URL got hidden
  • A 'Clear cached URL / outdated content' request that ended up suppressing the live page
  • A former employee or agency submitted removals you have no record of
  • The 180-day window lapsed and the page reappeared, surprising whoever expected it gone permanently

How to fix it

  1. Open the Removals reportIn Search Console go to Indexing > Removals > Temporary Removals. Every active request and its status is listed there — this is the only place the block is visible.
  2. Find and cancel the request for that URLLocate the entry matching the affected URL and click Cancel. The suppression typically lifts within a day or two; the URL becomes eligible to show in results again.
  3. Address why it was removed in the first placeA Removals request is a temporary hide, not a fix. If the page should never be indexed, add a `noindex` tag. If it should redirect, set up a 301. If content was wrong, correct it — then cancel the removal.
  4. Audit user accessCheck Settings > Users and permissions for accounts that shouldn't have access, and review the Removals report periodically so an unexplained suppression doesn't sit for months.
  5. Validate it's backAfter cancelling, run URL Inspection and Request Indexing, then check `site:yoursite.com/the-url` over the next few days to confirm the page is showing again.

Stop it recurring

Document every Removals request with its URL, reason, and expiry date so none silently lapse or linger unexplained.

Related errors