Using Google Maps Via Firefox Keyword Search

By somejotnotes

The keyword search functionality in Mozilla Firefox allows you to set up shortcuts to search websites directly from the browser address bar.  This allows you to save time for frequently performed searches.  For example, on my system I have it set up so that I can do a Google search just by typing “g (search term)” in the browser address bar and clicking enter, without having to go to the Google website first.

However, if you want to set up a keyword search for Google Maps, then the usual method of setting up the keyword search bookmark doesn’t work correctly.  If you try to set up a keyword search for Google Maps by right clicking in the Google Maps search bar and selecting “Add a Keyword for this Search”, the resulting bookmark has the following URL:

http://maps.google.ca/maps?f=q&source=s_q&output=js&hl=en&geocode=&q=%s&mrt=all

This URL will not work and returns a blank page. However, if you edit the bookmark manually and change it to the following URL, then your keyword search will return a useful result:

http://maps.google.ca/maps?f=q&hl=en&iwloc=addr&q=%s

Thanks to Kareeser from the Ubuntu forums for posting this workaround (see his original post).

Additional references:

5 Responses to “Using Google Maps Via Firefox Keyword Search”

  1. Firefox Smart Keywords « The LSA ISS Instruction Group Blog Says:

    [...] [via Jot Notes] [...]

  2. Peter Says:

    Thank you! That was most helpful.

  3. austin web design Says:

    Thanks, I’ve been trying to sort this one out for a long time.

  4. Wallu Says:

    This is exactly what i was looking for. Thanks.

  5. Shawn Says:

    I tinkered with your URL a little bit in order to avoid getting that “Did you mean…?” results page.

    This one seems to cut out that extra page load, and takes you directly to the location pinned on the map:

    http://maps.google.ca/maps?f=q&hl=en&iwloc=addr&mrt=loc&q=%s

Leave a Reply