I have one business in which I originally created a subdomain focused on a small part of my product offerings. I built quite a lot of links to that subdomain (e.g. niche.mydomain.com) and get steady traffic. The problem is that I want merge that niche with my main domain (www.mydomain.com) where I am now doing all the postings. I know I could do a general permanent redirect for all pages on the subdomain to my main domain. However, what I really need is a way to: 1. do a permanent redirect from some particular pages on the subdomain to particular pages on the main domain. 2. For all other subdomain pages that don't have corresponding pages on my main domain I want a generic 301 redirect to the index page of my main site.
Suggestions would be greatly appreciated.. especially with specific code to use! Eric