Forum Moderators: phranque
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.
Justin