1

Hi I have multiple country domains for one company and one top level .com domain. I am looking to consolidate these by have www.mydomain.com/us /uk /fr etc and point the country domains to each section but don't want to loose Google rankings. I also have add word accounts on each country domain. I want to know what is the BEST way to structure all of this???

ergosys
  • 47,835
  • 5
  • 49
  • 70

2 Answers2

0

301 redirect on every country domain, to corresponding pages.

Kuroki Kaze
  • 8,161
  • 4
  • 36
  • 48
  • Ok - So would i run the Google addwords on the counrty domains or the /country ? –  Mar 26 '09 at 18:14
0

Use mod rewrite .htaccess This should preserve your Google Page Ranks of your webpages. http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html

abhilash
  • 5,605
  • 3
  • 36
  • 59