This Article demonstrates how you can display the full website address/URL in the Safari web browser.
As a web developer I always prefer to see the complete URL in the address bar of a web browser, it gives one a complete understanding of what the page is about and also to remember the URL to be manually typed later.
One thing you must have noticed in the latest Safari browser for macOS (Big Sur) is that you only see the name of the website eg: code2care.org and not the complete URL or the address of the page that you are currently viewing.
In order to see the complete address you will need to go to the Safari menu Preferences option, then go to the Advanced tab, now you will see the "Smart Search Field" check the checkbox "Show full website address". Now when you will have a look at your address bar (also called Smart Search Filed) you will be able to see the complete website address.
Quick steps to Enable website full address in Safari
- Open Safari web browser,
- Now to to Menubar -> Safari -> Preferences...
- Click on Advanced tab,
- Check "Show full website address" next to "Smart Search Field"
- Close Advanced window.
✌️You can use Keyboard Shortcut: Command + Comma keys to open the Advanced option.
If you want to hide the complete address, you can follow the same steps and just uncheck "Show full website address".
Below are some screenshots that show you examples of how the Safari address bar URL looks when this option is displayed and enabled.


Some reasons why you would like to see a full address:
- You are a software developer and as an advanced user, you would need to look at the complete URL and the query parameters while designing and testing your web application.
- You are a pro user and prefer to navigate to different pages of the website by changing the URL manually especially changing query string (GET) parameters.
- You are that person who prefers to see the full address instead of just the domain name.
- Opening mac Terminal
- How to change default macOS Terminal Window size
- How to clear Mac Terminal screen
- Find Hostname of Mac running on macOS Ventura 13
- Installing MongoDB on Linux/Unix/macOS/Ubuntu
- How to switch from bash to zsh shell in macOS Terminal
- Limit scrollback rows in macOS Terminal
- How to Set Background Wallpaper on macOS 13 Ventura
- This operation couldnt be completed. Unable to locate a Java Runtime. [macOS]
- Encode or Decode Base64 String using Mac Terminal Command
- List of All Apple Silicon ARM Based M1/M2 Mac [updated Oct 2022)
- How to remove Siri from Menu Bar [macOS Big Sur]
- Must Know Homebrew Commands for Mac/Linux Users
- Hide Keyboard Text Input Icon on macOS Ventura Menu Bar
- 13.0 MacOS Ventura release date
- How to change the default location of Mac Screenshot
- How to set Out Of Office (OOO) on Outlook for Mac
- 30+ Zoom video communications application shortcuts for macOS
- How to install wget on macOS
- Mac turn dark mode on or off using terminal command
- Create Symbolic Link using Terminal Command
- Mac - How to Install VirtualBox
- How to Enable or Disable Dark Mode on macOS Ventura 13
- How to install homebrew (brew) on M1 Mac
- How to uninstall Microsoft Outlook on Mac
- How to know the Docker Engine Version - Docker
- Chessboard with pieces using pure HTML and CSS - Html
- How to press shortcut CTRL + ALT + DEL on Windows Remote Desktop - HowTos
- Android Emulator Soft Back button action using Computer keyboard - Android
- How to hide quick launch in SharePoint classic site - SharePoint
- How to check the version of NodeJS installed - HowTos
- [fix] Java JDBC ConnectException: Connection refused - Java
- How to run CMD console commands in Notepad++ - NotepadPlusPlus