Index: [Article Count Order] [Thread]

Date:  Tue, 13 Oct 2009 09:18:59 -0700
From:  "Ken Marcus - Precision Web Hosting, Inc" <kenlists (at mark) precisionweb.net>
Subject:  [coba-e:16089] Re: alias does 302 redirect
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <BECABF67AA204BC688A05496A567F509@KenMarcusPC>
In-Reply-To:  <7C4C904240FD4C78934736A15E4B5F03@TikKlikPC11>
References:  <200910102307.42065.gwaugh (at mark) frontstreetnetworks.com> <A18C2D9E14454E0687FE7A1969D58F25 (at mark) TikKlikPC11> <0F32542498C846D0B347CAEA3D2205F9 (at mark) KenMarcusPC> <7C4C904240FD4C78934736A15E4B5F03 (at mark) TikKlikPC11>
X-Mail-Count: 16089


----- Original Message ----- 
From: "Steffan" <snoord (at mark) planet.nl>
To: <coba-e (at mark) bluequartz.org>
Sent: Tuesday, October 13, 2009 1:07 AM
Subject: [coba-e:16088] Re: alias does 302 redirect


> Sorry
> What i mean
> Is when you create a site
> www.domain.com with a alias domain.com or domain.org
>
> then when someone goes to http://domain.org
> BQ does a 302 redirect
> but i noticed in google hat that is standard in apache
> It woeld better for google indexing that this was a 301 redirect
>
>
> -----Oorspronkelijk bericht-----
> Van: Ken Marcus - Precision Web Hosting, Inc
> [mailto:kenlists (at mark) precisionweb.net]
> Verzonden: maandag 12 oktober 2009 21:11
> Aan: coba-e (at mark) bluequartz.org
> Onderwerp: [coba-e:16085] Re: alias does 302 redirect
>
>
> ----- Original Message ----- 
> From: "Steffan" <snoord (at mark) planet.nl>
> To: <coba-e (at mark) bluequartz.org>
> Sent: Monday, October 12, 2009 12:02 AM
> Subject: [coba-e:16084] alias does 302 redirect
>
>
>> Hello,
>>
>> I just noticed that a alias in the siteadmin always is being redirected
>> with
>> 302 redirect
>> Why is this, its bad voor google etc
>> Can this be somehow be changed in a 301 redirect
>>
>> Greats
>>
>> Steffan
>
>
> I don't think you'd want Google indexing the siteadmin links in any case.
>
>
> ----
> Ken Marcus
> Ecommerce Web Hosting by
> Precision Web Hosting, Inc.
> http://www.precisionweb.net
>
>


Steffan

In the vhost file,
e.g.
/etc/httpd/conf/vhosts/site2
you can edit it to change it to

RewriteRule ^/(.*)                      http://www.somesite.com/$1 [L,R=301]


----
Ken Marcus
Ecommerce Web Hosting by
Precision Web Hosting, Inc.
http://www.precisionweb.net