Where do all site pages link redirect to?

Where do all site pages link redirect to?

If you hit the url of the site/name of pages library (e.g. sitename/SitePages) it will go to the page named “default” (maybe different name depending on type of library), regardless of any home page settings. If you change the name of the default page to something else it should go to AllItems.aspx.

Which is the correct URL for sitepages library?

Type the URL as …./SitePages/Forms/AllPages.aspx. It will list out all the files of the library. That link is correct sitename/SitePages. Sounds like the default page in the SitePages library is redirecting you to the homepage, either from a web part, javascript or permissions.

How to get to the home page of a page?

If you set one of the pages to be the “home page”, it will navigate to that site if you hit the root url of the site. If you hit the url of the site/name of pages library (e.g. sitename/SitePages) it will go to the page named “default” (maybe different name depending on type of library), regardless of any home page settings.

Where to find all site pages in reflector?

If anyone has done more tests or used Reflector it would be interesting to know more. Type the URL as …./SitePages/Forms/AllPages.aspx. It will list out all the files of the library. That link is correct sitename/SitePages.

Why is my ASPX page not opening in SharePoint?

Try to go to SharePoint Designer 2013 ->site pages->Page->create a new aspx page and check if it can be opened in the browser. If you put an ASPX file to a document library it will be downloaded when you click on it. So, instead of the document library, you need to put your ASPX page to a different location. For example:

Which is the home page of SharePoint Stack Exchange?

SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It only takes a minute to sign up. All Site Content “Site Pages” link redirects to homepage, not library page. However, the Site Pages link just points to sitename/SitePages, which redirects to the home page.

Where does the all site content link point to?

On my All Site Content page, under Document Libraries, both the Site Assets and Style Library links point to the correct place: site/libraryname/Forms/AllItems.aspx However, the Site Pages link just points to sitename/SitePages, which redirects to the home page.