How to set the default page as our Newpage in Publishing portal..Actually Under the Pages list Home page is there that is set as default pagei created new home page but how to set this one as default page
Are you talking about the "Pages/Default.aspx"?1. Rename the custom.aspx to default.aspx in the SPD. Before that hash the 'default'.or2. Open the 'default.aspx' and code the URL redirection to the custom.aspx.(slow performance)
If I understand it correct whenever a user browse's to your site lets say http://www.mycustomspsite.com you want to land up on your new home page that you have created then you should set the welcome page in the Site settings and point it to your new page created