Re: Removing URLs from SE index
- From: "Brent Atkerson" <brent.atkerson@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 10:29:17 -0400
"Borek" <borek@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:op.sxu5rmwu584cds@xxxxxxxx
> On Thu, 29 Sep 2005 13:37:53 +0200, <mercurythread@xxxxxxxxx> wrote:
>
>> Set the header response of the document to be 301 and this will
>> overrule the 200 OK reponse that your server will send out by default -
>> a 301 in the htaccess should do this. Is reasonably simple in php dont
>> know about other languages,
>
> I wasn't precise enough.
>
> Imagine you have a page example.com/remove_me.html (call it A) that is
> now redirected to example.com/dont_remove_me.html (call it B). You want
> to get rid of page A in Google cache, but this url still generates traffic
> so you redirect it to B with 301.
>
> When you enter (in the remove tool) url for A Google checks its existence.
> It is redirected to page B with 301. Then Google fetches page B that it
> was
> redirected to. This page B exists - so now Google see 200 - and it refuses
> to remove page A, as it assumes it still exists. The only sure cases when
> Google doesn't refuse to remove A is when it is either blocked by
> robots.txt
> (then it doesn't matter if the page exists) or when GET A returns 404
> (probably other codes - like "gone" - too).
>
> Perhaps it is corrected now, but I was fighting it this Summer. I have no
> spare page to delete from cache to check it now :)
>
> On the second thought... I am not sure if I was sending 301 or 302.
>
> Best,
> Borek
> --
> http://www.chembuddy.com - chemical calculators for labs and education
> BATE - program for pH calculations
> CASC - Concentration and Solution Calculator
> pH lectures - guide to hand pH calculation with examples
>
> http://www.bpp.com.pl - programy do terapii pedagogicznej
> i diagnozy ryzyka dysleksji
Borek, perhaps you were using a 302 redirect. I removed hundreds of pages
from the index this summer that had been gone from the server for more than
a year now (if only there were some way to remove the same pages from
Yahoo!'s index) but my server was sending 301 redirects for the missing
files from various domains.
--
Brent Atkerson
Anrod Screen Cylinder Co.
www.anrodscreen.com
.
- Follow-Ups:
- Re: Removing URLs from SE index
- From: Borek
- Re: Removing URLs from SE index
- References:
- Removing URLs from SE index
- From: Mikkel Møldrup-Lakjer
- Re: Removing URLs from SE index
- From: Eric Johnston
- Re: Removing URLs from SE index
- From: Borek
- Re: Removing URLs from SE index
- From: wd10
- Re: Removing URLs from SE index
- From: Borek
- Re: Removing URLs from SE index
- From: mercurythread
- Re: Removing URLs from SE index
- From: Borek
- Removing URLs from SE index
- Prev by Date: Re: one way links in graphics.
- Next by Date: Re: Removing URLs from SE index
- Previous by thread: Re: Removing URLs from SE index
- Next by thread: Re: Removing URLs from SE index
- Index(es):
Relevant Pages
|