March 19, 200917 yr Hey, I have multiple domains for my site and what them to all be SEO for the page they are linked to on my original site, the only thing is should i create a index on each of the domains and seo that and then the index page links to my original site, or should i just use domain forwarding?? Also would it be better to create a micro site for each domain which then eventually pointed to my original site???? Cheers Mike
March 19, 200917 yr Author ps this belonged in the SEO or the how do i do that area? char Sorry please can you tell me how to move it? Cheers
March 19, 200917 yr I'm actually wondering something similar. I've got separate domains for different areas of my website (gallery, classifieds, etc), and wondering on the best way of setting them all up.
March 20, 200917 yr Author I'm actually wondering something similar. I've got separate domains for different areas of my website (gallery, classifieds, etc), and wondering on the best way of setting them all up. I think its probably best if we use the 301 redirect Jammy, but still not totally convinced about it lol. What do you think??
March 20, 200917 yr I'm not so sure, I'm going to look into the capabilities of the .htaccess file a little more, just spending 3 minutes on Wiki has brought this up: To change domain names: RewriteEngine On RewriteCond %{HTTP_HOST} ^.*oldwebsite\.com$ [NC] RewriteRule ^(.*)$ http://www.preferredwebsite.net/$1 [R=301,L] I think I'd like it so that anything that came up as www.mywebsite.co.uk/gallery/x/x/x would now come up as www.mygallery.co.uk/x/x/x Whether this is possible I'm not sure....
Create an account or sign in to comment