How to Remove a Page From Google Search
How to take a page on your own website out of Google search: deleting it, noindex, the Search Console Removals tool, redirects and passwords, plus what to do when it isn't your site.
To remove a page from Google search on a site you control, either delete it so the URL returns a 404 or 410 status, or add a noindex tag and leave the page crawlable so Google can see the tag. If you need it gone quickly, submit the URL in Search Console’s Removals tool, which hides it for about six months while the permanent fix takes effect. Blocking the page in robots.txt is not a removal method.
If the page is on someone else’s website, you can’t remove it this way. Skip to the section on pages you don’t control.
First: is it your page or someone else’s?
Everything in this guide depends on one question: can you edit the website where the page lives?
- Yes, it’s your site. You, your developer or your web host can change the page, so you can tell Google to drop it. Most of this guide applies.
- It’s a profile on another platform. A directory listing, social profile or marketplace page you log into. You can usually delete or hide it through that platform’s settings, and Google drops it after recrawling.
- No, it’s someone else’s site. A news article, a forum thread, a people search site. You need the site owner to act, or a Google policy that covers the content.
Option 1: Delete the page (404 or 410)
If the page shouldn’t exist at all, delete it. When Googlebot next visits the URL and gets a 404 (not found) or 410 (gone) status, it drops the page from the index.
- Delete or unpublish the page in your content management system.
- Check the URL in a private browser window. It should show your “page not found” page.
- Confirm the status code is really 404 or 410, not 200. Some sites show a friendly “not found” message while still returning a 200 status, which Google may treat as a live page. Search Console’s URL Inspection tool, or a free HTTP status checker, will show you the code.
- Remove internal links to the old URL and take it out of your XML sitemap, so you aren’t pointing Google back at it.
Deleting is the cleanest option because it also takes the content away from other search engines and from anyone who has the link.
Option 2: Add a noindex tag
If the page needs to stay live for visitors but shouldn’t appear in Google, use noindex. Add this to the page’s HTML head:
<meta name=”robots” content=”noindex”>
Most content management systems and SEO plugins have a checkbox for this, so you rarely need to edit code. For PDFs, images and other non-HTML files, Google supports the same instruction as an X-Robots-Tag HTTP header, which your developer or host can set.
Two points catch people out:
- Google has to be able to crawl the page to see the tag. Google’s documentation is explicit that for noindex to work, the page must not be blocked by robots.txt. If you block it, Googlebot never reads the noindex and the URL can stay in results.
- It isn’t instant. The page drops out after Google recrawls it. For pages Google doesn’t visit often, that can take a long time. Requesting a recrawl through the URL Inspection tool in Search Console can help.
Noindex only affects search engines that support it. The page is still reachable by anyone with the link.
Option 3: Password protect it
If a page should only be seen by certain people, such as clients, staff or members, put it behind a login. Google’s documentation lists password protection as a way to keep content out of search, since Googlebot can’t sign in. It also protects the content from everyone else, which noindex doesn’t.
This suits staging sites, client portals, internal documents and draft pages that were accidentally made public.
Option 4: Redirect it
If the page has been replaced by a newer one, a permanent (301) redirect sends visitors and Google to the new URL. Over time Google shows the new page instead of the old one.
Only redirect to a page that genuinely replaces the old one. Redirecting a removed page to your homepage may be treated as a “soft 404,” and it confuses visitors who were looking for something specific. If there’s no real replacement, delete the page instead.
Option 5: The Search Console Removals tool (temporary)
When a page needs to disappear from Google quickly, without waiting for the next crawl, use the Removals tool in Google Search Console. It is the fastest option, but it is temporary.
- Verify your site in Search Console, if you haven’t already. The tool only works for URLs in a property you own.
- Open Removals and create a new temporary removal request.
- Enter the exact URL, or choose the option to remove all URLs with that prefix if you need a whole folder gone.
- Submit, then check the request status in the same screen.
Google’s help center says a successful request lasts about six months. After that the page can reappear if it is still live and indexable. So always pair it with a permanent fix: delete the page, add noindex or put it behind a password.
If you’ve only changed a page’s content and want the new title or description to show, you don’t need a removal. Request a recrawl through the URL Inspection tool in Search Console instead, so Google picks up the updated version.
Removing images and files
Images, PDFs and documents follow the same logic with some differences:
- Delete the file from your server if it shouldn’t exist. Deleting only the page it appeared on often leaves the file itself reachable by its own URL.
- For images you want to keep on your site, Google’s image documentation recommends blocking them from Google Images with a robots.txt rule for Googlebot-Image. Images are the exception where robots.txt is the recommended route.
- For PDFs and documents, use the X-Robots-Tag noindex header, or delete the file.
- Use the Removals tool for urgent cases, as with pages.
For images hosted elsewhere, see our guide on removing images from Google.
Not sure where to start?
Get a free audit of your search results and review profiles, with a prioritized fix list.
Get a free auditA worked example
This scenario is illustrative, not a real client.
A physical therapy clinic finds that a search for its name shows an old “Staff” page listing a therapist who left two years ago, with her full name and photo. The page is still live, just no longer linked from the menu.
The clinic’s web manager does three things on the same day:
- Submits the URL to Search Console’s Removals tool, so it drops out of Google quickly.
- Deletes the page in the website builder and confirms the URL now returns a 404.
- Deletes the old photo file from the media library, removes the URL from the sitemap, and fixes the one blog post that still linked to it.
Soon after, the page is no longer showing. By the time the temporary removal expires, Google has recrawled the URL, seen the 404 and dropped it for good. The web manager also checks Bing, which has its own webmaster tools, and asks the former employee whether she’s aware of any other copies.
Pages you don’t control
If the page is on a site you can’t edit, none of the options above apply, and the Removals tool will reject the request. Your routes depend on what the page is:
| Situation | Where to start |
|---|---|
| The page has been changed or deleted, but Google still shows the old version | Google’s Refresh Outdated Content tool. See our guide on removing outdated content from Google. |
| The page shows your phone number, home address or other personal details | Google’s personal information removal requests, including “Results about you.” See our guide to removing personal information from Google. |
| The page uses your copyrighted photos or text | A copyright (DMCA) request to the site or its host, and to Google. |
| The page is accurate and live, but damaging | Ask the site owner directly, and if that fails, focus on strengthening the other results for your name. |
If you’re not sure which route fits, or the page belongs to a site that won’t respond, our content removal service starts by working out which options are realistic before anything is submitted.
Common mistakes
- Blocking in robots.txt and adding noindex together. The block stops Google reading the noindex.
- Relying only on the Removals tool. It expires after about six months. Without a permanent fix, the page comes back.
- Deleting the page but not the files. Images and PDFs often live at their own URLs and stay indexed.
- Leaving the URL in the sitemap. It tells Google the page still matters.
- Forgetting other search engines. Noindex and deletion work for Bing too, but Google’s Removals tool doesn’t. Bing Webmaster Tools has its own options.
Frequently asked questions
How long does it take to remove a page from Google search?
With the Removals tool, a URL is usually hidden much faster than any other method, though Google doesn’t promise a set time. Permanent removal through deletion or noindex depends on when Google next recrawls the page, which can be days for frequently crawled pages and much longer for pages Google rarely visits.
Can I remove a page from Google that isn't on my website?
Not with Search Console, which only works for sites you’ve verified. You can ask the site owner to remove or change it, or use Google’s own request forms if the page contains personal information, outdated content or material covered by a legal request such as copyright.
Does deleting a page remove it from Google right away?
No. Google keeps showing the page until it recrawls the URL and sees the 404 or 410 status. Use the Removals tool if you need it hidden in the meantime.
Should I use robots.txt to remove a page from Google?
No. robots.txt controls crawling, not indexing, and a blocked URL can still appear in results. Use noindex or delete the page. The exception is images, where Google recommends a robots.txt rule to keep them out of Google Images.