top of page

Hiding SharePoint Navigation Links when viewing a page

Sometimes in SharePoint you might want to share a link to a Page, but hide all the Navigation fluff at the top ... you know ... these bits at the top and side shown in yellow below:


ree

Why? Maybe you want to embed the page in an App, or use it for display on a company Screen, or maybe you want to avoid users clicking links they shouldn't ... !


Good news is it's pretty straightfoward ... all you need to do is append ?env=WebView to the end of the page URL, e.g.,


  • https://mytenant.sharepoint.com/sites/EXT-OTAGEM-00005/SitePages/DEMO.aspx becomes

  • https://mytenant.sharepoint.com/sites/EXT-OTAGEM-00005/SitePages/DEMO.aspx?env=WebView


and voila! The page is shown, without the Navigation fluff!


ree

.... handy!

Microsoft 365 Logo.png
SharePoint.png
Teams.png
PowerApps.png
PowerAutomate.png
Power BI 2.png

© Otagem Consulting Limited 2014 - 2025

bottom of page