Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Change the Default page

  Asked By: Sarojini Chowdary         Date: Dec 05, 2009      Category: Sharepoint      Views: 621
 

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 page

i created new home page but how to set this one as default page

Tagged:        

 

2 Answers Found

 
Answer #1       Answered By: Tina Owens          Answered On: Dec 05, 2009       

Are you talking about the "Pages/Default.aspx"?

1. Rename the custom.aspx to default.aspx in the SPD. Before that hash the 'default'.

or

2. Open the 'default.aspx' and code the URL redirection to the custom.aspx.(slow performance)

 
Answer #2       Answered By: Tiana Whitaker          Answered On: Dec 05, 2009       

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

 
Didn't find what you were looking for? Find more on Change the Default page Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].