Forum Moderators: open
Regarding other solutions I'd suggest you using the search fuction or google using site:webmasterworld.com redirect + specific need
If a page has moved permanently then use a 301 redirect to alert Google to the new URL.
If you cannot alter the configuration of your server this way then use <meta> tags instead, like this:
If you use <meta name="robots" content="noindex,follow"> on every page of the old site, and then point all "internal" site navigation over to the equivalent page at the new site, then Google will drop the old site from the listings and reindex the new one in its place in about 4 to 8 weeks or so.
I would prefer not to get involved with .htaccess.
Reading the referred post to Google guy, is there a way of doing this somehow in the meta tags for the whole url?
Dougie.