- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] multiple domain to one web site
- From: "Voytek Eymont" <lists@xxxxxxxxxx>
- Date: Wed, 23 Apr 2008 00:09:09 +1000 (EST)
- Reply-to: lists@xxxxxxxxxx
- User-agent: SquirrelMail/1.5.1
On Tue, April 22, 2008 4:16 pm, Tony Sceats wrote:
> From a search engine perspective you're better off only having one domain
> work properly and having redirects set up to the chosen "master" domain
> -
> this way when people link to your site you don't loose page-ranking as
> they are more likely to link to the same URLs (thus increasing your page
> ranking) - for the same reason you should only have one subdomain, ie,
> have redirects to move http://name.com.au/content redirect to
> http://www.name.com.au/content or vice versa
Tony, xorprime, thanks
so is this something like this in the virtual host container:
Redirect / http://www.name.com.au
--
Voytek