搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Address Bar Not Searching Properly

  • 3 个回答
  • 29 人有此问题
  • 11 次查看
  • 最后回复者为 Helper7677

more options

This started occuring after updating to FF4.

Example -

Typing "yahoo email" into address bar took me right to yahoo's email sign-in page.

Now, after updating, typing "yahoo email" into address bar results in a regular google search, and I have to click on the yahoo email link.

Before 4.0, type "imdb" into address bar, and imdb.com opened right up.

Now, type "imdb" into address bar, and regular search instead, have to click on imdb link.

All precise keyword-specific searches that directly match a pre-existing url (IMDb for IMDb.com, Yahoo News for news.yahoo.com, Volokh for volokh.com, etc) no longer go directly to the site, but result in a regular google search with results, requiring that extra click on the link.

Glitch? Can this be fixed through about:config?

This started occuring after updating to FF4. Example - Typing "yahoo email" into address bar took me right to yahoo's email sign-in page. Now, after updating, typing "yahoo email" into address bar results in a regular google search, and I have to click on the yahoo email link. Before 4.0, type "imdb" into address bar, and imdb.com opened right up. Now, type "imdb" into address bar, and regular search instead, have to click on imdb link. All precise keyword-specific searches that directly match a pre-existing url (IMDb for IMDb.com, Yahoo News for news.yahoo.com, Volokh for volokh.com, etc) no longer go directly to the site, but result in a regular google search with results, requiring that extra click on the link. Glitch? Can this be fixed through about:config?

被采纳的解决方案

There is a change in Firefox 4 in how Location bar search works.

  • In Firefox 3.6.x, Location bar search uses Google "Browse by name" search. With the browse by name search, it performs a Google search and
    • if there is a clear match it will take you to the site
    • otherwise it shows the Google search result page
  • Firefox 4's default is
    • to perform a Google search and present the Google search results page if you type something which is not recognized as a URL
    • you must type a complete URL, such as www.youtube.com , to go directly to the site
  • To get the Firefox 3.6.x behavior in Firefox 4. you need to change a hidden preference.
    1. Type about:config into the location bar and press the Enter key
    2. If you see a warning, zccept it (promise to be careful)
    3. A list of preferences will open
    4. Filter = keyword.URL
    5. Double-click on that preference in the lower pane
    6. A small window will appear; copy the line below and paste into the box in that small window (or type it into the box in that window exactly as shown below):
  • See:
定位到答案原位置 👍 11

所有回复 (3)

more options

选择的解决方案

There is a change in Firefox 4 in how Location bar search works.

  • In Firefox 3.6.x, Location bar search uses Google "Browse by name" search. With the browse by name search, it performs a Google search and
    • if there is a clear match it will take you to the site
    • otherwise it shows the Google search result page
  • Firefox 4's default is
    • to perform a Google search and present the Google search results page if you type something which is not recognized as a URL
    • you must type a complete URL, such as www.youtube.com , to go directly to the site
  • To get the Firefox 3.6.x behavior in Firefox 4. you need to change a hidden preference.
    1. Type about:config into the location bar and press the Enter key
    2. If you see a warning, zccept it (promise to be careful)
    3. A list of preferences will open
    4. Filter = keyword.URL
    5. Double-click on that preference in the lower pane
    6. A small window will appear; copy the line below and paste into the box in that small window (or type it into the box in that window exactly as shown below):
  • See:
more options

Thank you very much!

more options

You are welcome.

So that other users can find answers that have worked, please take a couple of minutes to return to the forum, sign in and click "Solved" next to the answer that solved your problem. Thanks.