Stop Google search when visiting intranet site?

We have a few sites on our intranet at work that I constantly end up searching on Google instead of visiting the site.

If I type in the address bar

https://site.work/customers/12345

it will navigate just fine, but if I just type

site.work/customers/12345

it executes a Google search

Is there any way for me to add a whitelist for a given hostname? I don't want to turn keyword.enabled off.. I only want to turn it off for one site.

27 points · 4 comments · view on lemmy.world

4 Comments

BillibusMaximus@sh.itjust.works · 20 pts · 2y (1 reply)

I haven't tried this so I can't vouch for it, but it looks like you can add custom domains to a whitelist per https://support.mozilla.org/en-US/questions/1292986

So in your case, something like

browser.fixup.domainsuffixwhitelist.work = true

may work.

thefool@sh.itjust.works · 13 pts · 2y

This worked! thank you

MangoPenguin@lemmy.blahaj.zone · 4 pts · 2y

If you add another / at the end of the URL does that solve it?

Rade0nfighter@lemmy.world · 2 pts · 2y

This is the worst with local host too