Remove URLs Tool

Temporarily block search results from sites that you own

The Remove URLs tool enables you to temporarily block pages from Google Search results on sites that you own. For sites that you don't own, see here.

  • A successful request lasts only about 90 days. After that, your information can appear on Google search results (see Making removal permanent).
  • You must be an owner of the search console property that corresponds to the URL to be able to use this tool. If not, follow these instructions instead.

To temporarily block a Search Console property page from Google Search:

  1. Open the Remove URLs tool.
  2. Click Temporarily hide.
  3. Enter the relative path of the desired image, page, or directory. The following rules apply:
    • The URL is case-sensitive. example.com/MyPage is not the same as example.com/mypage
    • Don't include anchors (page#anchor) in your URL; anchors are ignored.
    • The path is relative to your Search Console property root, and should include a leading / mark.
    • When hiding a single page, the URL must match exactly, including the page extension (for example, .html). Therefore, if you block path/mypage, then the following URLs will NOT be blocked: path/MyPage, path/mypage?1234, path/mypage.html.
    • All variations of http and https, www and non-www will match. So "example.com/mypage" will match https://example.com/mypage, http://example.com/mypage, https://www.example.com/mypage, and http://www.example.com/mypage.
    • If you choose to hide a directory, then any file or directory starting with the prefix you supply will be blocked. So if you enter /folder, then /folder/somefile, foldername/somefile, and /folder.html will all be blocked.
    • To hide an entire site, leave the path empty.
    • Try to use the URL exactly as it appears in Google Search results.
  4. Click Continue
  5. If not hiding the entire site, you'll be asked to choose one of the following actions:
    • Temporarily hide page from search results and remove from cache: Hides the page from Google search results for about 90 days, and also clears the cached copy of the page and snippet. The page can reappear in search results after the blackout period. Google will recrawl the page during the blackout period and refresh the page cache and snippet, but will not show them until the blackout period expires.
    • Remove page from cache only: Clears the cached page and snippet, but does not remove the page from search results. Google will refresh the page cache and snippet.
    • Temporarily hide directory: Hides an entire directory from search results for about 90 days and also clears cached pages and snippets for all pages in the specified directory. The directory can reappear in search results after the blackout period. Google will recrawl the pages during the blackout period and refresh the page caches and snippets.
  6. Click Submit Request. The request can take up to a day to process, but is not guaranteed to be accepted. Check back to see the status of the request. If your request has been denied, click Learn more to see the explanation. For example, your request might have failed because the URL you submitted didn’t meet the requirements for the type of blocking you requested, or you may need to make a different type of request in order to successfully block a specific URL.
  7. Submit additional removal requests for any pseudonym URLs for that page, as well as any variations in URL casing that your server handles. For example, all the following URLs might point to the same page:
    • example.com/mypage
    • example.com/MyPage
    • www.example.com/mypage
    • example.com/page?1234

Clearing the cache or hiding a URL does not change Googlebot's crawl schedule or page caching behavior. When you request a temporary block of a URL, Google will still continue to crawl your URL, if it exists and isn't blocked by another method (such as a noindex tag). Because of this, it is possible that your page can be crawled and cached again before you remove or password-protect your page, and can appear in search results after your temporary blackout expires.

If your URL becomes unreachable by Googlebot, it will assume that the page is gone and your block request will be ended; any page found at that URL later will be considered a new page that can appear in Google's search results.

Make removal permanent

The Remove URLs tool is only a temporary removal. To remove content or a URL from Google search permanently you must take one or more of the following additional actions:

  • Remove or update the actual content from your site (images, pages, directories) and make sure that your web server returns either a 404 (Not Found) or 410 (Gone) HTTP status code. Non-HTML files (like PDFs) should be completely removed from your server. (Learn more about HTTP status codes)
  • Block access to the content, for example by requiring a password.
  • Indicate that the page should not to be indexed using the noindex meta tag. This is less secure than the other methods.

Undoing a remove url request

If you need to cancel your 90-day block from search results, you can visit the status page of the tool and click Reinclude next to a successful request. Requests take a few days to be process.

Misusing the Remove URLs tool

The URL removal tool is intended as a first step for content that you urgently need blocked—for example, if it contains confidential data that was accidentally exposed. Using the tool for other purposes might cause problems for your site.

  • Do not use the tool to clean up cruft, like old pages that 404. If you recently changed your site and now have some outdated URLs in the index, Google's crawlers will see this as we recrawl your URLs, and those pages will naturally drop out of our search results. There's no need to request an urgent update.
  • Do not use the tool to address crawl errors from your Search Console account. The blocking tool blocks URLs from Google's search results, not from your Search Console account. You don’t need to manually remove URLs from this report; they will drop out naturally over time.
  • Do not use the tool to "start from scratch" with your site. If you're worried that your site might have a manual action, or you want to start with a clean slate after purchasing a domain from someone else, we recommend filing a reconsideration request letting us know what you're worried about and what has changed.
  • Do not use the tool to take your site "offline" after being hacked. If your site was hacked and you want to get rid of bad URLs that got indexed, use the URL blocking tool to block any new URLs that the hacker created—for example, http://www.example.com/buy-cheap-cialis-skq3w598.html. But we don't recommend blocking your entire site, or blocking URLs that you'll eventually want indexed. Instead, clean up the hacking and let us recrawl your site. More information about dealing with a hacked site.
  • Do not use the tool to get the right "version" of your site indexed. Many sites make the same HTML content or files available via different URLs. If you do this, and don’t want duplicates to appear in search results, review our recommended methods of canonicalization. Don’t use the URL tool to block the URLs you don’t want in search results. It won't keep your favorite version of a page; instead, could remove all versions (http/https and www/non-www) of a URL.
Was this article helpful?
How can we improve it?