Forum Discussion
Bob Mixon
Jul 29, 2020Copper Contributor
Changing SharePoint Home Page
Greetings, When I click the SharePoint link in the app waffle or the SharePoint link next to it, users are takes to the following URL: https://{mydomain}.sharepoint.com/_layouts/15/sharepoint.asp...
PDostiyar
Jul 29, 2020Bronze Contributor
Bob Mixonone of the easy ways we have to use it by creating a subdomain under our main domain lets say our main domain is abc.org the sub-domain is Sharepoint.abc.org. so then the subdomain is redirected to the https://{mydomain}.sharepoint.com/_layouts/15/sharepoint.aspx
since without the redirect, even the first one is not working so if we make it easy and friendly URL for end users or the existing url redirect you used is also fine.