If i hosted a few web sites under the same root and had a global.asax file(asp.net) read the url that the user is trying to view. Then redirected them. would this pentalize me? for example. if you goto radiou.com it will redirect you to http://tvulive.com/radiou/ or even if i had it do this http://radiou.com/radiou/. Does this constitute cloaking and is there a better pratice.