Safari address bar complete URL with keyboard shortcut

Solution 1:

There IS a way - in Safari Version 10.0.3 at least.

Type a slash ("/") after the domain name. As in,

semiconducted/<enter>

will resolve to www.semiconducted.com

Voila!

Found at: https://discussions.apple.com/thread/4032903

Solution 2:

Safari 8.0 does: Press and hold the Control key for a moment while you’re editing the location and you’ll see the search icon turn into an icon indicating that it’s interpreting the input as (part of) a URL instead of performing a search. The label “Search selected search engine” next to your text will change to “Go to Site” and the ‘Go to Site “your text”’ menu item in the completions list will be selected. Typing Control+Return will navigate there.

By the way, you can use Control+N (next) and Control+P (previous) to navigate through the completions list using the keyboard. (These are emacs-style navigation key bindings.)