Compartir a través de


Famous SharePoint URLs & Locations

Some times you want to jump right to a specific system list, page or go to the edit mode in a SharePoint site. I wanted to list all the famous urls I used for the past years and ask you to tell me about any other ones you know to add it here in the list. Other have already contributed a bunch :)

(Remember for SharePoint 2013, 2016 you might want to add "15", "16" respectively after "/_layouts/" but if you don't SharePoint will take care of that for you) .. Also some of these are turned off on Office 365 SharePoint online.

 

Site collection level recycle bin:

/_layouts/15/AdminRecycleBin.aspx

 

Site level recycle bin (Added by Steve Stewart):

/_layouts/RecycleBin.aspx

 

Recreate default site sp groups (Added by Neal Bongers):

_layouts/15/permsetup.aspx

 

Load document tab initial (Added by Dominik Gempeler)

?InitialTabId=Ribbon.Document

 

Delete user from Site collection (on-premises) (Added by SamDavid):

/_layouts/15/people.aspx?MembershipGroupId=0

 

Display list in grid view. 'True' is case sensitive (Added by Antoine L.):

?ShowInGrid=True

 

Quick Launch settings page (Added by Ishani M.):

/_layouts/quiklnch.aspx

 

Navigation Settings page (Added by Abdur Raheem):

/_layouts/15/AreaNavigationSettings.aspx

 

Sandboxed Solution Gallery:

/_catalogs/solutions/Forms/AllItems.aspx

 

Workflow history hidden list:

/lists/Workflow History

 

Filter toolbar for Lists and libraries (Added by Asimaili):

?Filter=1

Site usage page (Added by @Dnyag):

/_layouts/usage.aspx

 

Site content and structure page (Added by @Dnyag):

/_layouts/sitemanager.aspx

 

Site settings page (Added by Aowworld):

/_layouts/settings.aspx

 

View all site content page (Site content) (Added by Aowworld):

/_layouts/viewlsts.aspx

 

Manage site collection features - CASE SENSITIVE - (Added by Vardhaman):

/_layouts/ManageFeatures.aspx?Scope=Site

 

Manage site features (Added by Vardhaman):

/_layouts/ManageFeatures.aspx

 

 Get the version of the SharePoint server (Patch level) (Added by: John Liu):

 /_vti_pvt/Service.cnf

 

Web Part Maintenance Page (Added by: Ricky):

?Contents=1

 

Show Page in Dialog View (Added by:Ricky):

?isdlg=1

 

Application page for registering SharePoint apps

/_layouts/15/appregnew.aspx

 

Save Site as a template

/_layouts/savetmpl.aspx

 

Sign in as a different user

/_layouts/closeConnection.aspx?loginasanotheruser=true

 

Enable SharePoint designer

/_layouts/SharePointDesignerSettings.aspx

 

Welcome Page (Default page settings)

/_layouts/AreaWelcomePage.aspx

 

Change Site Master Page

/_layouts/ChangeSiteMasterPage.aspx

 

Page Layouts and Site Templates

/_Layouts/AreaTemplateSettings.aspx

 

Master Pages library

/_catalogs/masterpage/Forms/AllItems.aspx

 

Quick Deploy List

Quick%20Deploy%20Items/AllItems.aspx
 

Open Page in Edit Mode

?ToolPaneView=2

 

Taxonomy Hidden List (MMS)

Lists/TaxonomyHiddenList/AllItems.aspx

 

User Information List:

 _catalogs/users

_catalogs/users/simple.aspx

 

Force displaying the user profile in the site
collection:

/_layouts/userdisp.aspx?id={UserID}&Force=True

 

Site hierarchy page (lists of sub sites) - (Added by community contributions)

/_layouts/vsubwebs.aspx

/_layouts/1033/vsubwebs.aspx

Some of these URLs are specific to a SharePoint version or to a site collection template. I will add these details later. Please comment to this post any other link you think its useful to have it shared with the community and I will added to the list with your name associated to it.

Comments

  • Anonymous
    May 23, 2013
    Handy list. Here's some others I've used previously: Web Part Maintenance Page ?contents=1 Show Page in Dialog View ?isdlg=1

  • Anonymous
    May 23, 2013
    Thanks. Ricky. I will add them shortly.

  • Anonymous
    September 18, 2013
    My most recent favourite is this one: /_vti_pvt/service.cnf Read it here: www.jeremythake.com/.../get-sharepoint-version-number-of-your-platform-quickly Not very famous, but works everywhere from SP2007 to Office 365.

  • Anonymous
    September 19, 2013
    @John that is a great one. Thanks much.

  • Anonymous
    February 10, 2014
    Site Features: _layouts/ManageFeatures.aspx SiteCollection Features: _layouts/ManageFeatures.aspx?Scope=Site (the query string parameter is case sensitive. "Scope=site" throws an error)

  • Anonymous
    March 25, 2014
    nice, thanks!

  • Anonymous
    July 16, 2014
    Is anyone doing invoices on SharePoint, I have foundation version and I want to do invoicing, help

  • Anonymous
    October 14, 2014
    /_layouts/settings.aspx /_layouts/viewlsts.aspx

  • Anonymous
    November 03, 2014
    /_layouts/usage.aspx /_layouts/sitemanger.aspx

  • Anonymous
    November 24, 2014
    Add ?filter=1 behind the url of a SharePoint list and the list will open with the very useful filter toolbar above the column headers enabled already. Append this to urls to lists that you are sending via Email ...

  • Anonymous
    November 25, 2014
    Thanks to Vardhaman, Aowworld, @Dnyag and Aismaili for your great contribution to the community. I have added your suggestions

  • Anonymous
    January 27, 2015
    Hello, an other URL's parameter to display list in grid are "?ShowInGrid=True". Warning boolean is Case sensitive ...

  • Anonymous
    February 01, 2015
    For Quick Launch: /_layouts/quiklnch.aspx

  • Anonymous
    February 12, 2015
    For the Recycle Bin: /layouts/RecycleBin.aspx

  • Anonymous
    March 03, 2015
    Hi Farag Can this be applicable for SharePoint 2010 too.

  • Anonymous
    March 11, 2015
    Delete user from User Information List in SharePoint 2013 On-Premises /_layouts/15/people.aspx?MembershipGroupId=0

  • Anonymous
    March 20, 2015
    Thanks For Your valuable posting, it was very informative. Am working in<a href="http://www.excelanto.com"> Erp Software Company In India</a>

  • Anonymous
    April 29, 2015
    Change user /_layouts/closeConnection.aspx?loginasanotheruser=true

  • Anonymous
    June 25, 2015
    Great Site. To load Document Tab initial, use: ?InitialTabId=Ribbon.Document

  • Anonymous
    August 20, 2015
    Changing users can be done without the code: Right clicking IE icon in the task bar SHIFT + right click on Internet Explorer > Sign in as a different user. Thank me later

  • Anonymous
    August 21, 2015
    @JJo ... Why thank you later if I can thank you now :) ... This is another way to login with a different account but it will change the user context for all the browser sessions. Also, you need permissions on the machine to do run as, in some scenarios you don't want to grant permissions to your own machine to login with another account. But his is certainly anther way of logging in with a different account. Thanks again

  • Anonymous
    October 25, 2015
    For Site Content and Structure page /_layouts/sitemanager.aspx.

  • Anonymous
    October 26, 2015
    Thanks much @Icortraja, its already added to the list :)

  • Anonymous
    October 29, 2015
    Any suggestions on a direct URL link to get to the users regional settings.. SP2013 https://mysites..../_layouts/15/EditProfile.aspx?UserSettingsProvider=234.....683b4148&ReturnUrl=https%3A%2F%2Fmysites.....%2FPerson%2Easpx&accountname=INTERNAL%5CUSERID

  • Anonymous
    November 11, 2015
    Thanks #Ahmed for a really useful list, and #Ishani M. for the Quick launch url

  • Anonymous
    November 24, 2015
    list of all sites and subsites. Very useful. /_layouts/1033/vsubwebs.aspx

  • Anonymous
    November 25, 2015
    Thanks @Site Hierarchy! Its added now

  • Anonymous
    November 30, 2015
    Navigation settings page : /_layouts/15/AreaNavigationSettings.aspx

  • Anonymous
    December 10, 2015
    If you delete the default groups on site collection level, you can re-create them on this page: _layouts/15/permsetup.aspx

  • Anonymous
    December 15, 2015
    What about on the list level? Any pages for accessing list settings? What about the infopath "Customize Form" button?

  • Anonymous
    December 15, 2015
    Thanks for all the valuble contributions from @Abdur Raheem, @Ishani M., @Antoine L., @SamDavid, @Dominik Gempeler & @Neal Bongers. Also thanks to @CalEShare your link was already added.

  • Anonymous
    December 22, 2015
    Works in O365: Review workflow statuses for a site. including ability to terminate all (take a minute to load) _layouts/15/workflowservicehealth.aspx View site app permissions _layouts/15/appprincipals.aspx?Scope=Web

  • Anonymous
    January 13, 2016
    @Steve Stewart, thanks for your addition, just saw it and added it now

  • Anonymous
    January 13, 2016
    @Indul Hassan, yes this works with SP 2010