Forum Moderators: open
RedirectPermanent / [newdomain.co.uk...]
And it will send a 301 redirect permanent back to the browser telling it to go look at the new site.
If you are stuck on an windoze IIS server, then I have no idea how to do it.
2) If your site is hosted on a Windows server, it should be possible to do this yourself using ASP. You can control the HTTP headers that are sent back, I haven't had the need to try this myself, but it should be possible to generate a "perm moved" response from ASP programically.
If you must abandon the .info TLD for some reason, then put a redirect on it and try to leave it up for at least a month - overlap the time the two TLDs are active, and redirect from old to new, that is.
Otherwise, just have your DNS updated to point both top-level domains, .info and .co.uk, to your server.
Jim
Better to feed Googlebot a 301 and tell it which domain to keep and which one to remove.
My question was really directed at whether the old TLD has to be abandoned.
Yes, I'd keep the old one, use it to redirectpermanent to the new to avoid dup content penalties, and if not possible to keep the old TLD, then at least try to overlap them for a month or more to redirect users and 'bots to the new domain name.
Sometimes I just need to quit typing for the day... :o
Jim