Is this a feature of firefox, or has this always worked (typing words in the url...

… takes you straight to a website.
Without my brain being switched on I typed these two words into the url bar
“bbc iplayer”

No www, no http, no .com or anything. just two words. It took me straight to the bbc iplayer website. I have never visited it before on this computer so it’s not pulling it from memory.

I guess what it’s doing is secretly doing a search for those two words and then giving me the top item on the list of founds.

Hmm that works for me, too, and I can guarantee I’ve never been to the BBC iPlayer site before.

Pretty cool! I didn’t know it did that either.

It’s worked that way for as long as I’ve been using it, which is probably about 3 years maybe.

I believe Firefox queries Google and takes you to the website you would have reached by clicking “I’m Feeling Lucky.” An initial check confirms this with you bbc iplayer example.

Dangerous thing to do tho if it redirects to a typo URL, or perhaps not even that.

IE does the same thing, or at least it can. It’s called “search from the address bar”. It was introduced in IE5 in about 2004 IIRC.

It uses some heuristic algorithm which takes you to the I’m feeling lucky if it’s obvious what the result should be or a google search page if it’s ambiguous.

If you watch the bottom left corner of firefox where it shows what sites it is connecting to (it probably says “done” right now), google.com is the first site it shows when you do that, then it changes to bbc.

If you don’t like Firefox doing that, you can change it.

Use about:config and change browser.urlbar.richResults from the default True to False, and it will just do a normal search and display the results on the Google page.

browser.urlbar.matchOnlyTyped is a true false. Is that what you meant?

Probably. Sometimes those names change during the development period.

Also, we’ve been talking about Google as the search engine. That’s the default one, but that too can be changed if you prefer a different one.