Back to blog
guides9 min read

How to Remove a Website From Google Search Console (and From Google Itself)

Removing a property from Search Console changes nothing in Google Search. The three removals people actually mean, and the exact steps for each one.

Aditi ChaturvediSeptember 1, 2026
TL;DR

"Remove a website from Google Search Console" describes three different jobs, and the setting people find first does the one they usually don't mean. Sort out which removal you want before touching anything:

  • REMOVE THE PROPERTY FROM YOUR ACCOUNT: Settings, then Remove property. This only tidies your dashboard. Google Search does not change, and the data comes back if you ever re-verify.
  • REMOVE PAGES FROM GOOGLE SEARCH: The Removals tool hides a URL within hours, but only for about 6 months. Permanent removal needs a noindex tag, a 404 or 410, or password protection.
  • REMOVE A PERSON'S ACCESS: Settings, then Users and permissions. Delegated users drop instantly; a verified owner keeps access until every verification token they hold is deleted.

The one thing that never removes a page from Google is the one most people try first: blocking it in robots.txt.

CrawlRaven reads your Search Console data daily and joins it with GA4 and a 200-point crawl, which is how you notice the other removal problem: pages quietly dropping out of the index unasked. This guide covers the deliberate kind, in all three senses people mean by it. Try CrawlRaven free: 1 site, no credit card →

Here is the uncomfortable thing about this question: the setting called Remove property does not do what most people searching for it want done. It removes the site from your dashboard. Google keeps crawling, indexing and ranking every page exactly as before.

"Remove a website from Google Search Console" is really three different jobs wearing one name. Which one do you mean?

  • Declutter your account: stop seeing an old client site or a dead project in your property list.
  • Remove pages from Google: get a URL, a directory, or a whole site out of search results.
  • Revoke access: remove a former employee or agency from a property they can still see.

Each has its own tool, its own steps, and its own trap. This guide walks all three, in that order.

Three different jobs

What do you actually want removed?

Stop seeing the site in your Search Console account
Remove propertySettings, then Remove property
Affects only your dashboard. Google Search does not change, and the data comes back if you re-verify.
Get pages out of Google Search results
Removals tool, then a permanent signalIndexing, then Removals, then New request
Hides the URL for about 6 months. Permanent removal needs noindex, a 404 or 410, or password protection.
Take away another person's access to the property
Users and permissionsSettings, then Users and permissions
Delegated users drop instantly. A verified owner stays until every one of their verification tokens is deleted.

Three removals that share one name

The reason the confusion matters: two of these jobs are reversible housekeeping, and one changes what the world can find. Mixing them up in one direction wastes ten minutes. Mixing them up in the other direction can hide a revenue page from Google for half a year.

You want toUseGoogle Search changes?Reversible?
Tidy your property listSettings → Remove propertyNoYes, re-verify any time
Hide pages from results nowIndexing → RemovalsYes, for ~6 monthsYes, cancel the request
Remove pages permanentlynoindex, 404/410, or a loginYes, permanentlyOnly by undoing the signal
Revoke a person's accessSettings → Users and permissionsNoYes, re-add them later

Remove a property from your account

This is the housekeeping version: the old client site, the staging property you verified in 2023, the domain you sold. Four steps:

  1. Open the property you want gone, using the property selector in the top-left corner.
  2. Go to Settings in the left sidebar. You need to be a verified owner; delegated users do not see the option.
  3. Click Remove property and confirm. The property leaves your account list immediately.
  4. Optionally, delete your verification token (the HTML file, meta tag, or DNS record). If you leave it in place, you can re-add the property with one click, which is usually what you want for your own sites.

What property removal does and does not do

Worth being precise, because this is where the biggest misconception lives:

  • It does not touch Google Search. Rankings, indexing and crawling continue unchanged. Google does not interpret property removal as a signal about the site.
  • It does not delete the data on Google's side. Re-verify the site next year and the performance history reappears, subject to the rolling 16-month window that applies to everyone.
  • It does not notify or affect other owners. Their access and their view of the property are untouched. You are only editing your own list.

One genuine caution before removing a property you manage for someone else: export anything you still need. Search Console shows a rolling 16 months at most, so any history you don't capture yourself is on a schedule to disappear whether or not the property stays in your account.

Remove pages from Google Search results

This is the version with stakes. The reliable pattern is a two-step: hide the URL fast with the Removals tool, then make the removal permanent with a signal Google respects on recrawl. Doing only the first step means the page comes back in about 6 months. Doing only the second means waiting days or weeks for Google to recrawl.

Step 1: Hide it fast with the Removals tool

  1. Open Indexing → Removals in the left sidebar of the property that contains the URL.
  2. Click New request. Choose Temporarily remove URL to hide the page and its cached copy, or Clear cached URL to wipe the snippet and cache while leaving the listing.
  3. Enter the URL. Tick Remove all URLs with this prefix to cover a directory or an entire site in one request.
  4. Submit and check the status. Approved requests usually take effect within hours. The request list shows anything denied and why.
Temporarily remove: in plain English

The Removals tool is a curtain, not a demolition. For about 6 months, Google hides the URL from results while keeping it in the index underneath. If nothing else changes by expiry, the page is eligible to walk back into results as if nothing happened.

Step 2: Make the removal permanent

While the curtain is up, change the page's actual state. Any one of these is sufficient:

  • Delete the page so it returns a 404 or, better, a 410. Google removes it after recrawling; a 410 tends to clear slightly faster.
  • Add a noindex tag or X-Robots-Tag header if the page should stay live for visitors but out of Google. The page must remain crawlable so Google can read the tag.
  • Put it behind a login. Googlebot hits the same wall as any logged-out visitor, and the content drops out.

The classic mistake is reaching for robots.txt instead. A Disallow rule blocks crawling, not indexing: the URL can linger in results as a bare link, and Google can no longer fetch the page to see your noindex. Keep the page crawlable until it drops out. Our robots.txt tester shows what your file currently blocks.

Temporary vs permanent

How long each removal method actually lasts

Removals tool request~6 months
Hides the URL from results fast, usually within hours. The page stays indexed underneath and returns when the request expires.
noindex tag or headerPermanent
Google drops the page on its next crawl and keeps it out for as long as the tag stays. The page must remain crawlable to be seen.
404 or 410 responsePermanent
The page no longer exists, so Google removes it after recrawling. A 410 tends to clear slightly faster than a 404.
Password protectionPermanent
Googlebot gets the same login wall as everyone else, so the content drops out and stays out.
robots.txt DisallowNot a removal
Blocks crawling, not indexing. The URL can stay in results as a bare link, and Google can no longer see a noindex on it.

Removing pages on sites you don't own

No Search Console property, no Removals tool. You still have two routes:

  • The Refresh Outdated Content tool, public and free, for results that no longer match the live page: the page was deleted, or the sensitive content on it was changed. Google re-checks the page and updates or drops the result.
  • Legal removal requests for copyright, defamation, doxxing and explicit personal content, via Google's legal request forms. Slower, but the only lever when the site owner won't act.

Remove a user or owner from a property

The third meaning of "remove": the agency you stopped working with, the employee who left. Delegated users are easy; owners are the part people get stuck on.

  1. Open Settings → Users and permissions as a verified owner.
  2. For a delegated user (Full or Restricted), open the three-dot menu on their row and choose Remove access. It takes effect immediately.
  3. For a verified owner, find their token. Ownership comes from verification, not from the user list. Check for their HTML verification file on your server, their meta tag in your homepage source, their DNS TXT record, and any Google Analytics or Tag Manager verification tied to their account.
  4. Delete every token they hold. Their ownership lapses once no verification method survives. Miss one, and they quietly keep full access.
  5. On a hosted builder, check the builder's own fields too. A verification tag pasted into a header-code box counts as a live token. Ours on Weebly and Wix verification shows where each platform stores it.
Opinion· Aditi's take: audit the owners list before you need to
Every site I have ever inherited came with at least one mystery owner: a developer from two redesigns ago, an agency nobody remembered hiring. Verification tokens do not expire. Twice a year, read the Users and permissions page and ask who each name is. The day you actually need to lock someone out is the wrong day to learn how tokens work.

When the removal doesn't take

Four failure modes cover nearly every "it didn't work":

  • "I removed the property but the site is still on Google." Expected: property removal never touches search results. Use the Removals tool plus a permanent signal, per the section above.
  • "The URL came back after a few months." The Removals request expired and the page still returned 200 with no noindex. Fix the page state; the reappearance stops.
  • "My removal request was denied." Usually the URL pattern didn't match the property, or the request duplicated an active one. Check the exact URL and protocol against the property type, and submit from the property that actually contains the URL.
  • "The page is gone from Google but I never asked." Different problem entirely: check the Page indexing report for a stray noindex, a canonical pointing elsewhere, or a crawl block. Accidental deindexing looks identical to deliberate removal from the outside.

That last case is worth automating away. A stray noindex that ships to production does the Removals tool's job on pages you wanted to keep, and nothing in Search Console emails you about it. CrawlRaven's crawl checks every page's indexability against your indexation data daily, precisely so deliberate removals stay the only kind you have.

Frequently asked questions

Does removing a property from Search Console remove the site from Google?

No. Removing a property only removes it from your Search Console dashboard. Google keeps crawling, indexing and ranking the site exactly as before. To take pages out of Google Search you need the Removals tool for speed, backed by a noindex tag, a 404 or 410 status, or password protection for permanence.

How do I remove a website from Google Search Console?

Open the property, go to Settings, and click Remove property. You need to be a verified owner; delegated users don't see the option. The property disappears from your account list immediately. Nothing changes on Google's side, and if you re-verify the same site later, its data reappears.

How long does the Google Search Console removal tool last?

About 6 months. A Removals request hides the URL from Google Search results, usually within hours of approval, but it is explicitly temporary. If you haven't removed the page, returned a 404 or 410, or added a noindex by the time the request expires, the URL becomes eligible to reappear in results.

How do I permanently remove a URL from Google?

Give Google a permanent signal: delete the page so it returns a 404 or 410, add a noindex robots meta tag or X-Robots-Tag header, or put the content behind a login. Pair it with a Removals request if you need the URL hidden today, since recrawling can take days to weeks on its own.

Why did my removed URL come back in Google Search results?

Because the Removals tool only hides URLs for about 6 months, and nothing permanent backed it up. If the page still returns 200 with no noindex when the request expires, Google can list it again. Fix the underlying state, then the reappearance stops: 404, 410, noindex, or a login wall.

Does deleting a property in Search Console delete its data?

Not on Google's side. The property vanishes from your account list, but Google retains the historical performance data, and re-verifying the site restores it. If you want a copy you control, export before removing: Search Console only ever shows a rolling 16 months, so anything older is already gone regardless.

Can I remove someone else's website from Google Search Console?

You can't touch another site's Search Console, but you can ask Google to refresh or remove search results for pages you don't own. The public Refresh Outdated Content tool handles pages that have changed or been deleted. Legal problems (copyright, defamation, explicit personal content) go through Google's legal removal request forms instead.

Why can't I remove an owner from my Search Console property?

Because owners are defined by verification tokens, not by the user list. A verified owner keeps access for as long as any of their tokens survives: an HTML file on the server, a meta tag in the homepage, a DNS record, or an Analytics/Tag Manager linkage. Delete every token they hold, and their ownership lapses.

Will blocking a page in robots.txt remove it from Google?

No, and it can make removal harder. robots.txt blocks crawling, not indexing: the URL can stay in results as a bare link, and Google can no longer fetch the page to see a noindex tag on it. Keep the page crawlable, let Google read the noindex, and only consider blocking after it has dropped out.

How fast does the Removals tool work?

Approved requests usually take effect within a few hours, and Google's documentation says to expect up to about a day. That speed is the tool's whole value: a permanent method alone (404, 410, noindex) waits on recrawling, which can take days to weeks for pages Google visits rarely.

Aditi Chaturvedi
About the Author

Aditi Chaturvedi

15+ years of growing SaaS websites through SEO | Author, 200-Point Audit Checklist

Aditi has spent 15+ years helping SaaS companies scale organic traffic through technical SEO and content strategy. She is the author of the CrawlRaven 200-Point Audit checklist used by agencies and in-house teams to systematically improve search performance.

remove website from google search consolegoogle search console removalsgoogle search console removal toolremove url from google search consoledelete search console property

Reader has just removed a property, hidden URLs with the Removals tool, or revoked a user's access, and now cares about what remains indexed and how their remaining properties are performing.

Removal is the easy half. Knowing what's still indexed is the other.

Daily Search Console sync, indexation tracking and a 200-point crawl in one ranked plan. Free plan covers 1 site.

The Removals tool tells you what you hid. It doesn't tell you what Google quietly dropped on its own, or which pages a noindex leaked onto. CrawlRaven joins your Search Console, GA4 and crawl data into one plan, so indexation problems surface before they cost a quarter's traffic. No credit card required.

CrawlRaven connects Google Search Console and GA4, runs 200+ technical SEO checks, and joins all three into one prioritized fix list, so you know what is broken, what it is costing you, and what to fix first.

✓ No credit card required·200+ checks·GSC + GA4 + full-site crawl
Free plan — no credit card

Stop exporting. Start shipping.

Connect Search Console, import your Ahrefs or Semrush lists, and get one ranked plan. Start free with one site, or grab a limited lifetime deal from $39, only 10 licenses left.

3
Data sources joined
200+
Point audit checks
1
Ranked plan out