Re: Removing URLs from SE index
- From: "Brent Atkerson" <brent.atkerson@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 11:23:39 -0400
"Borek" <borek@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:op.sxvdalol584cds@xxxxxxxx
> On Thu, 29 Sep 2005 16:29:17 +0200, Brent Atkerson
> <brent.atkerson@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
>>> 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 fetchespage
>>> B that it was redirected to. This page B exists - so now Googlesee
>>> 00 - and it refuses to remove page A, as it assumes it stillexists. The
>>> only sure cases when Google doesn't refuse to remove Ais when it is
>>> either blocked by robots.txt (then it doesn't matterif the page exists)
>>> or when GET A returns 404 (probably other codes- like "gone" - too).
>
>> Borek, perhaps you were using a 302 redirect. I removed hundreds of
>> pages from the index this summer that had been gone from the serverfor
>> more than a year now (if only there were some way to remove thesame
>> pages from Yahoo!'s index) but my server was sending 301 redirectsfor
>> the missing files from various domains.
>
> No contradiction here, but I decided to check details.
>
> Take a look at this URL:
>
> http://www.chembuddy.com/ ?left=BATE&right=overview
>
> It 301 redirects you to
>
> http://www.chembuddy.com/?left=BATE&right=basic_acid_titration_equilibria
>
> Both pages are indexed by Google (although the first has no cached
> version).
>
> Try to remove the "overview" link - Google shows message "That page
> appears to still be on the web".
>
> So redirect 301 to new page that gives 200 is considered "page still
> exists".
>
> 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
Are these pages PHP? If so, there are some "special" things you need to do
to send all the correct headers (I don't know/understand enough to give you
anything more than that).
Sort of on topic, and just remembered, I have a similar thing with
www.example.com vs. example.com. I have a 301 redirect set up in .htaccess
but the engines refuse to update their index to the www and I cannot remove
the example.com from Google
--
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
- Re: Removing URLs from SE index
- From: Brent Atkerson
- 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: one way links in graphics.
- Previous by thread: Re: Removing URLs from SE index
- Next by thread: Re: Removing URLs from SE index
- Index(es):
Relevant Pages
|