Today, I am writing about some useful SharePoint Online site URL shortcuts. I have found that accessing things such as site contents, site settings, Web part pages, Web part template pages and others is a long process in terms of getting those site pages on the screen. Instead of going through multiple options, we can directly copy the Appending URL of the specific page setting or the features and get it sooner.
Basically, we can add the URL from the given table to the end of the site.
The list of SharePoint URL' is given below to get the most commonly used administrative functions on a SharePoint site. Make a note to access all the URLs or an option for when we need an appropriate permission to get it. Just copying the appended URL and pasting won’t work.
Let’s start now:
To access any kind of sites from SharePoint Online, we need the example URL, which is given below.
https://yourdomain.sharepoint.com/sites/SiteName/default.aspx
Page Name | Appended URL | ||
Creating New SharePoint site | /_layouts/15/newsbweb.aspx | ||
Delete this site | _layouts/deleteweb.aspx | ||
Creating new site content | /_layouts/create.aspx | ||
Site collection level Recycle Bin | /_layouts/15/AdminRecycleBin.aspx | ||
Site level Recycle Bin | /_layouts/RecycleBin.aspx | ||
Master pages library | /_catalogs/masterpage/Forms/AllItems.aspx | ||
Change site master page | /_layouts/ChangeSiteMasterPage.aspx | ||
Welcome page | /_layouts/15/AreaWelcomePage.aspx | ||
Site hierarchy page | /_layouts/vsubwebs.aspx | ||
User information list | _catalogs/users | ||
Taxonomy hidden list | Lists/TaxonomyHiddenList/AllItems.aspx | ||
Manage your alerts | _layouts/SubEdit.aspx | ||
Create new alert | _layouts/SubChoos.aspx | ||
Add the Web parts to any page | append ?PageView=Shared&ToolPaneView=2 | ||
Manage site collection administrators | /_layouts/mngsiteadmin.aspx | ||
Manage sites and workspaces | /_layouts/mngsubwebs.aspx | ||
Manage people | /_layouts/people.aspx | ||
Site collection admins | /_layouts/mngsiteadmin.aspx | ||
Advanced permissions | /_layouts/user.aspx | ||
Master pages | /_Layouts/ChangeSiteMasterPage.aspx | ||
Recreate default site sp groups | /_layouts/15/permsetup.aspx | ||
Load initial document tab | ?InitialTabId=Ribbon.Document | ||
Delete user from site collection | /_layouts/15/people.aspx?MembershipGroupId=0 | ||
Display the list in Gridview | ?ShowInGrid=True | ||
Quick launch settings page | /_layouts/quiklnch.aspx | ||
Navigation settings page | /_layouts/15/AreaNavigationSettings.aspx | ||
Sandboxed solution gallery | /_catalogs/solutions/Forms/AllItems.aspx | ||
Workflow history hidden list | /lists/Workflow History | ||
Filter toolbar for the lists and libraries | ?Filter=1 | ||
Site usage page | /_layouts/usage.aspx | ||
Site content and structure page | /_layouts/sitemanager.aspx | ||
View all the site content page | /_layouts/viewlsts.aspx | ||
Manage the site collection features | /_layouts/ManageFeatures.aspx?Scope=Site | ||
Manage the site features | /_layouts/ManageFeatures.aspx | ||
Modify navigation | /_layouts/AreaNavigationSettings.aspx | ||
Modify the site navigation | /_layouts/SiteNavigationSettings.aspx | ||
Site directory | /_layouts/SiteDirectorySettings.aspx | ||
Save site as the template | /_layouts/savetmpl.aspx | ||
Site settings page | /_layouts/settings.aspx | ||
Create new Web part page | /_layouts/spcf.aspx | ||
We bpart maintenance page | ?Contents=1 | ||
Show the page in Dialog View | ?isdlg=1 | ||
Application page for registering SharePoint apps | /_layouts/15/appregnew.aspx | ||
Save the site as a template | /_layouts/savetmpl.aspx | ||
Sign in as a different user | /_layouts/closeConnection.aspx?loginasanotheruser=true | ||
Enable SharePoint designer | /_layouts/SharePointDesignerSettings.aspx | ||
Page layouts and site templates | /_Layouts/AreaTemplateSettings.aspx | ||
Quick deploy list | Quick%20Deploy%20Items/AllItems.aspx | ||
Open page in Edit mode | ?ToolPaneView=2 | ||
Title, Desc, and Icon | /_layouts/prjsetng.aspx | ||
Page layout and site templates | /_Layouts/AreaTemplateSettings.aspx | ||
Tree View | /_layouts/navoptions.aspx | ||
Top Nav Bar | /_layouts/topnav.aspx | ||
Site theme | /_layouts/themeweb.aspx | ||
Reset to site definition: | /_layouts/reghost.aspx | ||
Site content types | /_layouts/mngctype.aspx | ||
Site columns | /_layouts/mngfield.aspx | ||
Site libraries and lists | _layouts/mcontent.aspx | ||
Site Web analytics reports | /_layouts/15/usageDetails.aspx | ||
User alerts | /_layouts/sitesubs.aspx | ||
RSS | /_layouts/siterss.aspx | ||
Search visibility | /_layouts/srchvis.aspx | ||
Sites and Workspaces | /_layouts/mngsubwebs.aspx | ||
Content and structure | /_Layouts/sitemanager.aspx | ||
Content and structure logs | /_Layouts/SiteManager.aspx?lro=all | ||
Search settings | /_layouts/enhancedSearch.aspx | ||
Search scopes | /_layouts/viewscopes.aspx?mode=site | ||
Search keywords | /_layouts/listkeywords.aspx | ||
Portal site connection | /_layouts/portal.aspx | ||
Site collection audit settings | /_layouts/AuditSettings.aspx | ||
Site collection policies | /_layouts/Policylist.aspx | ||
Site collection cache profiles | Cache%20Profiles/AllItems.aspx | ||
Site collection output cache | /_Layouts/sitecachesettings.aspx | ||
Site collection object cache | /_Layouts/objectcachesettings.aspx | ||
Variations | /_Layouts/VariationSettings.aspx | ||
Variation labels | /_Layouts/VariationLabels.aspx | ||
Translatable columns | /_Layouts/TranslatableSettings.aspx | ||
Variation logs | /_Layouts/VariationLogs.aspx | ||
Site settings | /_layouts/settings.aspx | ||
Add Web parts pane | ?ToolPaneView=2 | ||
List template gallery | /_catalogs/lt | ||
Manage cross site groups | /_layouts/mygrps.aspx | ||
Workflows | /_layouts/wrkmng.aspx | ||
Web part page maintenance | ?contents=1 | ||
Web part gallery | /_catalogs/wp | ||
| Check the Client Id details | /_layouts/15/Appinv.aspx |

Adarsh GumashtaPosted Feb 13, 2017, 1:31 AM
Nice Article and collections :)