Forum Discussion
Deleted
Nov 01, 2018Sharepoint Intranet URL
There has to be a way to change our company Intranet URL to not show "SharePoint" in it: [domain].sharepoint.com/sites/intranet, just want it to be intranet.[domain].com
- DeletedNov 05, 2018
As others have posted - no unfortunately not.
Often referred to as a Vanity URL:
Fromelard
Nov 06, 2018Iron Contributor
If you are managing your domain names, the configuration of this one is in your hand:
- intranet.[domain].com
You can ask your DNS provider to apply a redirect from:
- intranet.[domain].com to your SP site "[domain].sharepoint.com/sites/intranet"
That will be only a redirect action, and the user will see into his web browser the final URL and not the original one.
We are using that way to redirect some specific subsites from a short URL we are managing like:
- [mycampaign].[mydomain].com
or:
- short.[mydomain].com/mycampaign
To:
- [domain].sharepoint.com/sites/intranet/mycampaign
Fab