Remove content that is indexed?
-
Hi guys,
I want to delete a entire folder with content indexed, how i can explain to google that content no longer exists?
-
I'd do any of the below :
- Submit a new site map for indexing
- Use Google's removal tool
Good post on this topic here
-
In the robots.txt disallow the directory http://www.robotstxt.org/
-
Thank you very much for your answers
Question Answered
-
it must be blocked using the robots.txt file. Submitting http://mydomain.com/folder/ would remove all objects which reside under that folder including all web pages, images, documents and files.