Busca en la Web desde la barra de direcciones

Información de la revisión
  • Identificador de la revisión: 3957
  • Creada:
  • Creador/a: NestorMDP
  • Comentario: Barra de buscador yahoo
  • Revisado:
  • Revisado:
  • Revisado por: inma_610
  • ¿Está aprobado? No
  • ¿Es la versión actual? No
  • Listo para localización: No
Origen de la revisión
Contenido de la revisión
Translation in progress.


If you enter text into the Location bar that is not a valid Internet address (ur<x>l), Firefox will try to direct you to the location you intended.


Internet Keyword search

Firefox will first try to send your request to a keyword search service. By default, this service is Google's Browse by Name service. For example, If you type mozilla foundation into the Location bar, Firefox will submit a query to the Google Browse by Name service, since this is not a valid URL. The service will direct you to its best match for your request, and direct you to http://www.mozilla.org. An entry without a clear match to a URL will display search results for the entry.

Turning off and on

You can control whether the Internet Keywords search is active by editing your Firefox configuration.

Note: This preference does not affect smart keyword searches from the Location Bar.
  1. Escribe about:config en la Barra de direcciones y pulsa EnterReturn.
    Puede aparecer una página de advertencia. Haz clic en Aceptar el riesgo y continuar para acceder a la página about:config .
  2. Search for the preference keyword.enabled.
  3. Double-click the keyword.enabled preference to toggle it between true and false.
    • false disables Internet Keyword searches.
    • true enables Internet Keyword searches.

Changing the keyword service

You can specify any valid URL to perform the Internet Keywords by modifying the keyword.ur<x>l preference in the about:config page.

For example, to set the the Internet Keywords service to perform a Yahoo! search, keyword.ur<x>l can be set to http://search.yahoo.com/search?p=. The text you entered into the Location Bar will be appended to the url.


Domain Guessing

If you enter an incomplete URL, Firefox can try to "fix up" the URL by adding a prefix, suffix, or both to what you types. For example, if you type www.mozilla the Location Bar, Firefox will append .com to complete the URL. If you type mozilla.org, Firefox will prepend www." to complete the URL. This "guessing" is secondary to the Internet Keywords search described above - it does not work unless Internet Keywords are disabled.

Turning off and on

You can control whether Domain Guessing is active by editing your Firefox configuration.

  1. Escribe about:config en la Barra de direcciones y pulsa EnterReturn.
    Puede aparecer una página de advertencia. Haz clic en Aceptar el riesgo y continuar para acceder a la página about:config .
  2. Type fixup into the Filter prompt at the top of the about:config page.
  3. Double-click the browser.fixup.alternate.enabled preference to toggle it toggle it between true and false.
    • false disables Domain Guessing.
    • true enables Domain Guessing.

Changing the prefix or suffix

You can specify a prefix (such as www) or suffix (such as .net) for the Domain Guessing feature.

In the about:config page, double-click the browser.fixup.alternate.prefix or browser.fixup.alternate.suffix preference. Enter in the prefix or suffix you want Firefox to add to incomplete URLs.




Based on information from Location Bar search (mozillaZine KB), Domain Guessing (Mozilla.org End user documentation), and Internet Keywords (Mozilla.org End user documentation)