
You can remove a URL from Google search in a few minutes using the Search Console Removals tool, but here is the catch most guides skip: that removal is temporary, it hides the page for about six months, not forever. To make it stick, you also have to change the page itself.
Below I will walk through the Removals tool step by step, then show you how to turn a temporary hide into a permanent one, and what to do when the page belongs to someone else.
Principaux enseignements
- The Search Console Removals tool hides a URL from Google for about six months; it is a fast pause, not a permanent delete.
- To remove a page for good, pair the tool with a
noindextag, or delete the page so it returns a 404 or 410. - Removing a URL from search does not remove the content from the web; the page still exists at its address.
- The tool works only for properties you have verified in Search Console.
- For a page you do not own, use the Outdated Content tool or a privacy/legal request instead.
- Verify the result with a
site:search for the exact URL.
The one thing to understand before you start
Search Console reports on indexed URLs, so the Removals tool controls whether a URL shows in Google, not whether the page exists. Removing a URL hides it from results, but the page is still live at its address and still reachable by anyone with the link.
Just as important, the main Removals request is temporary. Google hides the URL for roughly six months, and once that window ends the page can return to search if it is still live and crawlable. That is why the tool is best thought of as an emergency pause that buys you time to do the permanent fix, which I will cover after the walkthrough.
How to remove URLs from Google Search in Search Console
First, sign in to Google Search Console with the account that owns the site. You need a verified property to use the tool, so if you have several, pick the exact one that contains the URL you want gone.

In the left sidebar, open the Removals section. This is where every removal request lives, so you can also see anything requested earlier and its current status.

Cliquez sur Nouvelle demande in the top right, and a dialog opens where you enter the URL. If you are also hitting the common “URL is not on property” snag, my guide on fixing the URL not in property error clears that up.

Enter the full URL, starting with https://, and copy it exactly, including any parameters, because Google treats each variation as a separate page. Then choose what you are asking for. Temporarily remove URL hides the page from results and clears its cached copy for about six months. Clear cached URL only refreshes the snippet and cache after you have already changed the page, and it does not affect ranking or indexing.

Review the confirmation screen so you know exactly what will happen, then click Soumettre une demande. Your request joins the pending list, and Google usually processes it within a day or so.

Back in the Removals list you will see the status move to Supprimé when it works. Other statuses tell their own story: Expiré means the six months are up, Canceled means someone withdrew it, and Échec usually means the URL was wrong or sits under a different property.
To confirm for yourself, run a site: search for the exact address, for example site:example.com/old-page, and check that nothing comes back.

Making the removal permanent
The tool alone will not keep a page out of Google, so during that six-month window you need to give Google a lasting signal. There are two clean ways to do it, and which you pick depends on whether you want the page to survive at all.
If the page should stay live but stay out of search, add a noindex robots meta tag (or an X-Robots-Tag header) and make sure the page is not blocked in robots.txt, since Google has to crawl the page to see the noindex. Google documents this in its guide to blocking indexing with noindex. If the page should not exist at all, delete it so it returns a 404 or, better, a 410. The 410 says “gone for good”, which Google respects faster; I explain that difference in my breakdown of 410 and other status codes.
Do not block the URL in robots.txt and expect it to drop out of search. Blocking crawling can actually leave a bare URL in results without a snippet, and it stops Google from ever seeing your noindex, so it works against you here.
Removing a page you do not own
The Removals tool only works on properties you have verified, so you cannot use it on another site’s page. If a page you do not control already changed or was taken down but Google still shows the old version, use the public Remove Outdated Content tool to ask Google to refresh it.
If the issue is personal information, like a leaked phone number or an exposed ID, that goes through Google’s personal-information removal requests instead, which are judged on privacy grounds. And if the page still exists and hosts the content, the real fix is contacting the site owner or, where it is warranted, pursuing it legally, because Google can hide a result but cannot delete someone else’s page.
So how do you get a page gone for good?
My honest take is to treat the Removals tool as step one, never the whole job. Use it for the instant hide when something sensitive is live, then immediately add a noindex or return a 410 on the page itself, so when the six months lapse there is nothing left to reappear.
Do only the tool and the page quietly comes back later; do only the page edit and it can linger in results for weeks while Google recrawls. Together they are quick and they actually hold, which is the outcome you are after.
Still seeing the page in Google?
If you have removed the URL and added a noindex or a 410 and it still shows up in search, nous contacter ou m'envoyer un courriel and I will help you track down why. A page that reliably stays out of search is the goal, so it is worth confirming it sticks.
Journal des mises à jour
01 Jul 2026
- Reframed around the key point that the Removals tool is only temporary, added the permanent fix (noindex or 404/410), a section on removing pages you do not own, and a note on why blocking robots.txt backfires.
Want our posts to show up more often on Google?
One step & Google will surface this site in your Top Stories.

Merci Abdullah, cela m'aide à résoudre mon problème.
Thanks Benedict for letting me know; It gives me motivation for publishing more helpful content.