Forum Moderators: phranque

Message Too Old, No Replies

domain with out hosting, can i do 301?

Thanks for any tip

         

bbbandit

4:51 pm on Oct 7, 2005 (gmt 0)

10+ Year Member



Hi

How i make a 301 redirect from www.secondarydomain.net or www.secondarydomain.org (i only have the domain, they aren`t host any where) to www.primarydomain.com? At that domains i can`t put a .htaccess file. I redirect using the normal features of the company where i bought them. They give me 200 code, i try several codes in the .htaccess file in my www.primarydomain.com, like:

RedirectMatch 301 (.*)\.html$ [secondarydomain.net...]

They give me 302 code.
I try different ways to do this, but iam affraid to make worst. I allready had some 500 code back.

jd01

4:55 pm on Oct 7, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The only way for you to control the redirect code (most of the time) is to host the domain. You will not be able to do anything on the domain you are pointing to, you must set the code on the one you are redirecting from, so hosting them is probably the best answer if you would like to redirect them.

Justin