Install a 301 redirect from .no to .com for all pages of the site; using two lines of code in your .htaccess file.
Make sure that all incoming links are changed to point to the .com version of the page, sometime over the next few months. Add a <base href="http://www.domain.com/"> tag to all pages of the site to reinforce the change. Make sure that all internal links resolve to the new domain.
Check the entire site using both Xenu LinkSleuth and WebBug for problems.
|