This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I stop Firefox from redirecting me to a random website when I enter an incomplete address in the location bar?

  • 2 (ردّان اثنان)
  • 2 have this problem
  • 4 views
  • آخر ردّ كتبه hbhbhbhb

more options

I'm using Firefox 45.

When I enter 'gm' in to the location bar, it takes me to gm.com. When I enter 'abc' in to the location bar, it takes me to abc.go.com.

This is insane and insecure. How do I disable this?

I've set the following to false, but no luck: browser.urlbar.autocomplete.enabled browser.urlbar.autoFill browser.urlbar.autoFill.typed browser.urlbar.unifiedcomplete keyword.enabled

Thanks for your help.

I'm using Firefox 45. When I enter 'gm' in to the location bar, it takes me to gm.com. When I enter 'abc' in to the location bar, it takes me to abc.go.com. This is insane and insecure. How do I disable this? I've set the following to false, but no luck: browser.urlbar.autocomplete.enabled browser.urlbar.autoFill browser.urlbar.autoFill.typed browser.urlbar.unifiedcomplete keyword.enabled Thanks for your help.

الحل المُختار

Resolving gm to gm.com would be expected behavior because of URL fixup.

  • browser.fixup.alternate.enabled

Did you try to clear the history?

Does Firefox show these items in the drop-down list if you have enabled this feature (browser.urlbar.autocomplete.enabled = true)?

Use these steps to remove saved (form) data from a drop-down list:

  1. click the (empty) input field on the web page to open the drop-down list
  2. highlight an entry in the drop-down list with the mouse or cursor Down key
    do not click the mouse or press the Enter key
  3. press the Delete key (on Mac: Shift+Delete) to delete the highlighted entry
Read this answer in context 👍 2

All Replies (2)

more options

الحل المُختار

Resolving gm to gm.com would be expected behavior because of URL fixup.

  • browser.fixup.alternate.enabled

Did you try to clear the history?

Does Firefox show these items in the drop-down list if you have enabled this feature (browser.urlbar.autocomplete.enabled = true)?

Use these steps to remove saved (form) data from a drop-down list:

  1. click the (empty) input field on the web page to open the drop-down list
  2. highlight an entry in the drop-down list with the mouse or cursor Down key
    do not click the mouse or press the Enter key
  3. press the Delete key (on Mac: Shift+Delete) to delete the highlighted entry
more options

Thank you so much! browser.fixup.alternate.enabled = false did the trick.