-
How to remove old or deleted information from Google
over 9 years ago
-
about 9 years ago
Hi Sachin,
Yes, the two ways that Rinki suggested will also work in that case too.
-
over 9 years ago
Hi Sachin,
To update the new content from old content on your site, you can make a "fetch and render"
request from Google webmaster.
And if you want to remove a page from search engine that is already removed from your site,you
can put this page into robots.txt as "Disallow".So,in future google do not indexed that page
of your site which is already deleted.
example-
User-agent: *
Disallow: /page-you-dont-want-to-show/
Disallow: /~joe/junk.html
or
2)To remove the page from search engine that is already deleted from site, You can make a remove request from Google Webmaster.
Steps to request Google webmaster to remove URL-
- Login To webmaster
- Goto Dashboard
- Goto Google Index
- Click on Remove URLs
- Click on Create a new Removal Request
- Enter the link.
-
over 9 years ago
Thanks Rinki,
What if I want to remove such content which is still live on Site, The way you suggest will this work in such case.
-
3 Answer(s)