|
I dont see any advantage in switching, but if you really want to do it, move all your content to the .com domain and use HTTP redirects (status code 301 to indicate that the content has move permanently).
You should use the http redirects for every individual page, not a global redirect to the new home page.
|