Steps:
- Login to your SharePoint Site where you want to add the external link.
- On the left Navigation list at the bottom you will see a Edit button, click on it,
- Now hover over the navigation links, you should see a horizontal ruler with a + sign, click where you want to stack the link.
- A pop-up will be shown where you can add the details
- Choose an option: Link.
- Address: Web Address.
- Display name: Name as displayed for the Link.
- Open in a new tab: To open the link in a new tab.
- Click OK
- You should now have the link displayed on the Navigation Menu.

Have Questions? Post them here!
- That did'nt work, Issue type User not in directory - SharePoint external access error
- How to get SharePoint Online user details from person or group column using REST API
- Create SharePoint Site Collection with new Content database in existing web application
- Fix Power BI 404 not found error when connecting SharePoint Online List as Data Source
- How to get the SharePoint Tenant Login URL
- How to wrap column text in SharePoint Online Modern List Grid View using JSON formatting
- SharePoint Server 2016 installation System Hardware requirements
- Cannot load PowerApps form in SharePoint Online due to repeated authentication
- Change SharePoint search results FullTextSqlQuery RowLimit 10000
- How to create SharePoint Document Library
- How to exclude results from SharePoint Search
- SharePoint 2010 DataForm Unable to display this Web Part System.StackOverflowException
- Fix Error 2711 SQL RBS client - The installer has encountered an unexpected error. The specified Feature name ('Docs') not found in Feature table
- How to upload file programmatically to SharePoint Document Library using Server Object Model C# .Net
- SharePoint error cannot connect to the configuration database
- Drag drop files here option missing for SharePoint document library
- How to activate and create SharePoint Spaces feature for mixed reality experience - 2D/3D images and web parts
- [Fix] Office 365 Sharepoint One Drive Error: Something went wrong. This is a temporary issue
- SharePoint 2016 error - Could not find file ManageUserProfileServiceApplicationTenantSimplified.xml
- SharePoint List excel import - This table exceeds the maximum number of supported rows
- How to customize SharePoint Modern list form using JSON formatting
- New-SPLogFile PowerShell - create new SharePoint log file
- SharePoint Online REST API not returning all list items and limit to only 100 rows
- How to Get or Set SharePoint Document ID _dlc_DocId using PowerShell
- Get-ADUser PowerShell - Get AD user details using email address
- Indent Python code in Notepad++ - Python
- How to find Sublime Text path of packages installed - Sublime-Text
- Call PHP function on Button click using jquery ajax - PHP
- SharePoint Server 2016 Preview installation error - This Product Key isn't a valid Microsoft Office 2016 Product Key. Check that you've entered it correctly. - SharePoint
- Setting up Java JUnit Project with Eclipse + Maven Example - Java
- [fix] Loading class com.mysql.jdbc.Driver is deprecated - MySQL
- [Solution] Error: brew cask is no longer a brew command - MacOS
- Java Stream flatmap() Examples - Java