Forum Discussion
Muhammad Farhan
Oct 07, 2018Copper Contributor
Remove aspx extension from SharePoint pages
How can I remove aspx extension from SharePoint Pages? e.g. sample Url http://wingtipserver:81/sites/test/Pages/Login.aspx to make it http://wingtipserver:81/sites/test/Pages/Login.
Muhammad Farhan
Oct 07, 2018Copper Contributor
Actually I don't want to show the extension .aspx in the address bar when the page loads in the browser to the User.
Rob Ellis
Oct 07, 2018Bronze Contributor
To do that, you would need to do something like URL Rewriting - https://stackoverflow.com/questions/13725669/remove-aspx-extension-from-sharepoint-pages
- Oct 07, 2018Take a look also at the friendly URLs you can get with publishing and managed metadata navigation