Redirect from MySite (person.aspx) to different site??I'm working on Mysite customization and Branding and also I'm working on a custom Site definition with custom pages for My site. if the user come to MyProfile page (public face). I need to redirect him to My custom site definition site page with user information to display.<br/> <br/> (i.e. http://sptest:11002/Person.aspx?accountname=DEV\Administrator <strong>TO</strong> http://MySite:9999/default.aspx?accountname=DEV\Administrator).<br/> <br/> Please help me out. <hr class=sig> Jamsbond© 2009 Microsoft Corporation. All rights reserved.Fri, 26 Jun 2009 22:27:55 Zdaee15b2-1ea2-4c6c-9f90-56bf8ee5d675http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#daee15b2-1ea2-4c6c-9f90-56bf8ee5d675http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#daee15b2-1ea2-4c6c-9f90-56bf8ee5d675ItsMeSrihttp://social.technet.microsoft.com/Profile/en-US/?user=ItsMeSriRedirect from MySite (person.aspx) to different site??I'm working on Mysite customization and Branding and also I'm working on a custom Site definition with custom pages for My site. if the user come to MyProfile page (public face). I need to redirect him to My custom site definition site page with user information to display.<br/> <br/> (i.e. http://sptest:11002/Person.aspx?accountname=DEV\Administrator <strong>TO</strong> http://MySite:9999/default.aspx?accountname=DEV\Administrator).<br/> <br/> Please help me out. <hr class=sig> JamsbondThu, 25 Jun 2009 19:27:12 Z2009-06-25T19:49:18Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#005ca287-df0f-447f-b353-a899c4f68d53http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#005ca287-df0f-447f-b353-a899c4f68d53Milan Chauhanhttp://social.technet.microsoft.com/Profile/en-US/?user=Milan%20ChauhanRedirect from MySite (person.aspx) to different site??you can create custom HTTPHandler . With this you can check whether current page is default page . if it is true then it should automatically redirect to Person.aspx <div><br/></div> <div>For more information :</div> <div><br/></div> <div><a href="http://msdn.microsoft.com/en-us/library/bb457204.aspx">http://msdn.microsoft.com/en-us/library/bb457204.aspx</a></div> <div><br/></div> <div><a href="http://forums.asp.net/p/982270/1263591.aspx#1263591">http://forums.asp.net/p/982270/1263591.aspx#1263591</a></div> <div><br/></div> <div><br/></div> <div>Regards,</div> <div><br/></div> <div>Milan</div>Thu, 25 Jun 2009 19:35:07 Z2009-06-25T19:35:58Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#55e6a0df-f49f-466e-9982-eac44645e8cfhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#55e6a0df-f49f-466e-9982-eac44645e8cfItsMeSrihttp://social.technet.microsoft.com/Profile/en-US/?user=ItsMeSriRedirect from MySite (person.aspx) to different site??Sorry, I need to redirect from Person.aspx to My default.aspx page.<hr class="sig">JamsbondThu, 25 Jun 2009 19:49:52 Z2009-06-25T19:49:52Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#e9c6d018-bb9e-4c78-8fe0-92847fd93a05http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#e9c6d018-bb9e-4c78-8fe0-92847fd93a05Milan Chauhanhttp://social.technet.microsoft.com/Profile/en-US/?user=Milan%20ChauhanRedirect from MySite (person.aspx) to different site??concept remains same. Either you redirect from default.aspx or person.aspx. <div><br/></div> <div>I suggest you create a feature and deploy to to MYSite root application. So this feature will available in MYSite zone.  Once after avtication it work to redirect from one page to another .</div> <div><br/></div> <div>Regards,</div> <div>Milan</div>Thu, 25 Jun 2009 21:36:05 Z2009-06-25T21:36:05Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#5aef76b6-9670-4732-83a1-4ab8d5b95088http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#5aef76b6-9670-4732-83a1-4ab8d5b95088Mike Walsh MVPhttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20Walsh%20MVPRedirect from MySite (person.aspx) to different site??All MySite questions go to Social Computing. <div><br/></div> <div>Moving this.</div><hr class="sig">WSS FAQ sites: <a href="http://wssv2faq.mindsharp.com">http://wssv2faq.mindsharp.com</a> and <a href="http://wssv3faq.mindsharp.com">http://wssv3faq.mindsharp.com</a> <br/>Total list of WSS 3.0 / MOSS 2007 Books (including foreign language) <a href="http://wssv3faq.mindsharp.com/Lists/v3 WSS FAQ/V Books.aspx">http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/V%20Books.aspx</a>Fri, 26 Jun 2009 06:30:41 Z2009-06-26T06:30:41Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#05f9e22e-ad51-4b9d-b3e9-1f96869d4d30http://social.technet.microsoft.com/Forums/en-US/sharepointsocialcomputing/thread/daee15b2-1ea2-4c6c-9f90-56bf8ee5d675#05f9e22e-ad51-4b9d-b3e9-1f96869d4d30ItsMeSrihttp://social.technet.microsoft.com/Profile/en-US/?user=ItsMeSriRedirect from MySite (person.aspx) to different site??Please sample code please? What should I write in the feature? <br/> <hr class=sig> JamsbondFri, 26 Jun 2009 22:27:55 Z2009-06-29T21:05:17Z