Windows 10: SharePoint Quick Reference URLs

Discus and support SharePoint Quick Reference URLs in Microsoft Office and 365 to solve the problem; Today we will have a look at: learn how we can navigate to SharePoint specific page thru the shortcut URL instead of traditional way of navigating.... Discussion in 'Microsoft Office and 365' started by sbh7600, Sep 7, 2019.

  1. sbh7600 Win User

    SharePoint Quick Reference URLs


    Today we will have a look at: learn how we can navigate to SharePoint specific page thru the shortcut URL instead of traditional way of navigating.

    Table of Contents:

    • Introduction
    • Why do we need to know shortcut URL?
    • Step by step explanation of shortcut URL
    • Summary – What we had here?

    Introduction

    Being an administrator or power user it is recommended to have or know about the shortcut URL this will save you alot of time and increase the productivity instead of going thru the traditional navigation.

    Why do we need to know shortcut URL?

    Due to some reason when our traditional way of navigation does not work, the shortcut URL is the only way to proceed on otherwise we need to take PowerShell approach which needs coding effort. There are many scenarios where traditional navigation fails (in exceptional scenarios not always ). For example – we need to change the master page – for this even though the “SharePoint Server Publishing Infrastructure” is activated in site collection level but we won’t be seeing the change master page UI from the Site setting page – in this case we need to access the shortcut URL of changing the master page. One more example – in many cases due to browser rendering issue we won’t be able click on the edit page link to modify the web part – then we need to access the web part page URL directly.
    So if we are handy with shortcut URLs – we can navigate to any administrative page directly.

    Step by step explanation of shortcut URL

    In the below process, you will learn about the various SharePoint administrative pages and their usages.

    1. Page Name: Site Settings

    Description: This is where you manage the sites settings.
    Url: "/_layouts/settings.aspx"
    Syntax: "/_layouts/settings.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/settings.aspx"


    SharePoint Quick Reference URLs [​IMG]


    2 Page Name: Site Contents

    Description: This is where you view the site contents, example: List/Library etc.
    Url: "_layouts/viewlsts.aspx"
    Syntax: "/_layouts/viewlsts.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/viewlsts.aspx"


    SharePoint Quick Reference URLs [​IMG]


    3. Page Name: Site Content and Structure Manager

    Description: This is where we can view the site report and hierarchy of the sites.
    Url: "/_layouts/sitemanager.aspx"
    Syntax: "/_layouts/sitemanager.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/sitemanager.aspx"


    SharePoint Quick Reference URLs [​IMG]


    4. Page Name: Solution Gallery

    Description: This is where you manage the solution(sandbox) – we can upload or delete or activate solution.
    Url: "/_catalogs/solutions/"
    Syntax: "/_catalogs/solutions/"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_catalogs/solutions/"


    SharePoint Quick Reference URLs [​IMG]


    5. Page Name: Site Content Types

    Description: This is a center place to manage the content type, here we can create, delete content type and much much more.
    Url: "/_layouts/mngctype.aspx"
    Syntax: "/_layouts/mngctype.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/mngctype.aspx/"


    SharePoint Quick Reference URLs [​IMG]


    6. Page Name: Site Collection Level Recycle Bin

    Description: This is where site collection administrator can manage the recycle bin data at the site collection level.
    Url: "/_layouts/15/AdminRecycleBin.aspx"
    Syntax: "/_layouts/15/AdminRecycleBin.aspx"


    SharePoint Quick Reference URLs [​IMG]
    Note
    • Stage 1 is Recycle Bin:/_layouts/15/AdminRecycleBin.aspx?View=1
    • Stage 2 is Recycle Bin:/_layouts/15/AdminRecycleBin.aspx?View=2
    • The default retention time for both first and second stage recycle bin is 93 days.


    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/15/AdminRecycleBin.aspx"


    SharePoint Quick Reference URLs [​IMG]


    7. Page Name: Manage Site Columns

    Description: This is where we can create, update, delete site columns and assign the columns to content type.
    Url: "/_layouts/mngfield.aspx"
    Syntax: "/_layouts/mngfield.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/mngfield.aspx"


    SharePoint Quick Reference URLs [​IMG]


    8. Page Name: Site Level Recycle Bin

    Description: This is what we call site or user level recycle bin, using this page end user can restore their deleted items.
    Url: "/_layouts/RecycleBin.aspx"
    Syntax: "/_layouts/RecycleBin.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/RecycleBin.aspx"


    SharePoint Quick Reference URLs [​IMG]


    9. Page Name: User Alerts

    Description: By using this page we can mange the site level alerts.
    Url: "/_layouts/sitesubs.aspx"
    Syntax: "/_layouts/sitesubs.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/sitesubs.aspx"


    SharePoint Quick Reference URLs [​IMG]


    10. Page Name: Quick Launch settings

    Description: By using this page we can configure and manage navigation in quick launch.
    Url: "/_layouts/quiklnch.aspx"
    Syntax: "/_layouts/quiklnch.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/quiklnch.aspx"


    SharePoint Quick Reference URLs [​IMG]


    11. Page Name: Navigation Settings

    Description: By using this page we can configure and manage the global navigation.
    Url: "/_layouts/15/AreaNavigationSettings.aspx"
    Syntax: "/_layouts/15/AreaNavigationSettings.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/15/AreaNavigationSettings.aspx"


    SharePoint Quick Reference URLs [​IMG]


    12. Page Name: Site Usage

    Description: Here we will get the summary of web analytical reports for the site.
    Url: "/_layouts/usage.aspx"
    Syntax: "/_layouts/usage.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/usage.aspx"


    SharePoint Quick Reference URLs [​IMG]


    13. Page Name: Site Collection Features

    Description:By using this page we can manage the site collection level features.
    Url: "/_layouts/ManageFeatures.aspx?Scope=Site"
    Syntax: "/_layouts/ManageFeatures.aspx?Scope=Site"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/15/ManageFeatures.aspx?Scope=Site"


    SharePoint Quick Reference URLs [​IMG]
    Note
    Here is "Site" case sensitive, it should be same as above "Site"



    SharePoint Quick Reference URLs [​IMG]


    14. Page Name: Site Features

    Description: By using this page we can manage the site/web level feature.
    Url: "/_layouts/15/ManageFeatures.aspx?Scope=Web or /_layouts/15/ManageFeatures.aspx"
    Syntax: "/_layouts/15/ManageFeatures.aspx?Scope=Web"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001/_layouts/15/ManageFeatures.aspx?Scope=Web"


    SharePoint Quick Reference URLs [​IMG]
    Note
    Here is "Web" case sensitive, it should be same as above "Web"



    SharePoint Quick Reference URLs [​IMG]


    15. Page Name: SharePoint Server Version

    Description:Here we can get the information about which version of SharePoint server you are running.
    Url: "/_vti_pvt/Service.cnf"
    Syntax: "/_vti_pvt/Service.cnf"


    SharePoint Quick Reference URLs [​IMG]
    Note
    This URL only will work in SharePoint On-Premise.


    16. Page Name: Web Part Page Maintenance

    Description: Here we can maintain the web part like add, delete etc.
    Url: "?Contents=1"
    Syntax: "?Contents=1"
    Example: "https://sprnd.sharepoint.com/sites/TestSite001?Contents=1"


    SharePoint Quick Reference URLs [​IMG]


    17. Page Name: Change Site Master Page

    Description:Here we can change site master and system master pages and css file.

    Url: "/_layouts/ChangeSiteMasterPage.aspx"
    Syntax: ">Site URL>/_layouts/ChangeSiteMasterPage.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestCSC/_layouts/ChangeSiteMasterPage.aspx"


    SharePoint Quick Reference URLs [​IMG]
    Note
    Site Master Page represents for user.
    System Master Page represents for Administrator.
    Befure we can open this URL successfully we must activate the site collection level feature "SharePoint Server Publishing Infrastructure" otherwise you will get an error.



    SharePoint Quick Reference URLs [​IMG]


    18. Page Name: Create

    Description:A master place to create all types of SharePoint objects like – Libraries, Custom Lists, Pages and Sites, Communication and Tracking.
    Url: "/_layouts/15/create.aspx"
    Syntax: "/_layouts/15/create.aspx"
    Example: "https://sprnd.sharepoint.com/sites/TestCSC/_layouts/15/create.aspx"


    SharePoint Quick Reference URLs [​IMG]


    19. Page Name: Audit Report

    Description:By using this report page we can generate or export all types of events occurred in the SharePoint list/library and other things to excel.
    Url: "/_layouts/15/Reporting.aspx?Category=Auditing"
    Syntax: "/_layouts/15/Reporting.aspx?Category=Auditing"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/_layouts/15/Reporting.aspx?Category=Auditing"


    SharePoint Quick Reference URLs [​IMG]


    20. Page Name: Storage Matrix

    Description:By using this report page we can see which list or library has consumed how much memory in a site collection and gives information about total occupied GB and allocated GB with the last modified date time information.
    Url: "/_layouts/15/storman.aspx"
    Syntax: "/_layouts/15/storman.aspx"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/_layouts/15/storman.aspx"


    SharePoint Quick Reference URLs [​IMG]


    21. Page Name: Site Hierarchy

    Description:By using this page we can list out all sites and sub sites and manage those sites from here.
    Url: "/_layouts/15/vsubwebs.aspx"
    Syntax: "/_layouts/15/vsubwebs.aspx"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/_layouts/15/vsubwebs.aspx"


    SharePoint Quick Reference URLs [​IMG]


    22. Page Name: Enable Filter to the list view with our browser

    Description:If we want to apply filter to the list/library view directly thru the URL , just at the end of the URL, we need to added the following listet below.
    Url: "?filter=1"
    Syntax: ”<List/Library URL>?filter=1″
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/Shared%20Documents/Forms/AllItems.aspx?filter=1"


    SharePoint Quick Reference URLs [​IMG]


    23. Page Name: Your Apps
    Description:By using this page we can add SharePoint inbuilt app like list/library, SharePoint Store apps and also we can also mange the app license.
    Url: "/_layouts/15/addanapp.aspx"
    Syntax: "<List/Library URL>/_layouts/15/addanapp.aspx"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/_layouts/15/addanapp.aspx"


    SharePoint Quick Reference URLs [​IMG]


    24. Page Name: Apps Registration

    Description:By using this page we can generate the app client id and client secret id, these id's will be used while authenticating the SharePoint from other environment example : Azure.
    Url: "/_layouts/15/appregnew.aspx"
    Syntax: "/_layouts/15/appregnew.aspx"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/_layouts/15/appregnew.aspx"


    SharePoint Quick Reference URLs [​IMG]


    25. Page Name: Taxonomy Hidden List

    Description:This is a hidden list – we use is when we deal with managed metadata columns, sometimes we may need to refer this list.
    Url: "/lists/taxonomyhiddenlist/allItems.aspx"
    Syntax: "/lists/taxonomyhiddenlist/allItems.aspx"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/lists/taxonomyhiddenlist/allItems.aspx"


    SharePoint Quick Reference URLs [​IMG]


    26. Page Name: Web part page edit mode

    Description:By using this page directly we can open the web part page in edit mode and add the web part into the page.
    Url: "?toolpaneview=2"
    Syntax: "?toolpaneview=2″
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/SitePages/Test%20Web%20Part%20Page.aspx?toolpaneview=2"


    SharePoint Quick Reference URLs [​IMG]


    27. Page Name: Site save as template

    Description:Here we can create templates with existing sites and use them to create new templates for a new site.
    Url: "/_layouts/15/savetmpl.aspx"
    Syntax: "/_layouts/15/savetmpl.aspx"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/_layouts/15/savetmpl.aspx"


    SharePoint Quick Reference URLs [​IMG]


    28. Page Name: User Information List

    Description: This is a hidden list - using this page we can get all users details. For example if we want to get particular user details based on the users ID using REST query, we need to use this list.
    Url: "/_catalogs/users/detail.aspx"
    Syntax: "/_catalogs/users/detail.aspx"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/_catalogs/users/detail.aspx"


    SharePoint Quick Reference URLs [​IMG]


    29. Page Name: Master Page Gallery

    Description:Here we have the master page gallery – using this library we can manage all master pages on the site.
    Url: "/_catalogs/masterpage/Forms/AllItems.aspx"
    Syntax: "/_catalogs/masterpage/Forms/AllItems.aspx"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/_catalogs/masterpage/Forms/AllItems.aspx"


    SharePoint Quick Reference URLs [​IMG]


    30. Page Name: Site Collection Administrators

    Description:This is the site collection administrator page where we can assign site collection administrator role to a user. This shortcut URL will be helpful when sometimes due to some reason we won’t be able to navigate to this page by site setting navigation.
    Url: "/_layouts/15/mngsiteadmin.aspx"
    Syntax: "/_layouts/15/mngsiteadmin.aspx"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/_layouts/15/mngsiteadmin.aspx"


    SharePoint Quick Reference URLs [​IMG]


    31. Page Name: All People
    Description:At this page we can delete user from site collection..
    Url: "/_layouts/15/people.aspx?MembershipGroupId=0"
    Syntax: "/_layouts/15/people.aspx?MembershipGroupId=0"
    Example: "https://globalsharepoint.sharepoint.com/sites/TestSite/_layouts/15/people.aspx?MembershipGroupId=0"


    SharePoint Quick Reference URLs [​IMG]


    Shortcut URLs Table
    NO PAGE NAME PAGE URL 1 Site settings /_layouts/settings.aspx 2 Site Contents /_layouts/viewlsts.aspx 3 Site Content and Structure Manager /_layouts/sitemanager.aspx 4 Solution Gallery /_catalogs/solutions/ 5 Site Content Types /_layouts/mngctype.aspx 6 Site Collection Level Recycle Bin /_layouts/15/AdminRecycleBin.aspx
    First Stage Recycle Bin:
    /_layouts/15/AdminRecycleBin.aspx?View=1
    Second Stage Recycle Bin:
    /_layouts/15/AdminRecycleBin.aspx?View=2 7 Manage Site Columns /_layouts/mngfield.aspx 8 Site Level Recycle Bin /_layouts/RecycleBin.aspx 9 User Alerts /_layouts/sitesubs.aspx 10 Quick Launch settings /_layouts/quiklnch.aspx 11 Navigation Settings /_layouts/15/AreaNavigationSettings.aspx 12 Site Usage /_layouts/usage.aspx 13 Site Collection Features /_layouts/ManageFeatures.aspx?Scope=Site
    Here "Site" is case sensitive, it should be the same as above"Site" 14 Site Features /_layouts/15/ManageFeatures.aspx?Scope=Web
    /_layouts/15/ManageFeatures.aspx
    Like above here also "Web" is case sensitive, it should be the same as above"Web" 15 SharePoint Server Version /_vti_pvt/Service.cnf
    This url only will work in SharePoint On-Premise. 16 Web Part Page Maintenance ?Contents=1 17 Change Site Master Page /_layouts/ChangeSiteMasterPage.aspx
    To open this url successfully we must activate the site collection level feature "SharePoint Server Publishing Infrastructure" otherwise you will get an error. 18 Create /_layouts/15/create.aspx 19 Audit Report /_layouts/15/Reporting.aspx?Category=Auditing 20 Storage Matrix /_layouts/15/storman.aspx 21 Site Hierarchy /_layouts/15/vsubwebs.aspx 22 Enable Filter to the list view thru browser ?filter=1 23 Your Apps /_layouts/15/addanapp.aspx 24 Apps Registration /_layouts/15/appregnew.aspx 25 Taxonomy Hidden List /lists/taxonomyhiddenlist/allItems.aspx 26 Web part page edit mode ?toolpaneview=2 27 Site save as template /_layouts/15/savetmpl.aspx 28 User Information List /_catalogs/users/detail.aspx 29 Master Page Gallery /_catalogs/masterpage/Forms/AllItems.aspx 30 Site Collection Administrators /_layouts/15/mngsiteadmin.aspx 31 All People /_layouts/15/people.aspx?MembershipGroupId=0

    SharePoint Quick Reference URLs [​IMG]
    Note
    • The above URLs will work in all the versions of SharePoint except some URLs those are only compatible with SharePoint Online.
    • Based on the version of SharePoint we need to change the layout path like below: 2.1 SharePoint Online,SharePoint 2016/2013=15 2.2 SharePoint 2010=14 2.3 SharePoint 2007=12


    Summary – What we had here?
    In this article we have covered SharePoint shortcut URLs and how they are used,
    Hence, in this article we have learned about the SharePoint shortcut URLs and their usages.

    :)
     
    sbh7600, Sep 7, 2019
    #1
  2. l1willia Win User

    Quick Access Menu/SharePoint


    From what I've seen online, it's not possible to rename a folder pinned to the Quick Access list without renaming the folder itself. This is posing a challenge for me with respect to setting up SharePoint libraries as "favorites," like I had in Windows 7, because of the way my company set up SharePoint.

    Our IT Department told me to add a shortcut instead of a direct link, I'm not finding any info on how to do that. I tried creating a folder, pinning it, then adding a shortcut within that folder, but it doesn't show a list of files in the library, it's literally a shortcut to the library.

    My questions are:
    1. Has anybody successfully pinned SharePoint libraries to Quick Access and renamed in that list them without renaming them in SharePoint?

    2. If not, is there a workaround?

    Thanks in advance! I'm trying to avoid a list of folders called "Shared."
     
    l1willia, Sep 7, 2019
    #2
  3. Sasqui Win User
    Overclocking / Undervolting guide for Vega 56 or 64?

    Here's a quick laundry list:

    List of software to use for overclocking and testing
    Examples:
    Wattman (and how to find and use it, like an overview, including profiles)
    Unigine Valley or Heaven (use this for quick testing while changing settings in Wattman and checking for stability / artifacts) ...just suggesting this
    How to monitor cores / mem speeds and temps during testing (I've seen screen overlays, and others using GPUz)

    Step-by step overclocking in Wattman
    Fan speeds
    Power limit
    Temp limit
    Voltages
    Core speeds
    Memory speeds
     
    Sasqui, Sep 7, 2019
    #3
  4. SharePoint Quick Reference URLs

    update about Quick Access not responding

    Hello,

    To troubleshoot your concern, we suggest that you try to follow the steps provided below:

    • Disable Quick Access.
    • Re-enable Quick Access.
    • Restart your computer, and see if it helps.

    • For you to customize the Quick Access Toolbar, click
      here.

    Let us know how it goes.

    Regards.
     
    Marivel Man, Sep 7, 2019
    #4
Thema:

SharePoint Quick Reference URLs

Loading...
  1. SharePoint Quick Reference URLs - Similar Threads - SharePoint Quick Reference

  2. The company name changed, how do we change the sharepoint url from...

    in Windows 10 Customization
    The company name changed, how do we change the sharepoint url from...: The company name changed, how do we change the sharepoint url from https://ckodk.sharepoint.com/ to cbnet.sharepoint.com?From CKO to CBNET. Our IT provider says it is practically impossible....
  3. SharePoint Page Header Logo / Change URL

    in Windows 10 Gaming
    SharePoint Page Header Logo / Change URL: Hello,The URL in the green head logo goes to the wrong page, can it be changedThanksGeoff https://answers.microsoft.com/en-us/windows/forum/all/sharepoint-page-header-logo-change-url/d7f2342f-d187-4164-b831-81f5d4607f28
  4. SharePoint Page Header Logo / Change URL

    in Windows 10 Software and Apps
    SharePoint Page Header Logo / Change URL: Hello,The URL in the green head logo goes to the wrong page, can it be changedThanksGeoff https://answers.microsoft.com/en-us/windows/forum/all/sharepoint-page-header-logo-change-url/d7f2342f-d187-4164-b831-81f5d4607f28
  5. Sharepoint url connection in Power Apps

    in Windows 10 Software and Apps
    Sharepoint url connection in Power Apps: Hey Mates....,I created a app in Power Apps, while connecting data sources through sharepoint it is asking for sharepoint url where can I find that url and how to connect .Any suggestions and further process guide is well appreciated .Thanks in Advance....
  6. Sharepoint url connection in Power Apps

    in Windows 10 Gaming
    Sharepoint url connection in Power Apps: Hey Mates....,I created a app in Power Apps, while connecting data sources through sharepoint it is asking for sharepoint url where can I find that url and how to connect .Any suggestions and further process guide is well appreciated .Thanks in Advance....
  7. Sharepoint Online: Using the URL file preview from Details pane

    in Microsoft Office and 365
    Sharepoint Online: Using the URL file preview from Details pane: Hi everyone, crossposting this from Stack Exchange. I don't exactly expect an answer because of just how peculiar the question is but I'll try anyway. I'm trying to make a document library containing PDF files and URL files. I want previews/thumbnails for all of the files....
  8. Mapping SharePoint Library / Changing Properties changes URL?

    in Windows 10 Customization
    Mapping SharePoint Library / Changing Properties changes URL?: Hi, I have mapped a SharePoint library to Quick Access in Windows Explorer. SharePoint sync is not permitted in my company, and this is a workaround. However, when you right click the and bring up the properties of the mapped library in Quick access, you can change the...
  9. Adding SharePoint folder to Windows Explorer quick access

    in Windows 10 Network and Sharing
    Adding SharePoint folder to Windows Explorer quick access: I've done it once but don't remember how I did it! Somehow I have managed to connect a folder in a SharePoint site to my Windows Explorer so that when I'm looking for a file, it shows up in the list just like Quick Access, OneDrive, This PC and Network. Can someone help me?...
  10. Quick Access Menu/SharePoint

    in Windows 10 Support
    Quick Access Menu/SharePoint: From what I've seen online, it's not possible to rename a folder pinned to the Quick Access list without renaming the folder itself. This is posing a challenge for me with respect to setting up SharePoint libraries as "favorites," like I had in Windows 7, because of the way...