How to Remove webpages from search engines

broken143

Junior Member
Joined
Dec 10, 2023
Messages
118
Reaction score
41
my website got hacked and someone submitted 2000 pages sitemap to search console... now i removed everything but their pages still coming in search engine..

how to completely remove the website from search engine and start fresh..

p.s { He got wordpress root access and then verified his search console account and submitted sitemap through his account ]
 
how to completely remove the website from search engine and start fresh..
Put your website in maintenance mode.

Keep it like that forfew weeks all pages will de index slowly.

Then you can start fresh.

But this bothers me:
He got wordpress root access and then verified his search console account and submitted sitemap through his account
Never happened to me so IDK if you can re verify and add it back to your GSC or not.
 
You can use Webmasters Tools to remove the whole site. Just use the remove subdirectory option, all pages under that should drop out.
Or
Setting up an HTTP status code of 410 instead of 404 will make it clear to Google. Wait for few days for Google to recrawl your site to discover the 410 code, and it remove the page from its index.
 
my website got hacked and someone submitted 2000 pages sitemap to search console... now i removed everything but their pages still coming in search engine..

how to completely remove the website from search engine and start fresh..

p.s { He got wordpress root access and then verified his search console account and submitted sitemap through his account ]
In my opinion, Submit the removal request on Google Search Console !
 
how to completely remove the website from search engine and start fresh..
Delete the website, make sure all the links lead to 404 not found and it will be deindexed over time, but this might take a looooong time...

Its better to remove it manually through the GSC in-built Removal tool.
 
remove webpages from search engines, you can use the .Remove Outdated Content tool in Google Search Console or submit a removal request to the individual search engine.
 
OP, please note that the answers supplied above apply only to content on YOUR site.

If anyone is reading this thread and wondering how they can 'remove' content about their site located on other sites, one key solution is to RANK content you control (posted outside your site) HIGHER than the pages mentioning your site/brand.

Ideally, push them to the middle area of the second page of Google search results for your domain/brand/personal name. You can (figuratively) HIDE A DEAD BODY in that spot (and lower spots)!
 
Delete the website, make sure all the links lead to 404 not found and it will be deindexed over time, but this might take a looooong time...

Its better to remove it manually through the GSC in-built Removal tool.
How do you delete someone else's website that could be bad or involved in scams?
 
Try to use the "Remove URLs" tool in GSC to request removal of any hacked pages from Google's index.

Search Console > Index > Removals and choose "Temporary Removals."

Submit individual URLs or a full directory of URLs that you want to remove

After that, create a new, clean sitemap that only contains your legitimate pages.
Then submit the new sitemap to help Google index only the correct pages.
 
my website got hacked and someone submitted 2000 pages sitemap to search console... now i removed everything but their pages still coming in search engine..

how to completely remove the website from search engine and start fresh..

p.s { He got wordpress root access and then verified his search console account and submitted sitemap through his account ]
Use the google search console to remove the website and start fresh.
 
my website got hacked and someone submitted 2000 pages sitemap to search console... now i removed everything but their pages still coming in search engine..

how to completely remove the website from search engine and start fresh..

p.s { He got wordpress root access and then verified his search console account and submitted sitemap through his account ]
remove manually through Google search console
 
my website got hacked and someone submitted 2000 pages sitemap to search console... now i removed everything but their pages still coming in search engine..

how to completely remove the website from search engine and start fresh..

p.s { He got wordpress root access and then verified his search console account and submitted sitemap through his account ]
  • Secure your website first
    • Change all passwords (WordPress, hosting, database, FTP, email)
    • Reinstall WordPress from scratch
    • Use Wordfence or Sucuri to scan for malware
    • Remove unauthorized Search Console access
  • Remove the old URLs from Google
    • Use Google Search Console → Removals → Request URL removal
  • Deindex your site temporarily
    • Add Disallow: / in robots.txt
    • Use <meta name="robots" content="noindex, nofollow"> in <head>
  • Remove the old sitemap and submit a new one
    • Delete the old sitemap.xml
    • Remove the hacker’s sitemap from Google Search Console
    • Submit a fresh sitemap
  • Request Google to remove indexed pages faster
    • Use the URL Inspection Tool to request removal of hacked URLs
    • File a Google Spam Report if necessary
  • Start fresh with a clean website
    • Remove robots.txt block after cleanup
    • Reindex site in Google Search Console
 
Back
Top