Forum Moderators: open

Message Too Old, No Replies

301 redirects being dropped from index

....doh

         

mcavill

1:52 pm on Sep 8, 2003 (gmt 0)

10+ Year Member



I recently altered a site i look after, changing the files to key-word-phrase.asp format - and put 301 permanently moved on the old pages - now there are only a couple of pages left in the google index :( what went wrong? - does google drop the old pages when it gets a 301, then get round to indexing the new ones, on it's next visit - i was hoping for a seamless change over...

mcavic

2:26 pm on Sep 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



does google drop the old pages when it gets a 301, then get round to indexing the new ones, on it's next visit

I don't know for sure, but that wouldn't surprise me.

jcoronella

2:31 pm on Sep 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



"recently" is the key word here.

Google will do just what you described - drop the old pages shortly after starting a 301. The new target of the 301 could take 1 - 3 weeks to make it back into the index - but it will.

Good news is that if 1-3 weeks is too long for you, you can remove the 301 and be back in with the old page in a few days.

back in a few days assuming googlebot visits your page regularly

mcavill

2:45 pm on Sep 8, 2003 (gmt 0)

10+ Year Member



fair enough - i think it's on the 3 week spidering cycle - need to check the logs in more detail - i'll wait and see, i've also just noticed the page the dmoz has listed only has a temp redirect so i need to update that as well...i guess patience is the key with google and dmoz :)

jcoronella

7:59 pm on Sep 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Patience isn't the key, but it sure helps keep you from getting nervous and breaking off the key in the lock.

mcavill

9:22 pm on Sep 8, 2003 (gmt 0)

10+ Year Member



<deleted>

Arnett

10:25 pm on Sep 8, 2003 (gmt 0)

10+ Year Member



I had a serious problem on my server. When I first got on the web in 98 I started with virtual hosting.

My url was: [my-web-host.com...]

Over time I set up all of my sites in directories like:

[my-web-host.com...]

If the site performed well then I would license a domain like:

[new-site.com...]

The new site would basically just be pointed at the same files. I now have three domains that have "grown up" this way. I realized that Google was indexing all of the files both under the virtual path and the domain path. This was causing duplicate content penalties for my domains. The more files I added to the site the worse the PR and ranking seemed to get. Follow this with weeks of brainstorming with my webhost.

What we first decided to do was to disallow the virtual paths at the webhost root level. Then we decided to add permanent redirection to the .htaccess files so that Google would:

1 - Delete the [my-web-host.com...] listings from their index

2 - Follow the permanent redirection directive to the files in [new-site.com...] and change all references to the virtual name files to the domain name.

Logically,this seems to be the airtight solution. It solves the duplicate content problem and also causes one set of listings to be "combined" into one set of listings just referencing the domains.

Will this work as outlined?

jdMorgan

10:43 pm on Sep 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



mcavill,

The key to all of this is to change your internal links - and ask others to change their links - so that the search engines become aware of the new URL before you install the redirect. Once the SEs which are important to you have picked up the new URL, you can install the redirect without much worry.

You shouldn't have to do this, but right now, it seems to be necessary. We've had enough reports like this one that I believe it establishes a trend. I also believe that it is something that needs to be fixed, and that it will be fixed. G should hold off dropping URLs which respond w/301 until after the target URL is indexed.

As to "duplicate content penalties" in the interim, either choose to risk it, or don't change URLs. Duplicate content "penalties" in this case are simply the result of dividing existing PR between two URLs, though.

Jim