PDA

View Full Version : Remove Pages From Google


villagehero
03-03-2006, 12:41 AM
I have a few pages that are no longer on my server. But they keep showing up in Google. A lady kept demanding that I removed the pages because her name is mentioned. What's the best way to remove them fast.

I am familiar with the link in google to remove outdated link. But I am so afraid that they don't remove my entire site.

Do I type the URL in the box? In the remove intructions they ask me to check either "anything associated with this URL" or...

Remove: anything associated with this URL
snippet portion of result (includes cached version)
cached version only

Can someone give some specific intructions please.

chintansoni
03-06-2006, 05:56 AM
Hi,
If you want to remove particular page of your website from google index...
you can create 1 robots.txt file... n submit it to google page removal @ http://services.google.com/urlconsole/controller


make 1 file name it to "robots.txt"

in that type

User-agent: Googlebot
Disallow: /pagename.html
Disallow: /directory/

submit this file to google page removal.... or if u r still unsure... you can give me your page name...i'll make 1 robots.txt file for u...n u can submit it.


for more details you can have a look at file i have created for my website to remove some pages from google... and it worked
http://www.1moneymania.com/robots.txt

AussieWebmaster
03-06-2006, 11:45 AM
If they are in Google I would use a 301 redirect so the links to the old pages are not lost.